13265 comments found.
Just a small request I hope you all might consider in a future update. On the Travel Demo, allow for the header on the front page to look like the other pages. I don’t like they way my logo looks there and not a fan of the menu overlaying the image. Would love to see an option to just have the header section display as it does on the rest of the site. Hope you have a fantastic holiday weekend!
Got a lot errors in the page with the products slider after last updated: PHP Notice: Undefined index: nav_visibility_desktop in /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/traits/trait-sc-slideshow-ui-controls.php on line 59
I am getting the following error :Publishing failed. You are probably offline. only with one site – I am up to date with all. please help!
Hi,
using the included contact form, is there a way to show a warning message of “form not sent” or “required fields not filled” instead of just turning them red?
Best Regards, João
Hi, to solve this for now, and for anyone in need, I used:
jQuery(document).ready(function( $ ){
$(".button").click(function(){
setTimeout(function(){
if ($(".form_element").hasClass("error")){
alert("Formulário com erros.\nVeja se tem algum campo de preenchimento obrigatório por preencher.\nOs campos obrigatórios estão marcados com um asterisco (*).");
}
}, 500);
});
});
Best Regards, João Clérigo
Hi João,
Glad you figured it out and thanks for sharing your solution
Regards, Yigit
Hi Yigit,
no problem
It works, that’a all that matters.
Best Regards, João Clérigo
Hello, I’m using a lot Enfold themes and I often find myself changing some sections for better responsive. Is there a way to automatize this in css or else ? I’ll precise you my problem : In repetitive sections I have four columns and in the the two middle ones I alternate Image or Text. I wish to always have in mobile version my Image first and THEN my Text, and I’d like my text to be centered and not aligned right or left anymore on mobile. Thank you for your help
Hi,
Thanks for contacting us!
To change the order of the columns on mobile, please edit your first column of the row and go to Row Settings > Row Screen Options and change column behaviour on mobile – https://imgur.com/a/cmOWHCF . Please select position manually for the middle columns.
And to center the text on mobile, please edit your “text” columns and give them a custom ID (“center-text” in example below) in Advanced > Developer Settings tab – https://imgur.com/a/D7GjyFo and then add following code to Enfold theme options > General Styling > Quick CSS Field@media only screen and (max-width: 767px) {
#center-text { text-align: center; }
}
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support
Regards, Yigit
I bought this theme and integrated woocommerce. But I am facing a problem. I have only Woocommerce plugin. And only 105 prodcts. Nothing else. Despite that, my site is super slow. Another issue is in Add/Edit Product page, product tab is not broken. And product gallery is not working on Admin panel.
Hi,
Thanks for contacting us!
Please make sure that you are using the latest version of Enfold which is currently 5.0.1. If you are already, 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
Buenos días, me gustaría saber cómo puedo cambiar el tamaño de la fuente del menú. Se ve un poco pequeño y quiero ponerlo más grande. No encuentro donde hacerlo. Gracias
Buenos días!
Thanks for contacting us!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links” and adjust it as needed – https://imgur.com/a/ypenLz1
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support
Regards, Yigit
my Purchase Code ist not working! I cannot active my ENFOLD Theme for Updates! Please contact me as soon as passible thanks
Hi,
Thanks for contacting us!
You would need to generate Personal Token for the updates. Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token.
You can use your purchase code to register to our support forums https://kriesi.at/support and start new threads under Enfold sub forum whenever you have a question or an issue
Regards, Yigit
Hello. Does this theme come with the plugin “Option Tree” bundled with it? Thanks!
Hi,
Thanks for contacting us!
No, it is not but Enfold has theme options in case you needed the plugin for it
Let us know if you have any other questions and enjoy the rest of your day!
Regards, Yigit
Any chance you could get the links working for your travel demo? I just installed to my site and realized the main 2 buttons on the front page do show the destination url when hovering over, but they won’t go to those pages ( and I verified pages exist ). I went to your demo and I see the same thing happens for the ‘all destinations’ and ‘latest offers’ button on the front page ( https://kriesi.at/themes/enfold-travel/ ).
Hi,
Thanks for contacting us!
We are sorry for the inconvenience. We have just released Enfold 5.0.1 and it includes the fix for the slider buttons. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.0.1
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support
Regards, Yigit
Hooray! You guys are the best (with the absolute best theme)!
Hi,
We are happy to help!
Let us know if you have any other questions and enjoy the rest of your day
Regards, Yigit
After disabling the socket in theme options (Display only the footer widgets (no socket), the socket is still visible on some pages. I’ve tried with custom css #socket { display: none !important; } but didn’t work.
Hi,
Thanks for contacting us!
Please make sure to clear cache including dynamic cache on your server. I tested on my local installation however I cannot reproduce the issue. If clearing cache does not help, could you please start a thread on our support forum – https://kriesi.at/support and attach temporary admin and FTP logins in private content field so we can look into it?
Regards, Yigit
Hello! The enfold dynamic avia folder has a lot of GB in size. I have enabled Delete old CSS and JS file but they aren’t deleted. I need a solution for this because my site doesn’t load properly because of it size. Thank you!
Hi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/optimization/#troubleshoot
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support
Regards, Yigit
Typo in your listing – Animation is incorrectly spelt. Love the theme. No reply needed!
Hi,
Thanks for contacting us and for the heads up!
Regards, Yigit
The color section does not work.
http://worldpin.dothome.co.kr/notwork.jpgHi,
Thanks for contacting us!
Which version of Enfold and WordPress are you using? If you are not using the latest version of the theme, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the version 5.0.
Regards, Yigit
We have a problem in footer after updating the Enfold to the latest version. We can no longer see our custom footer content. Instead we see only the default footer: “Interesting links”, “Pages”, “Categories”, “Archive”. In Appearance/Widgets area we see all our custom footer widgets. But no matter what we do (add new blocks or remove the current ones), we still see the above-mentioned content. And, we don’t see these blocks in Widgets area so we can’t delete them.
I’ve managed to solve this by merging content of header and footer from parent theme to header and footer in child theme. However, I have a new problem. After disabling the socket in theme options (Display only the footer widgets (no socket), the socket is still visible on some pages. I’ve tried with custom css #socket { display: none !important; } but didn’t work.
Hi,
I replied to your other comment below. If you have modified footer.php file on your child theme, please try switching to parent theme temporarily and check if that helps too
Regards, Yigit
Hi, i am waiting since 4 WEEKS now for an answer:
https://kriesi.at/support/topic/enfold-image-bigger-than-original/Hi,
Thanks for contacting us!
I am not really sure why but your thread does not show up in our queue. I will check why and reply to the thread soon
Regards, Yigit
Love u new version. However, It seems that image animations (masonry) now appears very brutally (as if lazy load does not work anymore). Also I did not get the curtain to work..Maybe I do something wrong…
Hi Limedrop,
Thanks for contacting us!
We have heavily tested all features including curtain before releasing the new version so I am afraid it might be related to something specific to your installation. 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
Hello,
after upgrading to v5.0, I’m having this error on page edit: Warning: Undefined variable $permalink in /home/snip/public_html/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 1434
Homepage also stopped showing images. How to solve this?
Best Regards
I’ve figured that images with animation stopped showing. Removing the animation, images are shown again.
Hi,
Thanks for the update!
That should have not been the case. Could you please try disabling JS file merging and compression, if enabled, in Enfold theme options > Performance and check if that helps?
Regards, Yigit
Hello, disabling JS file merging and compression brings back the image animation.
Thanks for contacting us!
You would need custom CSS for that we can gladly help you with that Could you please tell us which social media icons you are using?
Hi,
I am sorry for the late reply. I was at WCEU and did not have much time to reply to comments.
Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #37589b;
}
#top #wrap_all .av-social-link-twitter a {
color: #fff;
background-color: #46d4fe;
}
#top #wrap_all .av-social-link-instagram a {
color: #fff;
background-color: #a67658;
}
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support
Regards, Yigit
A question. Do you have a module or store for wholesalers where the products are shown in a list format and not in a grid?
Hi,
Thanks for contacting us!
You can use Product List element under Plugin Additions tab of Advanced Layout Builder
Regards, Yigit