Forum Replies Created

Viewing 30 posts - 10,711 through 10,740 (of 11,351 total)
  • Author
    Posts
  • in reply to: Wo genau speichert Enfold #582947

    du meinst die Sachen, die in die quick.css kommen.
    Gespeichert wird im wp-content/uploads ordner unter dynamic_avia –

    Aber du kannst die Enfold Optionen die du einstelltest auch via Daten Import/Export “Export Theme Settings File”

    Click the button to generate and download a config file which contains the theme settings. You can use the config file to import the theme settings on another sever.

    Meines Erachtens sind da alle Enfold Optionen (auch die Quick Css Einstellungen mit drin.

    PS ich sichere meine ganze WP Installation mittels Duplicator rück.
    Der generiert genau zwei Files (installer.php und ein zip-File)
    Im Falle eines Server Umzuges oder bei Absturz oder Viren-Befall lädt man nur noch 2 Files auf den leeren Ordner hoch und führt die installer.php aus.

    in reply to: Let menu-item open in a new tab #582942

    if you are in Dashboard – Appearance – Menus look on top right side of the window – there is a hidden tab called “screen options” press that and choose for “Show advanced menu properties” Link target

    Than you have the possibility to set the behavior for each Menu Item by toggling it and choose “New window or Tab”

    btw i use often the possibilty to set for each menu item its own class – same way!

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: How can I highlight the current-menu on a single-page-site #582935

    but the problem could be that the id (Anchor) only is for that color-section – so if you leave the color-section by scrolling to the text beneath it will have a fallback to “home”
    so try it – because only setting this thing to your site via firebug (developer tools) maybe different

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: How can I highlight the current-menu on a single-page-site #582933

    btw. the little line under the menu-items make it what you want if you have choosen it for styling.

    so the class interesting is “current-menu-item” added even to achor elements

    fe:

    li.current-menu-item a {
        color: #900 !important;
    }

    so it might be best if you add this code to your quick css but in enfold options choose the same color for
    “Logo area font color” and “Logo area secondary font color” Otherwise the home stayed marked as active.

    in reply to: boxed layout and margin on top #582571

    ok i got it (with some cheating)

    i insertet a div via child-theme functions.php:

    function custom_func() {
    ?>
    <div class="spezial"><span>Content</span></div>
    <?php
    }
    add_action('ava_main_header' , 'custom_func');

    set the span to visibility hidden.

    this special container gets now a background with the graphic of background body image. etc pp.

    looks nice

    in reply to: boxed layout and margin on top #582434

    yes i thought of that too – but i want a margin (or padding – concerning to what the rule goes (html, body or wrap_all) on top.
    if this marging could not be seen all the time it would be ok for me if the header scrolls to top and begins then to shrink and is fixed on top.
    But to look nice it has to scroll first than on top it starts to shrink and gets the fixed positioning.

    now the header and main and all the rest is seen when it passes the header which is sticky with that distance above.

    in reply to: disable related posts #582291

    do you mean “eventi” ?
    go to widgets and drag and drop out this field. If you don’t have a substitute information on that row you can reduce on enfold options – footer – the count of columns in footer. For you than 3 is best ?

    in reply to: custom backgroud for color section #581934

    by the way – each color-section has on that edit field the possibility to determin a background-image or background-color (look to the tabs on edit case)
    “Section Background Tab”

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: custom backgroud for color section #581933

    a frequently made fault on inserting a css class is that the point infront of the class is forgotten.
    on that field where you put in the class – there it has to be written without that dot. But on quick css you have to make it.

    .white-bg {
    background:#ffffff!important;
    }
    in reply to: disable related posts #581919

    hm :

    .related_posts {
        display: none;
    }
    in reply to: Submenu on IPad does not fade out after click #581499

    yes – that menu you see is additionaly set by me in that site – so on my part i could get rid of those list points in main navigation.

    But do you think that this might be a better feature if hovering only decides about emerging Submenu and the click about disappearing.

    in reply to: How to Centre Avia Mega Menu Bullets Vertically #581479

    The advice is indeed visible on your site so a response seems to be unnecessary.
    Your welcome ! :wink

    in reply to: How to Centre Avia Mega Menu Bullets Vertically #581275

    try this here:

    .avia_mega_div .avia-bullet {
        margin-top: 8px
    }
    in reply to: Php7.0 compatibility? #581134

    Sometimes i use for a new test environment old mysql databases.
    so often conflicts arise from that. so best is to use a completely new database or to go in mysql and erase all tables before.
    Often people do not even change table prefix – so in might be possible that there are some entries are not overwritten by new one.
    The folders are one thing to avoid conflicts.

    in reply to: Frontend Login #581124

    Ah now i know – you are talking about church demo an so i believe that you concern to this site.
    You mean that login of the support page here on Kriesi!
    I guess that this is in the whole BBPress package – this is the Forum Plugin you could install via Plugins – but i guess you don’t need a whole Formum Soft to login to the admin area.

    https://kriesi.at/support/topic/avia-login-widget/

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: Enfold Theme nur eine Schriftart verwenden #580912

    die doppel linien sind dank border-style : double ja nun nicht das Problem

    .av_minimal_header #header_main_alternate {
        border-style: double;
        border-width: 4px;
    }

    die Begrenzung zwischen den Navigationspunkten bekommst du am schnellsten über
    Dashboard – Enfold (Child) Optionen – Allgemeines Styling – Logo Area – und dann “Border Colors” Feld leeren

    und wie gesagt die beiden Sachen (mangels Shop kann ich da jetzt nix platzieren) kann man mittels Widgets da hin bringen. muss man dann halt mit dem Logo im Responsiv Fall abstimmen.

    http://webers-testseite.de/enf02/

    in reply to: Header and main body. #580904

    After that you might give the columns a background color and perhaps (looks better) a padding ( Same Column Edit other tabs)

    PS: the margin set on the first column is for all following rows – but background and padding not.

    so it might be easier to make the settings for the first row and than duplicate this first column.
    e.g. i want that style for 1/5 3/5 1/5
    1 )i make an empty column 1/5 make all the settings with equal height – no space between columns and negative margin – Padding and background color etc.
    2) i duplicate this 1/5 two times so i got 1/5 1/5 1/5
    3) increase the width of the 1/5 to 3/5 by clicking on that little open arrow nearby the edit button

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: Header and main body. #580902

    on that screenshot.
    Why did you put the columns in a color section. It has no effect for you
    http://prntscr.com/a146yn
    you can drag and drop that 2/3 and 1/3 out of it and than press the edit button of that 2/3 column !

    in reply to: Header and main body. #580898

    you got it on your landing page
    press the edit button where Content is :

    Sermons
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ae…

    Where do you placed the :

    Welcome message at Audio resources page under banner
    Smaller text under big one

    On top you got that color section with Header “Audio Resources” and under that section what comes there ???

    in reply to: Header and main body. #580897

    that is the reason why i posted the frontend and the backend site.
    Look at it – there is no surrounding color section on that column!

    the red arrow shows you the button to edit the column.
    Columns are 1/1 1/2 1/3 and so on.
    They have there own edit button (red arrow) which might be a surrounding vor other alb elements.
    These columns overlap the color-section above ! So don’t change the color section but the column following !

    in reply to: Error en el enlace de iconos sociales #580558

    allthough my page above is a de domain – enfold did not change the domains to de – it stays to com domains.
    and the https link is untouched too.

    in reply to: Error en el enlace de iconos sociales #580551

    hm on my test page i got no difficulty to insert your links:

    in reply to: Header and main body. #580546

    well a color section is by default a 100% width of your screen width !
    so where do you want to overlap with main ?

    really like the fact that main body sort of cuts into header

    main does not overlap here the header – that color section is part of main!
    and on that landing page there is only a transparency header – so that first color section lays under the header.

    you can see here a page http://webers-testseite.de/enf02/projects/
    and it looks this way on Editor: (to show you where background image is i set in that color section the image by photomontage)

    you see on the right that transparent and glassy header option.
    and the alb element that makes the shift to the colorsection is the 1/1 container

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: Can't Update Copyright Section of Footer #580522

    But sorry for my simple question – you pressed that “Save all changes” button ?

    in reply to: Frontend Login #580519

    I do not see any login on church demo?
    Where is it ?

    in reply to: Enfold Theme nur eine Schriftart verwenden #580517

    angesichts des geschützten Inhaltes ist es natürlich für mich schwer hier via Firebug oder developer tools css rules auszutüfteln.
    Ich kann aber Ihr Anliegen nachvollziehen es unbedingt mit Enfold hinzubekommen. Ich liebe auch die Klarheit dieses Themas sehr. Die Mächtigkeit des gesamten Themas im Verhältnis zur Einfachheit der Bedienung ist hier unschlagbar.

    in reply to: Header and main body. #580512

    sorry Vinnie but this is allready a default input field if he mark that little checkbox on that column element called “Custom top and bottom margin”

    And it does not need to be a 1/1 column – see here
    than you have to set “equal height” and no space between columns. (in this case the first column settings defines the following.
    In the example above 1/3, 1/3, 1/3 . In responsive mode this is very elegant solved – have a look to the example above (church demo)

    • This reply was modified 9 years, 2 months ago by Guenni007.
    in reply to: How do I disable links to blog posts? #580491

    you have seen the edit on thread above ?

    in reply to: Enfold Theme nur eine Schriftart verwenden #580488

    Sicherlich – aber das liegt ja jetzt nicht am Schrifttyp sondern an dem komplett anderen Template.

    zunächst würde ich mal bei den Enfold Optionen – Header – “Logo mitte, Navigation darunter” wählen.
    Dann in den Einstellungen die Extra Elements top navigation – wie Sie das ja auch schon machten.

    Search Feld und Carts könnte man mit Header Widgets dort hin basteln.
    Die Funktion oben mit dem Aufklapp Teil ist da schon schwieriger. So ganz wird man da nicht hinkommen.

    Die Navigation kann man sicherlich so stylen das Sie dann auch so aussieht wie in der Vorlage.

    in reply to: Enfold Theme nur eine Schriftart verwenden #580475

    Wie gesagt der Font der auf der seite genutzt wird ist der Open-Sans !!! nicht Times

    Nur das Logo (selbst das ist keine Times sondern eine Gerogia – sehen sich aber wirklich sehr ähnlich) – verwendet eine Serifen Schrift

    • This reply was modified 9 years, 2 months ago by Guenni007.
Viewing 30 posts - 10,711 through 10,740 (of 11,351 total)