-
Search Results
-
Hello, hope I’m posting in the right area for paid support! Here it goes:
I have 3 websites using the enfold theme. I recently switched to managed WordPress hosting on Go Daddy. Once it transitioned over, I went to the dashboard of each site, and none of them would allow me to add pages or portfolio items using the Advanced Layout Builder but only allowed use of the old-style editor. Yet the existing pages and portfolios items opened to the Advanced Layout Builder, but I did not try any changes because of the problem as noted.
I called Go-Daddy and bought their WP premium support, where the agent gave me the link to how-to on tokens. I was successful on one of my sites but need help on the other 2 websites with this issue. Once this is done, they say they’ll handle the rest, unless you recommend something else.
I’m posting the remainder of the info in the private content area for the moderators only. Thanks.
Topic: Accordian jumps up the page
Hi, I’m using Enfold Theme and have created an FAQ page. When I get about half way down the page, when opening the toggles, they start to jump up the page, at first a little and then so much that you have to scroll down quite a ways to find the item you’ve opened.
Thanks in advance for helping to resolve this!
Topic: Refund Enfold
To the Kriesi Team,
I tried reaching out to you via envato.com in April but have so far not been able to hear from you. My original message was:
I had a web designer created my page around 2019/2020. He installed Enfold, but not the license key. The cooperation soon ended.
I now wanted to open a Woo Shop and get the website up-to-date. To be able to do anything I needed to buy another Enfold license, so before starting everything was updated. Unfortunately, I’m having severe problems using it.
Although you say, “easy to use for beginners” I find it rather difficult. Starting with the styling I can only do in the backend instead of the customizer on frontend to see the live results. WPML keeps causing problems with styles not reflecting, and with Woocommerce there are hardly any setting in Enfold to adjust for example the responsive catalogue page. Without much IT knowledge and being forced to add many custom css and php to make it look half decent, I realised Enfold is not for me at all. I just cannot work with it. I’m sorry.
Therefore, I’d like to kindly ask you for a refund. I’ve already deleted the token and license key and will delete the Enfold theme after Easter once the new theme is set up.
Much appreciate your help.
Best regards,
Tobias JurgelucksHi, I purchased 8 Enfold themes and made the mistake of only downloading the files and documentation. I didn’t download the license pdf.
I can’t tell which license I used for which site. Is there a way to find it?
It doesn’t show under the Enfold theme update tab.Hi Kriesi Team,
I’m Héctor from http://www.davidibiza.com, an Academy and YouTube channel specialized in WordPress and Online Marketing in Spanish with more than 166.000 subscribers: https://www.youtube.com/@davidibiza.
I am writing to offer you the opportunity to create a fully sponsored video about your Enfold WordPress Theme.
The video will be published on our YouTube channel, and I will also share it with the paying subscribers of our Academy, where there are currently around 2.500 people subscribed.
Additionally, I will send an email to our mailing list, which currently consists of nearly 3000 people. On another note, I always share on our Udemy account, where we have almost 46,000 students enrolled in our courses: https://www.udemy.com/user/davidkaos/. Similarly, I will also publish the video on our social media platforms (X and Facebook).
We’re talking about a highly targeted Spanish-speaking audience, and there are certainly many chances that they might be interested in the product you offer.
I forgot to mention that we can also provide English subtitles for the video so that you can promote it through your marketing campaigns.
I believe that our YouTube channel resonates deeply with your target audience, making a collaboration between us a natural fit. We’re confident that together, with this video, we can offer something truly valuable to our audience.
Would you be interested in discussing the collaboration details?
Please feel free to reach out if you have any questions or inquiries.
All the best,
Héctor RomeroI 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!
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”>
</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.
TinaCompared 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);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,
RobWhen 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.
Viewing 30 results - 2,281 through 2,310 (of 244,149 total)

