Forum Replies Created
-
AuthorPosts
-
Hi,
By the order that it is loaded, glad Guenni007 could help, thank you Guenni007.Best regards,
MikeHey Tanja,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.home .alternate_color .homepgservicestable.avia-data-table.avia_pricing_minimal td { color: #fff; border-color: transparent; font-size: 2em; }Best regards,
MikeHi,
I checked your “About BlueWillow Biologics” page, but I was not able to reproduce the error of “scrolling up and down the color section bands would continue to increase in height with each scroll” I don’t have an iPhone and I was not able to login to the site.
Perhaps I don’t understand the issue completely or it is specific to iPhone only.
Try to create a video of what you are seeing so we can try to reproduce.
We don’t have experience “Solid Security plugin” so we don’t know a way around this.Best regards,
MikeHi,
Try adding this css:ul.menu li a:hover .avia-menu-text { border: none; }Best regards,
MikeHey Martin,
Your best solution will be to create two slideshows with portrait sized images for mobile, using your desktop landscape images for mobile will typically not look good on mobile. If you still want to try, try this css and adjust to suit:@media only screen and (max-width: 450px) { .avia-slideshow { width: 300% !important; position: relative !important; left: calc(-90vw) !important; } }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,
MikeFebruary 8, 2025 at 1:44 pm in reply to: Timeline – adding images not beneath text but next to it #1476668Hey michaelf245,
I assume that this is what you have now with the image in the content box:

Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> $(document).ready(function() { $('.av-milestone').each(function() { var image = $(this).find('img'); var content = $(this).find('.av-milestone-content-wrap'); content.after(image); $(this).css('display', 'flex'); image.css('margin-left', '20px'); }); }); </script> <?php } add_action( 'wp_footer', 'custom_script', 99 );and this css in your quick css:
.avia-timeline-vertical.av-milestone-placement-left .av-milestone-content-wrap { width: 50%; } .avia-timeline-vertical .av-milestone-content-wrap { padding: 0px 0px 30px 60px; } .avia-timeline-vertical .av-milestone-icon-wrap { padding: 0px 0 30px 0; width: 90px; } html .av-milestone :where(img[class*=wp-image-]) { height: 180px; } .avia-timeline-vertical .av-milestone-date { padding: 30px 60px 0 0; }My images are 180px, so you may need to adjust the css to suit.
result:

Best regards,
MikeHi,
Thanks for your patience, on your page I found that “You may also like…” is now “Vous aimerez peut-être…”
but I don’t see “in stock” only “En rupture de stock” which also seems translated.Best regards,
MikeHi,
the normal /wp-admin/ doe not work for login, do you have custom login?
What do you want “You may also like…” to say?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,
MikeFebruary 2, 2025 at 8:04 pm in reply to: WP site unresponsive after updating Enfold: Undef. array key “controls” #1476203Hey hellsing71,
Please link to your site so we can examine. Please note that we are now at v6.09 and updating from v4.7 will not work automatically.
If you tried to overwrite the theme via FTP you could have errors as old theme files will still be present.
Try installing the theme update like this:
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.
Best regards,
MikeFebruary 2, 2025 at 6:52 pm in reply to: Categories column, read more, and images of other blogs #1476202Hi,
I believe that I answered your question in this thread: https://kriesi.at/support/topic/categories-with-blog/
If so, lets close this one, or ask more in the first one and we will close this duplicate thread.Best regards,
MikeHey MysticMimi,
I believe that I answered your question in this thread: https://kriesi.at/support/topic/categories-with-blog/
If so, lets close this one, or ask more in the first one and we will close this duplicate thread.Best regards,
MikeHey MysticMimi,
I believe that I answered your question in this thread: https://kriesi.at/support/topic/categories-with-blog/
If so, lets close this one, or ask more in the first one and we will close this duplicate thread.Best regards,
MikeFebruary 2, 2025 at 6:45 pm in reply to: Moving enfold setting and wordpress site to a new domain. #1476199Hi,
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,
It would show full width, but you have a sidebar on that page and a “grid row” element pushing the sidebar down.
I made some changes, please check now.Best regards,
MikeFebruary 2, 2025 at 5:32 pm in reply to: all my debug logs are filling with this notice: PHP Notice: Function _load_text #1476193Hey Nancy,
Your theme version is quite old, v5.4.1 please update to v6.0.9
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.
Best regards,
MikeHi,
Try removing the full width elements and only use the “blog” element.Best regards,
MikeHi,
please include an admin login in the Private Content area so we can be of more assistance.
Also link to the page and text that your “say what” plugin did not translate, your site seems to be in only one language without an option to change languages.Best regards,
MikeFebruary 2, 2025 at 3:58 pm in reply to: how to change the hover background-color of option in a form? #1476184Hey vera,
Thank you for your patience, this color is set by the browser and is not easily overridden in Chrome or FireFox. In my research I found no working solutions.Best regards,
MikeFebruary 2, 2025 at 3:19 pm in reply to: Theme incompatibility with the new version of woocommerce #1476180Hey AlonaGreenHouse,
Your theme is very old v4.8.6.5 you must update to v6.0.9
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.
Best regards,
MikeFebruary 2, 2025 at 3:15 pm in reply to: Moving enfold setting and wordpress site to a new domain. #1476179Hi,
You can move the site and theme to a new domain, once it is done delete the first domain files / and or the first domain.
There is no association to the domains to cancel, the only issue that you would have is if you have more than one domain with the same license when the theme checks the license, but the license is not locked to a specific domain.
To move (clone) from one domain to another, I would recommend the plugin Duplicator see the video.Best regards,
MikeHey Augeundso,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 1270px) { #top #main .avia-gallery .avia-gallery-big-inner { height: auto; } }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,
Mike -
AuthorPosts



