Forum Replies Created

Viewing 30 posts - 28,081 through 28,110 (of 34,600 total)
  • Author
    Posts
  • Hey HeeHA,
    Please go to Enfold Theme Options > Header > Extra Elements > Header Social Icons and choose “Display in main header area”
    2018-03-31_124051

    Best regards,
    Mike

    in reply to: Blog Posts Grid Layout – Remove Bottom Padding #935597

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top.page-id-25 .avia-content-slider {margin: 0px !important;}
    #top.page-id-25 .avia-content-slider-inner .slide-entry-wrap:nth-child(2),#top.page-id-25 .avia-builder-el-18 .avia-content-slider-inner .slide-entry-wrap,#top.page-id-25 .avia-builder-el-39 .avia-content-slider-inner .slide-entry-wrap {
    margin-bottom: 0px !important; 
    }

    Best regards,
    Mike

    in reply to: can't import demos #935591

    Hi,
    I see that you have started creating your site, but did you know that importing a demo would cause you to lose all of your current content and setting?
    I wonder if you only wanted a certain page from the demo or really wanted the whole demo?
    I also see that your webhost PHP version is older, v5.5, can you ask your webhost to update to v7?
    If you really want to reset your site and install the Enfold 2017 Demo, I could try to do it manually for you, but as I said, you will lose all of your content and settings.

    Best regards,
    Mike

    Hey hingex,
    Please add a custom class to the grid row cell you wish to be a link, if you don’t see the custom class box at the bottom of the element, read this: Turn on Custom CSS Class field for all ALB Elements
    For this example we will use “linkcell” as the custom class.
    Then add this code to the end of your functions.php file in Appearance > Editor:

    
    function link_cell(){
    ?>
    <script>
    $(".linkcell").click(function() {
        window.location = "http://google.com";
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'link_cell');

    adjust the url to suit.
    Hopefully you are using a child theme, if not please consider so your customization won’t be lost on the next update. Read about using a Child Theme

    Best regards,
    Mike

    Hi,
    I see your site is back up and running now, is there anything else we can assist with on this, or shall we close this?

    Best regards,
    Mike

    in reply to: Grey background of layer slider for 3D-transitions #935581

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: White bar between header and main content #935580

    Hi,
    Glad to have helped :)
    We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Auszug Portfolio Einträge Schriftgröße ändern #935578

    Hi,
    Froh, dass wir helfen konnten, schließen wir das jetzt. Danke für die Benutzung von Enfold.
    Zu Ihrer Information können Sie sich die Dokumentation hier herunterladen
    und die Video-Tutorials hier
    Und wenn es Funktionen gibt, die Enfold haben möchte, können Sie diese anfordern und die gewünschten abstimmen
    Für weitere Fragen oder Probleme, können Sie neue Threads unter Enfold Sub Forum starten und wir werden gerne versuchen, Ihnen zu helfen :)

    —-

    Glad we were able to help, we will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    I see that this text has a H1 heading, so that makes since as to the conflict. Would you like help in writing manual media queries?
    If so please tell us what font size you would like for which screen sizes.

    Best regards,
    Mike

    Hi,
    Glad to help, is there anything else we can assist with on this, or shall we close this?

    Best regards,
    Mike

    in reply to: drop shadow on layer slider text #935572

    Hi,
    I’m glad this helped, The layerslider is designed to allow custom css in the slide, I’m just used to putting it in the General Styling > Quick CSS field, mostly because it will be exported with your theme options should you ever use that. The key point is adding the ID to the layer so the css will work.
    Is there anything else we can assist with on this issue, or shall we close this?

    Best regards,
    Mike

    in reply to: Demo Import Problem #935569

    Hi,
    Thank you for the login, it looks like you have started adding content. I wanted a warn you that if I manually import the demo you will lose all of your content and settings, and it will look like the demo here.
    If this is what you want please include ftp access in the Private Content area so I can upload the files.

    Best regards,
    Mike

    in reply to: drop shadow on layer slider text #935566

    Hi,
    To find the page id, I use the browser inspector (developer tools) Please see screenshot in Private Content area. But there are plugins that will show you the page id’s in your admin panel, such as: Reveal IDs
    To add the text shadow to only one layer in your slide, you will need to add a unique id to the layer. So in this case, I opened your slide and went to the element in the “Link & Attributes” tab, and then added “lstest” in the “ID” box.
    Please see screenshot in Private Content area.

    I then added this code in the General Styling > Quick CSS field:

    .page-id-584 #lstest.ls-layer {
    text-shadow: 5px 5px 3px #000000;
    }

    Please clear your browser cache and check.
    Please review the changes and adjust to suit.

    Best regards,
    Mike

    in reply to: Search doesn't seem to work #935564

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Uploading Demo-Shop #935563

    Hi,
    Ich habe Ihr Passwort aktualisiert, löschen Sie den Cache Ihres Browsers und überprüfen Sie.
    Bitte nehmen Sie keine Änderungen direkt in der Datenbank vor.

    —-

    I have updated your password, please clear your browser cache and check.
    Please do not make changes directly in the database.

    Best regards,
    Mike

    in reply to: Auszug Portfolio Einträge Schriftgröße ändern #935559

    Hi,
    Können wir noch etwas dazu beitragen, oder sollen wir das schließen?

    —-

    Is there anything else we can assist with on this, or shall we close this?

    Best regards,
    Mike

    Hey etical,
    Depending on the css you added to the child theme, it may be overriding the options you set in the text block.
    Try removing the css code in the child theme and only use the options in the text block to manage your font sizes for all devices. Or please post your admin login in the private content area, with more details on what you are trying to achieve, so we can take a closer look.

    Best regards,
    Mike

    in reply to: simple colored section tool for the default editor #935530

    Hey CW,
    If I understand correctly, you will be using the default editor, and you would like a section to have a colored background?
    Can you point to which section you want colored and what color, perhaps we can assist with some css?
    Might I ask why you can’t use the advanced layout builder?

    Best regards,
    Mike

    in reply to: No gap between content an footer #935529

    Hey CW,
    Try this code in the General Styling > Quick CSS field:

    #top.home #after_section_1 .content,#top.home #main .content {
    padding-bottom: 0px !important;
    }

    Best regards,
    Mike

    in reply to: Can't import demo #935527

    Hi,
    Thank you for using Enfold, we will close this now.

    Best regards,
    Mike

    in reply to: Menu sublines not showing in frontend #935525

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Demo Import Problem #935524

    Hey erman4764,
    You can find the import file at \wp-content\themes\enfold\includes\admin\demo_files
    but there could be other issues. If you would like us to check, please include a admin login in the private content area.
    Also please tell us which webhost you are using.

    Best regards,
    Mike

    Hi,
    Your dynamic css is stored at: /wp-content/uploads/dynamic_avia/
    You may have enfold.css or enfold_child.css
    and a avia-merged-styles-xxxxxxxxxx.css (the x’s are a random string)

    But these are live and if a change is made, it will be reflected in these files.
    But you can save copies of these and export your theme settings from Enfold Theme Options > Import/Export > Export Theme Settings File

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: LayerSlider covering the top of the page #935520

    Hey RodrigoGomez,
    Please try setting your page layout from the layout options on the lower right side panel, “Header visibility and transparency” to “transparent header” there are 3 options that will work.
    2018-03-30_234054

    Best regards,
    Mike

    Hey searhard,
    The instructions on that page is to add the fonts to Enfold, but Montserrat & Open Sans are already in Enfold.
    To set these fonts to these headings, please go to Enfold Theme Options > Advanced Styling > and choose your heading and assign the font and weight.
    If you find your having a little trouble with the special heading element, try adding custom css to WordPress > Customize > Additional CSS, such as this:

    h1.av-special-heading-tag {
    font-family: 'Montserrat' !important; 
    font-weight:700;
    }
    
    h2.av-special-heading-tag {
    font-family: 'Open Sans' !important; 
    font-weight:700;
    }

    Best regards,
    Mike

    in reply to: Burger Menu showing twice #935515

    Hi,
    Glad Yigit was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: drop shadow on layer slider text #935514

    Hey Eric,
    The first one with “.home” may work better with this:

    .home #layer_slider_1 .ls-wrapper.ls-in-out {
    text-shadow: 5px 5px 3px #000000;
    }

    The second one “.history_page” doesn’t look valid, you should have a page ID like this: “page-id-206”

    .page-id-206 #test .ls-wrapper.ls-in-out {
    text-shadow: 5px 5px 3px #000000;
    }

    But it would be easier to actually see the page.

    Best regards,
    Mike

    Hey Multispace,
    You should only use your H tags (headings) on the desktop site, as Google will see both versions of the page.
    You are on the right track though, as many have found that a layerslider built for a desktop is small and hard to view on mobile. Might I suggest making you break point 767px, under for mobile and over for tablets and above. This is just a general rule of thumb, 990px would be fine too.

    Best regards,
    Mike

    in reply to: Blog, Want the most recent to appear at top of page #935511

    Hey jpanzetta,
    That’s odd, on my install the newest posts are on top, try disabling your plugins, perhaps there is a conflict. If that resolves the issue, reactivate each one individually until you find the cause.
    Otherwise, Can you please include a admin login in the private content area so we can take a closer look.
    We will also ask for permission to temporary disable your plugins to check for conflicts.

    Best regards,
    Mike

Viewing 30 posts - 28,081 through 28,110 (of 34,600 total)