Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 268,949 sales
Well Documented

Kriesi supports this item

Supported

13759 comments found.

Hi,

I need to get rid of maps from dashboard on loading. function disable_enfold_google_maps_api() { wp_dequeue_script('avia-google-maps-api'); wp_dequeue_script('avia_maps_autoload'); wp_deregister_script('avia-google-maps-api'); wp_deregister_script('avia_maps_autoload'); } add_action('wp_enqueue_scripts', 'disable_enfold_google_maps_api', 100); add_action('admin_enqueue_scripts', 'disable_enfold_google_maps_api', 100); function disable_google_maps_inline_script() { echo "<script> if (typeof avia_framework_globals !== 'undefined') { avia_framework_globals.gmap_api = ''; avia_framework_globals.gmap_version = ''; avia_framework_globals.gmap_maps_loaded = ''; avia_framework_globals.gmap_builder_maps_loaded = ''; avia_framework_globals.gmap_backend_maps_loaded = ''; avia_framework_globals.gmap_source = ''; avia_framework_globals.gmap_avia_api = ''; } </script>"; } add_action('wp_head', 'disable_google_maps_inline_script', 100); add_action('admin_head', 'disable_google_maps_inline_script', 100);

But nothing of the above code is working for me.

This is still there: /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.gmap_api = ''; avia_framework_globals.gmap_version = '3.56'; avia_framework_globals.gmap_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.56&callback=aviaOnGoogleMapsLoaded'; avia_framework_globals.gmap_builder_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.56&callback=av_builder_maps_loaded'; avia_framework_globals.gmap_backend_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.56&callback=av_backend_maps_loaded'; avia_framework_globals.gmap_source = 'https://maps.googleapis.com/maps/api/js?v=3.56'; avia_framework_globals.gmap_avia_api = 'https://www.samponzapse.com/wp-content/themes/samponzapse/framework/js/conditional_load/avia_google_maps_api.js'; /* ]]> */

Yeet Author Team

Hi,

Please use the following code to skip it from the backend:

add_filter('avf_skip_enqueue_scripts_backend_gmaps','new_avf_skip_enqueue_scripts_backend_gmaps');
function new_avf_skip_enqueue_scripts_backend_gmaps(){
    return 'skip_loading';
}

