Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 270,181 sales
Recently Updated
Well Documented

Kriesi supports this item

Supported

13773 comments found.

When it will be available horizontal gallery animation feature and align images to center, thanks

Yeet Author Team

Hi,

Could you please show an example? :)

Regards, Yigit

Hi there! is already solved the problem with the flags by default in the menu? can i disable them already?

Yeet Author Team

Hi,

Please add following code to Functions.php file in Appearance > Editor
function ava_remove_default_flags(){
    remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 9998, 2 );
    remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 9998, 2 );
    remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10);
}
add_action('after_setup_theme','ava_remove_default_flags');

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

Regards, Yigit

Hi, There is a trouble with search engine. When I search for example ’’asdasd’’ ... all website comes as result. How can we solve this search problem… Can you give me contact mail pls.

Yeet Author Team

Merhabalar,

Please start a thread on our support forum – https://kriesi.at/support/ and attach a link to your website so we can look into it :)

Regards, Yigit

Yiğit merhaba, www.uyumsoft.com konu hakkında geri dönüşünü bekler kolaylıklar dilerim.

Yeet Author Team

Merhabalar,

Destek forumumuzda yeni konu acip – https://kriesi.at/support/ giris loginlerini gizli icerik alanina ekleyebilir misiniz goz atabilmemiz icin? :)

Regards, Yigit

Hi! First of all, say thank you very much for such a good template and then comment one question. I have put a sliding menu on a page of my website and there is no way that it works. Could you give me a contact email to show my page and so you can help me? Thank you very much.

Yeet Author Team

Hi,

Thanks for your kind words!

Could you please start a thread on our support forum – https://kriesi.at/support/ and attach temporary admin logins in private content field so we can look into it? :)

Regards, Yigit

Looks like instagram widget doesn’t working anymore (

Yeet Author Team

Hi,

Please refer to this post – https://kriesi.at/support/topic/enfold-instagram-widget-not-working-enfold-4-2-6-php-7-2/#post-926751

Also, please make sure you using the latest version of Enfold 4.2.6 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and that your PHP version is minimum 5.6.

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

Regards, Yigit

Hi, I would like to buy the theme, but I need to see how it can be viewed from a smartphone. Can you help me? Thanks. Danilo

Yeet Author Team

Hi,

Thanks for contacting us!

You can check out Enfold demos on your smartphone or you can try resizing your browsers window :)

If you have any other questions, please let us know!

Regards, Yigit

Hi Yigit, before buying the theme, is it possible to have a darker combination of colours? Thanks

Hello, here’re some problem after I install this theme, could you help me to check this? Thank you!! http://www.daisyyohoho.com/wp-content/uploads/2018/03/1521391065363.jpg http://www.daisyyohoho.com/wp-content/uploads/2018/03/1521391129321.jpg

Hi There,

Could you please tell me how to build get in touch section down arrow at the top? I had done that with widgets or module before but now i couldn’t find anything related to that section? https://prnt.sc/it5na3

Please help me on this.

Thanks

google map marker icon, go to map function does not work, if there is such a feature how can I activate.

Why can you not create different slider views in Layer Slider for different screen sizes?

Can i please get a manual download link for 4.2.3 … The update has crippled my site which was running stable on 4.2.3 … Please help

Yeet Author Team

Hi,

I just replied to your thread on our support forum :)

Regards, Yigit

Hi, we’re working on this website https://www.pergamy.com/it/prodotti/bacheca-per-interni-pergamy/ and the slide on the footer is having some issues. Sometimes the images can’t be clicked and other times an image overlaps another. Could you help us please?

We tried updating the template but it’s not working. Could it be something else? Thank you in advance

Yeet Author Team

Hi,

Your images in footer do not seem to be linked. Please feel free to start a thread on our support forum – https://kriesi.at/support/ and elaborate on the changes you would like to make so we can assist :)

Regards, Yigit

I recently updated and have header error:

Fatal error: Can’t use function return value in write context in /homepages/4/d303095531/htdocs/deko/wp-content/themes/enfold/header.php on line 6

I did downgrade from 4.2.6 to 4.2.5 and the problem is gone, I will update when you fix it!

Yeet Author Team

Hi,

Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.

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

Regards, Yigit

Hi, I updated Enfold to the latest version, and I’m getting 500 server errors. I checked the server log, and it says:

[STDERR] PHP Fatal error: Can’t use function return value in write context in …sitename…./wp-content/themes/enfold/header.php on line 6

WP was also updated to the latest version. All other themes are working, only Enfold creates this error. Thanks, Tamas

Yeet Author Team

Hi,

Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.

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

Regards, Yigit

Hi,

Upgrading PHP solved the problem. Anyway, I saved the version under your link provided as well.

Thanks, Tamas

I updated to the latest version and am getting 500 server errors. We are running the latest php7 and html files and others are working but when i revert back to an older version it works but with some styling errors.

I cannot log a support ticket as my support has expired but should be able to update without these issues. i run over 100 sites and never had this problem with an update?

Yeet Author Team

Hi,

Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions. Also, you should still be able to start a new thread on our support forum :)

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

Regards, Yigit

Hi, I would like for you to develop model theme for Web Agency, for import. Tks

Yeet Author Team

Hi,

Thanks for your suggestion! I will forward it to Kriesi and our devs :)

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

Regards, Yigit

Hi, we’re working on this website https://www.pergamy.com/it/prodotti/bacheca-per-interni-pergamy/ and the slide on the footer is having some issues. Sometimes the images can’t be clicked and other times an image overlaps another. Could you help us please?

Yeet Author Team

Hi,

Please update Enfold to the latest version 4.2.6 – https://www.kriesi.at/documentation/enfold/updating-your-theme-files/

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

Regards, Yigit

I am getting an https / ssl / padlock error. Is there an edit to do to make the theme https secure? The error is as follows: ‘A file with an insecure url of “http://fonts.googleapis.com/css?family=Open+Sans&ver=4.8.3” was loaded on line: 49 of (url)...’

Yeet Author Team

Hi,

Please make sure you are using the latest version of Enfold which is currently 4.2.6 – https://www.kriesi.at/documentation/enfold/updating-your-theme-files/

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

Regards, Yigit

The biggest sales! Have a nice day!

Yeet Author Team

Thanks! :)

Is it possible to have a menu similar to this http://corekites.com/? It sits below the header image and goes up.

Yeet Author Team

Hi,

Thanks for contacting us!

You could try using Enfold’s Fullwidth Sub Menu element. Examples can be seen here – https://kriesi.at/themes/enfold-2017/elements/sub-menus/. However currently it does not support inserting logo.

Let us know if you have any other questions :)

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