Forum Replies Created

Viewing 30 posts - 151 through 180 (of 33,625 total)
  • Author
    Posts
  • in reply to: Avia Layout Builder editor not working #1474363

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: grids #1474323

    Hi,
    Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: No love for Bluesky? #1474321

    Hey JL,
    Unfortunately fontello.com doesn’t offer a Blue Sky icon, perhaps they will in the future as it becomes more popular, in the meanwhile you could add your Blue Sky link to a social network that you don’t use and use css to replace the icon with a Blue Sky image. See this thread.
    You can also add your request to the open Enfold Feature Request for Blue Sky here.

    Best regards,
    Mike

    in reply to: Missing Page Titles #1474308

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: remove the titles of widget in the footer #1474307

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: remove the titles of widget in the footer #1474298

    Hi,
    The footer height is determined by the content in the footer, but if you want it smaller you can remove the padding & margin with this css:

    #top #footer {
        padding: 0;
    }
    #top #footer .widget {
    margin: 0;
    }

    but you will need to add more page content so the socket doesn’t become larger and stays at the bottom of the page.

    Best regards,
    Mike

    in reply to: enfolded 4.5 – php 8 #1474297

    Hey Bernd,
    Our current version (v6.0.8) supports PHP v8, to update in this case please delete the theme folder /enfold/ via FTP and then upload the new theme folder /enfold/ from your theme download in your Theme Forest account via FTP. Don’t simply try to overwrite the theme folder via FTP as some old files will be left behind as cause errors.
    I recommend creating a full backup first.

    Best regards,
    Mike

    in reply to: remove the titles of widget in the footer #1474293

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #footer .widget_pages .widgettitle {
    	display: none;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Website #1474237

    Hey Andreas,
    Thanks for the link to your site, I see that it is using v4.8.8 of Enfold. This is very old, please login to your Theme Forest account and update to v6.0.8
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    in reply to: how to pre-load color section background image? #1474233

    Hey 0_o,
    Your TTFB is 1.7s, then your LCP is 2.8s
    TTFB is due to your server responding slowly, causing all other results to lag behind.
    Typically, TTFB should be about 200ms – 500ms, a theme can not change the TTFB.

    Best regards,
    Mike

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad Guenni007 could help, thank you Guenni007, we will close the thread for you as solved. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Missing Page Titles #1474229

    Hi,
    please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Edit style of text on masonry #1474228

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    please include admin login in the Private Content area so we can check.

    Best regards,
    Mike

    in reply to: mobile does not work #1474173

    Hey schweg33,
    I adjusted, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    When I check your page css I do not see the above css added, but when I test it works:
    Screen Shot 2024 12 23 at 5.21.51 AM
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted, and try again, If this doesn’t correct please include admin login in the Private Content area so we can check.

    Best regards,
    Mike

    in reply to: Edit style of text on masonry #1474149

    Hi,
    For the /artikler/ page titles to look like the /blog/ page titles,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .grid-sort-container .grid-entry-title {
    	font-weight: 600;
    	font-size: 15px;
    }

    or for the other way:

    .av-masonry-entry-title.entry-title {
    	font-weight: 500;
    	font-size: 13px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Change header colour when scrolling #1474148

    Hi,
    Thanks for sharing Guenni007

    Best regards,
    Mike

    in reply to: Support #1474147

    Hi,
    I believe that you may have used the email address below, try logging in with it, if you don’t know your password use the “forgot password” option.
    otherwise, check your Theme Forest account to see what email you used. We don’t have access to that info.

    Best regards,
    Mike

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .av-section-tab-title[data-av-tab-section-title="1"] .av-tab-section-image {
        opacity: 1;
        filter: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Missing Page Titles #1474137

    Hey bbiller,
    The page that you are having issues with is password protected, try removing the password and check again, If this doesn’t correct please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Change header colour when scrolling #1474136

    Hi,
    Unfortunately there is not, if you would like to request this feature the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    in reply to: menu in the slider is covered #1474135

    Hey schweg33,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header.av_header_transparency #header_main .av-logo-container {
    	display: none;
    }
    #header.av_header_transparency #header_main {
    margin-top: 91px !important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Tip for youtube shorts … #1474134

    Hey Guenter,
    Thank you, I have made this sticky to the top of the forum so more people will see this.

    Best regards,
    Mike

    Hey Octopus4444,
    Thank you for your patience, but the example links that you posted all lead to a 404, when I check a few of your pages the color section background image with wp_custom_field:_thumbnail_id} seem to work correctly when I check. For example on /modules-specifiques/ you have this
    Screen Shot 2024 12 22 at 7.28.48 AM
    pointing to this thumbnail
    Screen Shot 2024 12 22 at 7.31.33 AM
    and on the frontend it shows correctly
    Screen Shot 2024 12 22 at 7.32.46 AM
    perhaps you have already sorted this out?

    Best regards,
    Mike

    Hi,
    Try changing your script to this:

    function ava_custom_add_shipping_text_script() { 
        if (is_shop()) { 
        ?>
            <script>
                (function ($) {
                    $(document).ready(function () {
                        var newContainer = $('<div class="av-custom-shipping-container"><p>Free Shipping on All Orders!</p><p>Don’t Forget to Use Your Discount Codes</p></div>');
                        $('#av_product_description .container').after(newContainer);
                    });
                }(jQuery));
            </script>
        <?php 
        }
    }
    add_action('wp_footer', 'ava_custom_add_shipping_text_script', 99);

    Best regards,
    Mike

    in reply to: Padding/margin in widget around script #1474105

    Hi,
    It looks like your widget title is now a “p” instead of a “h3”, so try this css instead:

    #footer #text-6 p.widgettitle,
    #footer #media_image-3 {
    	padding-left: 24px;
    }
    #footer .flex_column.av_one_third:nth-child(3) {
    	margin-left: calc(6% - 24px);
    }  

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Thank you, I have made this sticky to the top of the forum so more people will see this.

    Best regards,
    Mike

Viewing 30 posts - 151 through 180 (of 33,625 total)