Forum Replies Created
-
AuthorPosts
-
March 3, 2025 at 10:16 pm in reply to: WooCommerce hover over image changes to first gallery image #1478502
Hi,
your test product doesn’t have a gallery, I see other product images at the bottom of the page in columns, but these are not part of the product gallery, so it is not possible.
It looks like you built the product with the ALB, try using the default editor and add your gallery under the product image in woocommerce, this should give you the effect you are looking for, as I understand.Best regards,
MikeHi,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> (function($){ $('#top.archive .main-title.entry-title a').each(function() { var text = $(this).text(); $(this).text(text.replace('Archiv für: ', '')); }); })(jQuery); </script> <?php } add_action( 'wp_footer', 'custom_script', 99 );Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
Best regards,
MikeMarch 3, 2025 at 9:56 pm in reply to: AJAX reload on payment method change in checkout page #1478498Hi,
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,
MikeMarch 3, 2025 at 9:55 pm in reply to: Allow AJAX reload on payment method change in checkout page #1478497Hi,
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 Whippert,
There mat may be a few issues, first lest start with if you are using the installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
If that is true, has your host enabled the PHP ZipArchive Extension?Best regards,
MikeHi,
Please leave the search icon enabled, but remove the css above, and disable any caching plugins so we can check again.Best regards,
MikeHi,
I can not reproduce this on my demo site, and your site seems to have the search icon disabled. One other user had the search icon with a z-index of “-1”
perhaps this is also your issue, this css seems to help:#top .menu-item-search-dropdown > a.avia-svg-icon svg:first-child, #top .menu-item-search-dropdown > a.avia-svg-icon img[is-svg-img="true"] { z-index: 1; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey renita01,
I can not reproduce this on my demo site, but your two sites have the search icon with a z-index of “-1”
this css seems to help:#top .menu-item-search-dropdown > a.avia-svg-icon svg:first-child, #top .menu-item-search-dropdown > a.avia-svg-icon img[is-svg-img="true"] { z-index: 1; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeMarch 2, 2025 at 6:48 pm in reply to: Follow up to Bug – Abuse of /?avia_extended_shop_select= queries #1478398Hey Matt,
This seems to be a duplicate thread that we answered, thinkjarvis also points out thaton sites where bots have alreaedy hit and created a sitemap for them to crawl – They will continue to try and crawl those links because they already know they exist.
On new Enfold sites where Bots can no longer crawl the links – All is fine because there is no way for them to access the filter urls in the first place, therefore do not know the links exist.The Dev Team writes:
On shop overview page the dropdowns for sort by and display do not have a href=” but only a data-href and link is done by js.
When I check my install there is no link:

Best regards,
MikeHey ausgesonnen,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#menu-item-96 a .avia-menu-text { white-space: normal; word-wrap: break-word; display: block; width: 150px; text-align: right; line-height: 15px; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
adjust to suit

Best regards,
MikeMarch 2, 2025 at 5:26 pm in reply to: WooCommerce hover over image changes to first gallery image #1478393Hi,
I find no links in your product: https://www.nodem-it.com/product/cisco-meraki-mt20-hw/
for your blog post: https://www.nodem-it.com/personnalisation-du-support-materiel-i2c/
it is best to use the steps above, which you seem to have already done, when I check.Best regards,
MikeHey tonyiatridis,
The login is not working, please check.
Typically, if you are using your host email and you are not using a smtp plugin the host SpamAssassin spam blocker will delete the email before it gets to your email.
If you are not using your host email domain and using gmail or such, they will delete your email as spam.
WP Mail SMTP typically works well but you must use your smtp email login and password, see the plugin for configuration.Best regards,
MikeHi,
@Jason this is not currently possible, 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,
MikeHey ausgesonnen,
Mobile devices don’t have a “hover” color, only desktop devices do.Best regards,
MikeMarch 2, 2025 at 2:42 pm in reply to: shortcodes output with error / Inhalt vom Shortcode wird nicht korrekt angezeigt #1478386Hi,
Glad Rikard 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 northorie,
I’m nt sure what image is showing on mobile, perhaps a screenshot would help.Best regards,
MikeHi,
duplicate quesion: https://kriesi.at/support/topic/desktop-view-menu-and-burger-to-align-with-content/#top #header .av-main-nav > li > a .avia-menu-text { right: -10px; }adjust to suit.
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header .av-main-nav > li > a .avia-menu-text { right: -10px; }adjust to suit.
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av_font_icon a:hover { color: #d5392e; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Your page shows as a 404, is there a new URL? what color on hover do you want?Best regards,
MikeHi,
Glad Rikard 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,
please clear your browser cache and check.
Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

Best regards,
MikeHey ausgesonnen,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header.header_color #header_main .widget a:hover { background: #fff; color: var(--enfold-main-color-secondary); }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey ausgesonnen,
Sorry I’ don’t understand, perhaps a screenshot would help.
Perhaps this is a duplicate of your other post?Best regards,
MikeHey ausgesonnen,
Sorry I’ don’t understand, perhaps a screenshot would help.
Perhaps this is a duplicate of your other post?Best regards,
Mike -
AuthorPosts






