Viewing 30 results - 2,311 through 2,340 (of 244,159 total)
  • Author
    Search Results
  • #1484193

    Hi,

    The site is not using a child theme. We recommend activating the default child theme to preserve the modifications during theme updates. Please refer to the documentation below.

    https://kriesi.at/documentation/enfold/child-theme

    Best regards,
    Ismael

    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

    #1484175
    williamslyd
    Participant

    I am using the Co-Author Plus plugin, and it displays both authors bios at the bottom of the post but even when I use the Multi Author blog layout, the second author does not display in the byline. I noticed that even in the Enfold Demo of the Multi Author there is only one author shown (Kriesi). Please advise. Thanks!

    #1484171
    webdesignphx
    Participant

    Hey Guys
    I get the message:
    Could not connect to Google Maps with this API Key.
    Troubleshooting:
    Check if you typed the key correctly.
    If you use the restriction setting on Google try to remove that, wait a few minutes for google to apply your changes and then check again if the key works here. If it does, you probably have a syntax error in your referrer url
    If none of this helps: deactivate all plugins and then check if the API works by using the button above. If thats the case then one of your plugins is interfering.

    I disabled all the plugins, and I also set up a new api key, I also unrestricted the key for a while, but then restricted it again.
    the google account is active and working. I have 50 other keys that don’t have any issues.

    I did a research and found that I can put the script:
    <script async defer
    src=”https://maps.googleapis.com/maps/api/js?key=YOURAPIKEY&callback=initMap”&gt;
    </script>
    directly into the body code.. I use perfmatters for this.. and it is working now. but there must be something else wrong why enfold won’t let me place it.
    My way is not as elegant as putting it into the google services page in enfold.
    Thanks so much for helping me.
    Tina

    • This topic was modified 9 months, 1 week ago by webdesignphx.
    #1484169

    Hey MAJO_Agency,

    You can change the settings for the strong tag under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #1484168
    Estland
    Participant

    Compared to the 2025 theme, our product pages when you edit them in WP Admin take twice as long to load using the Enfold theme. I believe this is at least partially due to the many scripts that are called. We use ALB on pages and posts but not our shop and product pages. What would be the most effective way to not load all of the bells and whistles of Enfold to optimize the product editor page? If we dequeue the scripts we see errors even though the ALB has been disabled.

    For example, here are all of the Enfold related scripts that get loaded on the product editor even with the ALB disabled.


    // Dequeue Enfold styles/scripts
    wp_dequeue_style('avia-style');
    wp_dequeue_style('avia-custom');
    wp_dequeue_style('avia-popup');
    wp_dequeue_script('avia-default');
    wp_dequeue_script('avia-shortcodes');
    wp_dequeue_script('avia-modal');
    wp_dequeue_script('avia_mega_menu');
    wp_dequeue_script('avia_sidebar');
    wp_dequeue_script('avia_advanced_form_elements');
    wp_dequeue_script('avia_options_pages');
    wp_dequeue_script('avia_media');
    wp_dequeue_script('avia_media_wp35');
    wp_dequeue_script('avia_colorpicker');
    wp_dequeue_script('avia_media_advanced');
    wp_dequeue_script('ls-global');
    wp_dequeue_script('ls-wp-editor');
    wp_dequeue_script('ls-addon-404');
    wp_dequeue_script('ls-addon-maintenance');
    wp_dequeue_script('avia-dotlottie-script');
    wp_dequeue_script('avia_builder_js');
    wp_dequeue_script('avia_element_js');
    wp_dequeue_script('avia_template_save_js');
    wp_dequeue_script('avia_modal_js');
    wp_dequeue_script('avia_custom_elements_js');
    wp_dequeue_script('avia_modal_dynamic_js');
    wp_dequeue_script('avia_history_js');
    wp_dequeue_script('avia_tooltip_js');
    wp_dequeue_script('avia_tab_section_js');
    wp_dequeue_script('avia_table_js');
    wp_dequeue_script('avia_tab_toggle_js');
    wp_dequeue_script('avia_media_js');
    wp_dequeue_script('avia_gutenberg_script');
    wp_dequeue_script('avia_google_maps_api_script');
    wp_dequeue_script('avia-google-maps-api');
    wp_dequeue_script('avia_google_recaptcha_front_script');
    wp_dequeue_script('avia_admin_notices_script');
    wp_dequeue_script('layerslider-utils');
    wp_dequeue_script('kreatura-modal');
    wp_dequeue_script('layerslider-slider-library');

    We disabled the ALB button with the avf_alb_supported_post_types hook
    add_filter(‘avf_alb_supported_post_types’, function ($supported_post_types) {
    return array_diff($supported_post_types, [‘product’]);
    }, 5);

    #1484160
    goldengate415
    Participant

    I have a large page that is getting a lot of traffic and my bandwidth is going through the roof. Before I get a nasty email from WP Engine, I need to figure out how to fix it. I have already compressed photos etc and I was thinking a “load more” button about 1/3 down would be a good option. Is there any way to do this with Enfold?

    Thanks,
    Rob

    #1484156
    Faatje79
    Participant

    When I try to change my text I get a blank field. And I can’t type anything. I already tried the classic editor. Nothing solved. And I have the latest version of Enfold.

    #1484153

    And forget: The yet placed “Enfold Table Content” sits in the sidebar and doesn’t work at all. Only the Titel is shown… There should be 8 entries (like in the menue seen).

    Thanks
    Tim

    #1484151
    slikslok
    Participant

    Hi,

    how can I

    a) change the placement of the widget “Enfold Table of contents”? I’ld like to place it at the bottom of the content of the main-area.

    b) define that the List “Sites” (which I want to show in the footer) only shows the sites of root-level and makes child-sites clickable using a symbol for entries (like I can define it in the burger menu). If it doesn’t work with thh widget “Sites”, what else would you suggest for a clickable Sitemap within the footer?

    Thanks
    Tim

    #1484149
    MAlmhofer
    Participant

    I’m experiencing slow loading speed and poor LCP (Largest Contentful Paint) on the mobile version of my homepage, even after implementing the following optimizations:

    • The mobile hero image is a WebP format, resized to 800px width (as recommended by one of your support staff in another thread)
    • The image is inserted as an tag (not a background image)
    • I’ve added fetchpriority=”high” and decoding=”async” to the image
    • I’ve disabled lazy loading for this image
    • Using W3 Total Cache and Autoptimize, including CSS/JS minification and defer
    • Cookie banner is handled via Enfold’s built-in tool (no extra plugin)

    Is there a recommended way within Enfold to prioritize key content and improve mobile LCP?

    Hi!

    Thank you for helping me solve the deprecation warnings. Now, the last thing I want to work on is the loading time of the entypo-fontello icons.

    What is happening?

    • When opening content elements with entypo-fontello icons, it is still slow.
    • SVG icon sets can’t be loaded.
    • When I choose icon fonts, it somewhat works (slow)

    I attached another console output:

    icon loading time

    Maybe important for others to know regarding Yoast plugins (not only SEO):
    This is not Enfold related; I also tested Twenty Twenty-Five.
    If I use any Yoast plugin (SEO, Duplicate Post, etc.), even on a fresh install with no modifications, I get deprecation warnings. See console output below:
    yoast

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .checkout .blockOverlay {
      display: none; 
    }

    Best regards,
    Rikard

    • This reply was modified 9 months, 1 week ago by Rikard.
    #1484128

    Hey damtzmx,

    Thank you for the inquiry.

    Where did you get the icon font pack? Please note that only icons from Fontello or Flaticon are supported, and only monocolored icon sets are allowed.

    https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-

    We tried logging in the but the password for the username is incorrect. Please check the info carefully.

    Best regards,
    Ismael

    #1484126

    In reply to: Menu Layout Advice

    Hi,

    Thank you for the update.

    Try to switch the builder to debug mode to enable the shortcode field.

    https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode

    Once the debug mode is enabled, add this template in the shortcode field, the update the page. Edit the Catalogue element, then follow the format of the second item in the list (CHEESEBURGER).

    https://pastebin.com/26bBpUc4

    To adjust the style of the custom catalogue element, add this code in the Quick CSS field:

    #top .av-patty-menu .av-catalogue-list {
      border-top: 0;
    }
    
    #top .av-patty-menu ul li:first-child .av-catalogue-item .av-catalogue-item-inner {
      height: 48px;
    }
    
    #top .av-patty-spacer {
      width: 20px;
      display: inline-block;
    }
    
    #top .av-patty-spacer-title {
      display: block;
      text-align: center;
    }

    View post on imgur.com

    Best regards,
    Ismael

    #1484110
    damtzmx
    Participant

    I’m trying to import the medical fontello icon font pack but I get an error “Couldn’t add the font because the server didn’t respond”

    I’m using WordPress version 6.8.1 (es-ES) and Enfold (child) V.6.0.9

    Any advice on how to make it to work?

    This reply has been marked as private.
    Mirza Md Hasan
    Guest

    Hi Christian,

    I’m Mirza Md Hasan, founder of Tourfic — a powerful WordPress plugin designed for hotel and travel booking websites. We’ve been impressed by how Enfold empowers creators with flexible, high-performance tools — and we believe Tourfic could add valuable functionality to your ecosystem.

    We’d love to explore two things with you:

    – Collaborating on a travel/hotel booking demo built with Tourfic + Enfold
    – Being featured in your “Enfold Integrations” section, where Tourfic would be positioned as a booking plugin compatible with Enfold.

    In return, we’d be happy to:

    – Feature Enfold as a compatible theme prominently inside our plugin dashboard
    – Add a dedicated “Built for Enfold” link in our site’s navigation and documentation
    – Promote the collaboration across our channels

    Tourfic is used by 2000+ of travel agencies and hospitality businesses — and combining it with Enfold’s design flexibility could offer a unique edge for both our audiences.

    Let us know if you’d be open to a call or email discussion. We’d love to share a quick demo and explore how this could benefit both our users.

    Looking forward to hearing from you!

    Warm regards,
    Mirza Md Hasan
    Founder, Themefic (Company behind Tourfic)

    #1484098
    hurryupstudio2016
    Participant

    After the recent update i get this error when i try to edit all page.
    Failed to load plugin url: https://claps.site/wp-content/themes/enfold/config-layerslider/LayerSlider/assets/static/admin/js/ls-tinymce-button.js

    Pls i realy need help

    #1484094
    This reply has been marked as private.
    #1484093

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1484081

    In reply to: Menu Layout Advice

    Hey rixi,

    Thank you for the inquiry.

    Have you tried using the Catalogue element? This is the same element used on the Menu page of the Restaurant demo. Please check the link below:

    https://kriesi.at/themes/enfold-restaurant/menu/

    Best regards,
    Ismael

    #1484078

    Hey Heinz,

    Thank you for the inquiry.

    Are you trying to use the Advanced Layout Builder to edit the blog page? Please reset the options in the Settings > Reading panel to default and make sure no page is selected for the posts page. Then, go to Enfold > Theme Options panel and set blog page there under “Where do you want to display the blog?”. In Enfold > Blog Layout, choose the last option for Blog Layout settings (“Use the layout builder…”). This should allow you to edit the News or Blog page using the Advanced Layout Builder.

    Best regards,
    Ismael

    #1484074
    Attila Sirman
    Guest

    Dear Sirs,
    I am a graphic designer and “inherited” a WordPress website that I didn’t create or administer from one of my clients due to the passing of his former webmaster. As a web designer, I did many projects but always skipped WordPress for several reasons. I’m now slowly getting familiar with the project and did some updates, running into smaller issues with the used theme Enfold/Enfold Child (apparently, a cjhild theme had been created and is being used). I now wanted to put some questions into your forum and thatfor wanted to register for being able to post.
    The registration process requires a licence code that I do not have, nor does my client. Is there any way to find the licence code within the running installation or, if this is not possible, any other method to register for your support forum?
    Thank you very much for any suggestion on how to proceed.
    Kind regards
    Attila Sirman, Munich, Germany

    #1484073

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    Hi,

    Are you able to install other themes? You could try installing via FTP instead: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install

    Best regards,
    Rikard

    #1484065
    This reply has been marked as private.

    Good morning, Ismael,

    Thank you for the solution to the select warning; it seems to have resolved the issue. We do have an online test environment, but it is not a clone of the live version—only a local site that is a copy.

    What do you suggest I should test?

    Thank you!
    #edit 1
    Update regarding the deprecation warnings: When I deactivate Yoast, they are gone. I’ll pass that problem to the plugin author.

    That sadly leaves us with the core problem, which still persists: the slow editing for content elements with icon features.
    sill a thing

    #edit 2
    some more digging on the local test environment i found this:

    Deprecated: Function avia_font_manager::frontend_icon is deprecated since version 7.0! Use Use avia_font_manager::get_frontend_icon instead instead. in C:\**local-path**\wp-includes\functions.php on line 6121

    • This reply was modified 9 months, 2 weeks ago by ekf_wp.
    • This reply was modified 9 months, 2 weeks ago by ekf_wp.

    I tried installing through Appearance->Themes->Add New Theme.
    But I received the following error;

    Unpacking the package…

    Could not copy file. enfold/functions.php

    #1484055

    Hi,

    It’s possible that the automatic update is not working in the current version and fails to retrieve the latest one. You may need to update the theme manually this time. Please check the link below for more info:

    https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

Viewing 30 results - 2,311 through 2,340 (of 244,159 total)