If you have any other questions or issues, please start a thread on our support forum ( https://kriesi.at/support ).

Regards, Yigit

Hi,

On my site studiodentisticopalaia.it i’m running a very old version of Enfold 4.3.2, if I renew support can you help me to update to the latest version without losing anything on my site?

Thank you Stefano

Yeet Author Team

Hi Stefano,

Updating Enfold should not break anything on your website. Please create a staging copy of your website and update Enfold there to see if you see any issues.

Your site might break if you modified some theme files. While we cannot fix the issues caused by your modifications, we can investigate and point out how you can fix them.

Please update Enfold on the staging site and let me know how it goes.

Regards, Yigit

cstibi

cstibi Purchased

Is Enfold compatible with custom post types createdwith ACPT plugin? Is it possible to define uniqe layout for created post types?

Yeet Author Team

Hi,

Is Enfold compatible with custom post types createdwith ACPT plugin?
Yes, but you would need to enable Advanced Layout Builder for your CPT first. You can go to the Enfold theme options > Layout Builder, enable the Show Advanced Options option, and enter your custom post type to the Activate Your Custom Post Types For ALB field ( https://imgur.com/a/yUPXa3B ) to enable ALB for your CPT.
Is it possible to define uniqe layout for created post types?
You can use the Custom Layout and Dynamic Content feature ( https://kriesi.at/documentation/enfold/custom-layout-and-dynamic-content/ ) to do that.

If you have any other questions or issues, please start a thread on our support forum ( https://kriesi.at/support ).

Regards, Yigit

I want to change this “Enfold WordPress Theme by Kriesi” on footer but I couldnt find in panel. Where can I do that ?

Yeet Author Team

Hi,

You can remove it by adding the [nolink] shortcode to the copyright field in the Enfold theme options > Footer ( https://kriesi.at/documentation/enfold/footer/#copyrights-info ).

If you have any other questions or issues, please feel free to start a thread on our support forum at https://kriesi.at/support.

Regards, Yigit

When will you be publishing some more modern demos? The last (parallax) demo you made was version 5.0 and compared to other templates available on Themeforest Enfold is now looking a little dated…

Yeet Author Team

Hi,

Thanks for your feedback!

We’re always working on improvements and refining Enfold and to keep it and its features modern. Lately, our focus has been on enhancing performance, security, design flexibility, and compatibility with the latest updates. If there’s a specific style or feature you’re looking for, please let us know!

Regards, Yigit

Can i use WP-Bakery? or is there a way to have the accordion under the tabs as the info for the tabs

Yeet Author Team

Hi,

I’m sorry for the delayed response.

You can go to the Enfold theme options > Layout Builder, enable the Show Advanced Options option, and enable the Debug Mode ( https://imgur.com/a/boN50fE ).

Enabling the debug mode will display the elements shortcodes in a separate window right below the Advanced Layout Builder. So you can add an Accordion element to your page, adjust it, copy its shortcode, and paste it into the Tabs element.

If you have any other questions or issues, please start a thread on our support forum ( https://kriesi.at/support ).

Regards, Yigit

Hi Team – I’m working with a business using a child theme running off a VERY old version of Enfold (4.4.1) that hasn’t been updated in a while (clearly). They have lost the Purchase Number and the site needs updating. Is there an email I can use to ask a few questions on updating, what might get lost, and purchasing a new version or support ticket.

Thanks in advance

Yeet Author Team

Hi,

Please feel free to post your questions here, and I’ll happily answer them.

- I’d recommend creating a staging copy of the site and updating the theme there to see if anything breaks.

- Are there modified files in the child theme? If there are, you may need to update them as well.

- You’ll have access to the theme updates (also theme files) and six months of support if you purchase a new license. After updating the theme, you can enter a Personal Token ( https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token ) to Enfold theme options to receive auto updates.

I hope this helps!

Regards, Yigit

https://new.sanicom.pl/realizacje/ why my new portolio images are different size?

In grid I have manual size setup.

Yeet Author Team

Hi,

Please edit your Portfolio Grid element and select the Featured Large option in the Select Custom Image Size field in Styling > Grid Settings ( https://imgur.com/a/h2Nu8aj ).

If this doesn’t work, please start a thread on our support forum ( https://kriesi.at/support ) so we can investigate further.

Regards, Yigit

nothing chage, please check topic on support forum, but my support help expired ;)

Hi,

we have Enfold Version: 4.7.6.4 and want to update our theme to the latest version.

What do we have to consider in regards of updates so that our website will not break and work fine as it does now.

Thank you very much in advance.

Dustin

Yeet Author Team

Hi Dustin,

We make sure updates are backward compatible, and generally, updates go smoothly. However, Enfold 4.7.6.4 is a very old version, so it’d be safe to update it on a staging site first.

Please create a staging copy of your site and update Enfold on your staging site to see if there are any issues. After updating the theme, please save the Enfold theme options and make sure to clear any server-side, plugin-based, and browser caches.

If you experience any issues, please feel free to start a thread on our support forum ( https://kriesi.at/support ).

Regards, Yigit

Awesome, thank you!

I will do as you say.

Best regards,

Dustin

fcnet Purchased

dear partners!

We have a new client at our company (we are a small agency in Greece) who is in the wholesale food trade. He wants a presentation of all his products in the form of a catalog (not an e-shop). He has about 8 main food categories, 64 subcategories, and around 300 sub-subcategories. I have all the products in an Excel file. There are quite a lot of products. Some of his competitors display their products using PDFs.

I would like to ask if the theme is capable of handling this project and if we can display the products in rows (without images) instead of using a grid layout.

Thank you in advance for your support.

Best regards, Triantafyllos Vlasopoulos

In 2020, I purchased a license (enfold theme) for a specific domain name. I am no longer collaborating with this client, and they have created a new site with a different theme. Can I use this license for another domain?

Yeet Author Team

Hi,

Yes, you can use the license on another domain as long as it’s no longer active on the previous one. The license is valid for a single domain at a time.

You can read more about licenses at https://themeforest.net/licenses/terms/regular.

Regards, Yigit

hema77

hema77 Purchased

Hi, I’m experiencing an issue with the full-width slider on my homepage. It contains a YouTube video and images, but after updating WordPress from version 6.3 to 6.7, neither the video nor the images display.

I’m using Enfold theme version 5.6.8, and I’ve tried updating to version 6.0, also deactivated all plugins to rule out conflicts, but the problem remains.Could you please advise me on how to resolve this?

Thank you for your help!

Yeet Author Team

Hi,

Please start a thread on our support forum ( https://kriesi.at/support ) and send us a link to your website and temporary admin login credentials in the private content field so we can investigate the issue.

Regards, Yigit

A fresh install on this theme and I keep getting a popup to translate from Italian to English. I don’t know why this keeps coming up. Any thoughts?

I found out it is only on the frontpage with the shop in the first demo, Default Demo. What is causing this?

Yeet Author Team

Hi,

That’s a browser feature, and it’s not theme-related. You can check out this article to disable it: https://support.google.com/chrome/thread/258811420?hl=en&msgid=258812353

Regards, Yigit

Yeet Author Team

Hi,

Thank you very much for the heads up. We fixed the issue :)

Regards, Yigit

Is it possible yet to edit the header to have an image on the left, logo in the middle and text box/cta on the right within the header of the website using Enfold?

Yeet Author Team

Hi,

You can do this by adding a widget area to the header ( https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area ).

If you need help with this, please feel free to start a thread on our support forum ( https://kriesi.at/support ).

Regards, Yigit

thank you very much, this is exactly what we need however it doesnt seem to work 100% correct. the widgets appear but both stuck to the left and the menu goes very large. Header Layout: Widget left, Logo center, widget right, menu below – is what we are after i will open a support ticket

I have created a Support thread https://kriesi.at/support/topic/enfold-header-layout-widget-left-logo-center-widget-right-menu-below/#post-1475939

If someone could please assist, I followed the instructions but something is wrong.

Thanks! Chris

BUG found – please fix / support!!

There is a page with 2 Masonry galleries.

Galery Number 2 does not load.

When i switch the order both galleries load.

It is repeatable.

Even with all plugins disabled the issue consists

The masonry has no settings which would explain this (no lazyload or whatsoever) Here is the video: https://www.diaboloqueen.com/videos/gallery-bug.mp4 .

PS: I posted this 9 days ago: Still no answer

BUG found – please fix / support!!

There is a page with 2 Masonry galleries.

Galery Number 2 does not load.

When i switch the order both galleries load.

It is repeatable.

Even with all plugins disabled the issue consists

The masonry has no settings which would explain this (no lazyload or whatsoever)

Here is the video: https://www.diaboloqueen.com/videos/gallery-bug.mp4 .

Hello,

I am considering using the Enfold WordPress theme for a new project and have a few questions before proceeding. I am planning to create a multi-country website that supports multiple languages and services, and I would like to know the following:

WPML Compatibility: Does the Enfold theme support the WPML plugin? Does the theme integrate well with WPML for creating multilingual websites if not?

Multi-country and Language Support: I need to display content in multiple languages (including RTL languages) and provide a country selection option at the top of the website. Is this functionality supported directly by the theme, or would I need additional plugins or custom development?

Country-Specific Services: I want to provide different services for each country. Does the theme support displaying country-specific content or services easily, or is this something I would need to set up manually?

Please provide details on how the Enfold theme supports these features, or if any additional tools or configurations are required to achieve this.

Yeet Author Team

Hi,

1- Yes, Enfold is fully compatible with the WPML plugin ( https://wpml.org/theme-category/themes-with-page-builders/ ).

2- You can do this by using the WPML plugin. WPML has a language switcher and Enfold supports RTL languages.

3- You do not have to use the same content for each language when you use the WPML plugin. You can set the content separately. If you’d like to display country-specific content, you’d need to use a third-party plugin.

I hope this helps! Let us know if you have any other questions.

Regards, Yigit

Hello, will you update the theme to be compatible with the new Wordpress? There’s some glitches happening with the theme. Example: when adding item from layer builder and publishing it disappears.

Yeet Author Team

Hi,

Enfold is already compatible with WordPress 6.7.x. Please make sure you’re using the latest version 6.0.8.

Please check if you have broken HTML on your page if you’re experiencing this issue on a certain page. Please make sure HTML tags like the Strong tag ( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/strong ) are opened and closed correctly.

If you’re having the issue on all pages, please try deactivating all active plugins in the WordPress admin panel > Plugins > Installed Plugins.

If that too doesn’t help, please start a thread on our support forum ( https://kriesi.at/support ) so we can investigate it.

Regards, Yigit

Hi, is copyright year shortcode available yet for the current version of the theme?

Yeet Author Team

Hi,

You can create a shortcode to display the current year and add it to the Copyright field.

You can find the instructions on this thread: https://kriesi.at/support/topic/socket-copyright-date-not-updating/.

I hope this helps!

Regards, Yigit

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey