Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 269,972 sales
Recently Updated
Well Documented

Kriesi supports this item

Supported

13768 comments found.

Hi Guys. My theme is failing to update to the latest version. I am getting this error message, “An error occurred while updating Enfold: Could not copy file. enfold/config-woocommerce/images/icons-shop-details.png” The full screenshot of error message is here https://tinyurl.com/y3yw4fa5

Yeet Author Team

Hi,

Thanks for contacting us!

Could you please try updating the theme using – https://www.envato.com/lp/market-plugin/ plugin? :)

Regards, Yigit

I had a designer create a webpage using Enfold a few years ago. The Enfold does not have the current versions and seems not to work with Elementor. How can I get the most current version? My version is 4.4…, when I update on WP, it says that I have the most current version, which I do not. I have the API number if that helps. Jim

Yeet Author Team

Hi Jim,

Thanks for contacting us!

Envato has updated their API and replaced API keys with Personal Tokens. We have implemented updated API in Enfold 4.5 so any version older than that requires a manual update first. You can refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.8.1.

Please contact the person who has purchased the theme for you and request your Personal Token and updated theme files from them. If that is not going to be possible, I am afraid you would need to purchase a new license to have access to theme files.

Let us know if you have any other questions and enjoy the rest of your day :)

Regards, Yigit

Presale Question

1: Does Enfold supports “Polylang” (multilingual plugin)?

2: Its mandatory that every language shows a cookie consent window in its actual language. Can this be done?

2.2: I already checked your forum about the cookie consent window, but the solutions i found were not convincing and looked more like a very simple workaround instead of a proper solution. Can you point me to a thread that shows that it really will works?

3: Even the footer socket and the header part that contains additional elements like phonenumber needs to be available in different languages. Can this be done?

kind regards, MM

Yeet Author Team

Hi,

Thanks for contacting us!

Yes it does and there are many Enfold users using Polylang plugin to make their website a multilingual one. However it is not one of the official compatible plugins.

In your case, we would recommend WPML. If you use WPML, you would be able to change theme options per language and will be able to set separate cookie consent window, header and footer information.

I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)

Regards, Yigit

Hi,

that sounds like “Yes, but No”.

Is it possible with Enfold to build a multilingual website?? (A multilingingual website has: - language specific footer/socket and widgets - language specific GDPR/cookie declaration

You told several users in your forum that it can be done. Can it be done?

kind regards MM

Hi, I have one main template that I am using from Enfold. I want to expand our services with rentals. I have found an other template that has the functions we need to deliver this service. The template is not from enfold So in this case I Wold like to import one more template that I can use as on Page for our services, so in this case I would like to use multipal teams and Demo but Enfold as Main like it is now.

Yeet Author Team

Hi,

Thanks for contacting us!

If you have HTML of the template you would like to import, you can simply switch to default editor and paste it in text tab. If you have shortcodes, you can paste them into Code Block element of Advanced Layout Builder.

If that does not help, please elaborate :)

Regards, Yigit

may i ask how to stick the header in mobile view, i have already copy your offical css on my web, but the header is stick on the center of my screen. I am using iphone 12 pro.

Yeet Author Team

Hi,

Thanks for contacting us!

Could you please start a thread on our support forum – https://kriesi.at/support and share a link of your website so we can look into it? :)

Regards, Yigit

Im trying to install a demo, but each time i got this error, could you please tell me the solution.

Error accessing file for download:

cURL error 28: Connection timed out after 10001 milliseconds

Yeet Author Team

Hi,

Sorry for my late reply!

Could you please refer to this post – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo and import the demo manually?

If you would like us to import it for you, please start a thread on our support forum – https://kriesi.at/support and attach temporary FTP and WP admin logins in private content field :)

Regards, Yigit

Hi , I’d like to import Restaurant Demo but I’v got message Error accessing file for download: cURL error 35: SSL connect error. Could you please help me ? urgent thanks..

Hi,is there any solution for this problem yet? thanks

Yeet Author Team

Hi,

Sorry for my late reply!

Could you please refer to this post – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo and import the demo manually?

If you would like us to import it for you, please start a thread on our support forum – https://kriesi.at/support and attach temporary FTP and WP admin logins in private content field :)

Regards, Yigit

There are too many bugs on this theme. When I save my work, the blocks disappear. Impossible to create a page. I wasted all my time and I need to buy another theme urgently.

Yeet Author Team

Hi,

Thanks for contacting us!

That issue occurs when there is broken HTML on the page. Please make sure to use valid HTML on your page. Strong tag is one of the most wrongly used HTML. Please see following for correct use

<strong>Here is my strong text</strong>

If that does not help, please start a thread on our support forum – https://kriesi.at/support and attach temporary admin logins so we can look into it :)

Regards, Yigit

Hello, is there any way for inserting dinamically in text box the page title?

Yeet Author Team

Hi,

Thanks for contacting us!

Please add following code to bottom of Functions.php file of your child theme ( https://kriesi.at/documentation/enfold/child-theme/ )

function av_title_sc( ){
    $page_title = "<h1 class="page-title">". get_the_title() ."</h1>"; 
    return $page_title;
}
add_shortcode( 'av_page_title', 'av_title_sc' );

and insert [av_page_title] shortcode into your content where you would like to display page title :)

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

Regards, Yigit

Suddenly all pages show a message like ‘this element was disabled in your theme settings’. What does that mean?

Yeet Author Team

Hi,

Thanks for contacting us!

Please go to Enfold theme options > Performance tab and choose to “Always load all elements” in “Disabling of template builder elements”.

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

Regards, Yigit

Is there any way to increase or decease caption background frame width ?

Yeet Author Team

Hi,

Thanks for contacting us!

Could you please post a screenshot and show the changes you would like to make? You can upload your screenshot on imgur.com and post the link here :)

Regards, Yigit

Hey. What’s the difference in 4.8.8.1? There’s no changelog posted.

Yeet Author Team

Hi,

Thanks for contacting us!

We have updated our ThemeForest page. You can also find change log on our documentation page – https://kriesi.at/documentation/enfold/changelog/ :)

Regards, Yigit

Hello, I’m using the “Enfold-Gym” Theme for WordPress, and since I haven’t uploaded the PHP (Actually 7.4) I never had problems with YouTube video (but I had with Caldera Forms). After the upload to the 7.4 php version, all the YouTube video incorporated are not visible; looking the version I see that is installed the 4.5.1… this problem will be solved if I buy the lastest version? Please help me, tnx (I can’t join the support because the 4.5.1 version wasn’t buy by me)

Yeet Author Team

Hi,

Thanks for contacting us!

Currently there is no issue regarding YouTube videos so it should be related to using older Enfold version. Though, I am not sure I understand what you mean by “YouTube video incorporated”. Could you please elaborate?

Regards, Yigit

Hello, it looks like we cant get updates – “Theme Updates No Updates available. You are running the latest version! (4.7.6.4).” Whereas the latest is way pass this. Whats the best way to go through this please?

Yeet Author Team

Hi,

Thanks for contacting us!

Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and make sure that you have enabled all required tokens? If you are, please try using this plugin and check if that helps – https://www.envato.com/lp/market-plugin/ :)

Regards, Yigit

thx the envato plugin worked, cheers

I show the thread of conversation again and I am awaiting your response

Hi

How could I tag the page titles in “h1”

The site is: https://cursos-tpc.es/. Example: https://cursos-tpc.es/cursos-tpc-20-y-6-horas/tpc-albanileria/

I am awaiting your response

Thanks in advance

Regards

Hi,

Thanks for contacting us!

Sidebar navigation shows up on nested pages automatically. Please make sure “Page Sidebar navigation” option is enabled in Enfold theme options > Sidebar Settings :)

Regards, Yigit

Thanks! But…

I am sorry but I don’t see the relationship :(

We would like all the pages of the site to have their titles in h1. In the example page it would be: “h1” TPC-ALBANILERIA ”/h1*” and so should be displayed by the source code of the URL.

I am awaiting your response

Thanks in advance

Regards

P.D. I notice that it did not show the h1 tags

Could you answer me?, please

Yeet Author Team

Hi,

Would you like to change Li tag into H1 tag in side navigation menu? If so, you would need to write a custom walker class for “avia_sidebar_menu” function located in functions-enfold.php file.

If you would like to display current page title in H1, you can simply go to Enfold theme options > Header and choose to display title in “Header Title and Breadcrumbs” field.

I hope I understood correctly this time :)

Regards, Yigit

Thanks Yigit

The second option, ssolves the indicated problem.

Regards

Hi, Why I follow all steps in your documentation to import a Shop demo, but it does not look like on the live site??? I am not saying about the product images!!! When I try with an older version of Enfold (4.7) with old WooCommerce (3.6.3) and old Wordpress(5.2.2), the Demo import works perfectly 100%! But Demo import does not work correctly with the latest Enfold(4.8.8) on Wordpress 5.8.2 & WooCommerce 5.1.2

Hello? Can I get your support???!!!

Hi, why do you not answer??? Is it the way you support the customers that purchased your theme?!!! No reply for 24 hours!!! Cannot understand!

Yeet Author Team

Hi,

It is difficult to tell without seeing the issue and we only provide support through our support forum that is why I kindly asked for you to start a thread on our support forum :)

Please make sure PHP ZipArchive Extension is enabled and server requirements are met – https://kriesi.at/documentation/enfold/hosting-requirement/.

Alternatively, you can try importing demos manually by referring to this post – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo

Regards, Yigit

Hi, I use function av_breadcrumbs_shortcode( $atts ) { return avia_breadcrumbs(array(‘separator’ => ’/’, ‘richsnippet’ => true)); } add_shortcode( ‘av_breadcrumbs’, ‘av_breadcrumbs_shortcode’ ); for av-breadcrumbs short code. after i update to 4.8.8 my theme is broke until i remove this code above. i need this code for breadcrumbs

Yeet Author Team

Hi,

Thanks for contacting us!

Please change your code to following one

function av_breadcrumbs_shortcode( $atts ) {
    return Avia_Breadcrumb_Trail()->get_trail( array( 'separator' => '/', 'richsnippet' => true ) );
}
add_shortcode( 'av_breadcrumbs', 'av_breadcrumbs_shortcode' );

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

Regards, Yigit

The latest update of the theme makes some of my websites crash: critical error. PHP-version etc are fine (7.4 or higher).

It is updated, including the language files. But still a critical error and empty pages.

Yeet Author Team

Hi,

Could you please enable WP debug mode – https://wordpress.org/support/article/debugging-in-wordpress/ and share the error?

Regards, Yigit

Fatal error: Uncaught Error: Call to undefined function avia_breadcrumbs() in /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold-child/functions.php:55 Stack trace: #0 /var/www/vhosts/domain.com/httpdocs/wp-includes/shortcodes.php(356): av_breadcrumbs_shortcode() #1 [internal function]: do_shortcode_tag() #2 /var/www/vhosts/domain.com/httpdocs/wp-includes/shortcodes.php(228): preg_replace_callback() #3 /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-helper.php(548): do_shortcode() #4 /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/textblock/textblock.php(355): ShortcodeHelper::avia_apply_autop() #5 /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1274): avia_sc_text->shortcode_handler() #6 /var/www/vhosts/domain.com/httpdocs/wp-includ in /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold-child/functions.php on line 55

Hi, suddenly the magazine element shows the author and the category in the meta data although it’s deactivated in the element settings and the theme options!!! Why? What happened and how to fix that issue?

Yeet Author Team

Hi,

Thanks for contacting us!

Please go to Appearance > Editor and edit enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.php file and replace its content with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_8/alb/magazine.php.

If you would like us to update the file for you, please start a thread on our support forum – https://kriesi.at/support and attach temporary admin logins in private content field :)

Regards, Yigit

Hello, just installed a fresh copy of wordpress and I install the theme, however I got the error “Download of files for dem Medical demo didnt work! You might want to try reloading the page and then try again.” I have tried to install the Medical demo and gym demo all giving the same error. I have reloaded the page multiple times with no result. Please what can be the cause.

Also, can the theme be installed on multiple domains using the same license?

Yeet Author Team

Hi,

Thanks for contacting us!

1- Please contact your hosting provider and make sure PHP ZipArchive Extension is enabled on your server.

2- No it cannot. Each domain requires a separate license.

Regards, Yigit

Thank you very much. Enabling PHP ZipArchive Extension on my server made the demo import work seamlessly.

Yeet Author Team

Hi,

Great! Let us know if you have any other questions and enjoy the rest of your day :)

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