Forum Replies Created
-
AuthorPosts
-
Hey Michael,
If you would like to request this feature the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJune 27, 2025 at 1:15 pm in reply to: Flatpickr Date Picker – Year Dropdown Not Displaying in Fluent Forms #1486037Hey minhndq,
Duplicate thread for https://kriesi.at/support/topic/flatpickr-date-picker-year-dropdown-not-displaying-in-fluent-forms/#post-1485947
We will close this one.Best regards,
MikeHi,
Try this instead:.page-id-23244 #nieuws .flex_column:hover { background-color: red; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey faroestudio,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function change_posts_titles_from_h3_to_h2_in_grid_view() { ?> <script> (function($) { $(function() { function replaceElementTag(targetSelector, newTagString) { $(targetSelector).each(function(){ var newElem = $(newTagString, {html: $(this).html()}); $.each(this.attributes, function() { newElem.attr(this.name, this.value); }); $(this).replaceWith(newElem); }); } replaceElementTag('.slide-entry-wrap h3.slide-entry-title.entry-title ', '<h2></h2>'); }); }(jQuery)); </script> <?php } add_action( 'wp_footer', 'change_posts_titles_from_h3_to_h2_in_grid_view', 99 );
If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
and ensure that it is activated, then add the above code and save.Best regards,
MikeHi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Katie,
The child theme should work, please note that we recommend that you make s full backup of your site via your webhost including your database, and not a plug just in case.
Typically the only issues with a childtheme is having custom php files in the childtheme, such as header.php or footer.php, or any elements .php, you should remove these
before the update.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJune 24, 2025 at 9:30 pm in reply to: Load More on Masonry with post doesn’t work on mobile #1485857Hey Gianluca,
I checked on my Android device and the load more works for me. I don’t have a iPhone, but I checked in Safari on a Mac in Responsive Design Mode to emulate a iPhone and it also works there.
Perhaps you can post the device you are using and we can try to reproduce it.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey ajaxkls,
Could you add a admin login so we can examine, your snippet above is not in a “code” clip so we can’t examine it fully and our test site doesn’t have the same categories so it is hard to reproduce.Best regards,
MikeJune 21, 2025 at 1:41 pm in reply to: Freelance work to design and maintain Enfold theme sites #1485756Hey bemodesign,
We don’t have a thread for hiring freelancers, but you could start a thread “looking to hire” and add your requirements and contact info.
The Mods may “mark it as read” so it is off our list in the backend, but I don’t think any Mods would close it.Best regards,
MikeHey John,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.page-id-4128 #after_section_1 { padding-top: 50px; }
adjust to suit.
Best regards,
MikeHey Ernst Grubbauer,
Thank you for the login, please note that your version 4.1.2 is not compatible with PHP 8+, and it can not be updated in the theme, due to how Envato (Theme Forest) changed from a API key to a Token. Unfortunately this occurs when a old “developer” buys the theme in their Envato account and doesn’t create an account for the customer. Envato will not transfer the license nor issue a new license.
Due to our exclusive contract with Envato we can not issue licenses.
Your customer should create an account with Envato and purchase a new license The upside to this is that by purchasing a new license you will also get 6 months of support on our forum to help with any issues. I recommend upgrading to a full year of support for just a little more, as the cost of the theme and a full year of support costs the same as a single hour of support from many developers..
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
then you will see the Theme updated successfully message.
Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
After you purchase a new license you can register for the support forum and post your questions.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #main .avia-gallery.av-mb6m8z6a-b9f99ac9fd31fe48d94c453aabd891f1 .avia-gallery-thumb a { width: 50%; }
Then disable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression
and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files
Then clear your browser cache and any cache plugin, and check.Best regards,
MikeHi,
Thanks for sharing Guenni007, in my test this works for the portfolio grid element, but not the masonry element. My understanding is that Biggy is using the portfolio grid element.Best regards,
MikeHi,
It sounds like Guenni007 was able to help, this you Guenni007. Shall we close this thread?Best regards,
MikeHi,
It sounds like Ismael was able to help. shall we close this thread then?Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thanks, but the link seems to require a login, please try to post it without a login so we can view it.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Enfoldfanatic,
It looks like you have this css that is making it white:#top #wrap_all .header_color .cart_dropdown_first .cart_dropdown_link.avia-svg-icon svg:first-child { fill: #ffffff; }
see if you can remove this, or you can try adding this:
#top #wrap_all .header_color #menu-item-shop .cart_dropdown_first .cart_dropdown_link.avia-svg-icon svg:first-child { fill: #000; }
Best regards,
MikeHi,
I don’t know the Accessibility Tools settings, try disabling the plugin to if that helpsBest regards,
Mike -
AuthorPosts