Forum Replies Created
-
AuthorPosts
-
Hi,
Try this solution.Best regards,
MikeJune 27, 2024 at 4:11 am in reply to: Double H1 tag in product categories pages and tag pages #1459802Hi,
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,
Thanks, I see the filter in place, but I don’t find the post-css or this error on your site.Best regards,
MikeHi,
Thank you for your patience, I believe that it is sorted out now, please clear your browser cache and check.Best regards,
MikeJune 25, 2024 at 12:17 am in reply to: Can’t add a Flaticon icon collection. “server didn’t respond” #1458536Hi,
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,
Thanks the is pretty good, probably better that my approach, see my text here:
My test ▸ https://enfold.savvyify.com/guenni007-sidebar-header/
I probably need a little more css, but thank you for sharing :)Best regards,
MikeHey ErcanSariguel,
Please link to your page so we can examine and offer a single column solution for 1440pxBest regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#main .avia-content-slider .slide-meta time { display: none; }
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,
MikeJune 24, 2024 at 9:29 pm in reply to: Can’t add a Flaticon icon collection. “server didn’t respond” #1458524Hi,
It looks like there is an error in your SVG class codes, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to correct:#header.header-scrolled-full .av-contains-svg .st0 { fill: #000; }
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,
The page that you linked to is not using the Enfold Advanced Layout Builder for the product, it is using the woocommerce product like in your test page, nonetheless I added some custom classes to your original /dji-mavic-3-classic/ product to try to get this to work.
In this text element:
I added the custom class product-type-variable :
and in the title H1 tag I added the custom class product_title, note that you must use the “text tab to add the class:
and now it works:
You will need to manually change your other products like this.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 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 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,
Ok, thank you, I see the Variation Title in the variation but it doesn’t seem to work on the frontend. I don’t see any errors that might point to a cause.
I did find the script that I posted above was in your child theme style.css so I moved it to your child theme functions.php and it changes the product title when a variation is picked, so that is good news:
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top #wrap_all .main_menu { position: relative; height: 66px; } .responsive #top .av-logo-container .avia-menu { width: 100%; display: flex; justify-content: center; } .responsive #top .logo { height: 54px !important; width: 100%; display: flex; justify-content: center; } }
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,
I tried to create one for you but didn’t get the variations correct, please see the link below and adjust the variations. Do not use the Advanced Layout Builder, only use the woocommerce product fields:
Best regards,
MikeHi,
Thanks, now I see that you are using the ALB for the product with a text element for the title instead of the woocommerce title. Try creating a test product using the default editor and check.Best regards,
MikeHi,
Perhaps you can post a admin login in the Private Content area so we can look.Best regards,
MikeHi,
this is what I tried to do.Best regards,
MikeHi,
I’m not sure how https://mart-anthony-stark.github.io/Enfold-js/ works, but I don’t think you can animate the color sections, you will need to animate the objects inside.
Try using the theme settings, we are limited to supporting custom code snippets and javascript libraries. The login doesn’t work.Best regards,
MikeHi,
No I don’t mean add that code, your page has that javascript error, try disabling this code from your site, I think it is in your Simple Custom CSS and JS plugin.
For the one you bought, you would install it as a pluginBest regards,
MikeHey Stefan,
Some elements have animation settings move them into the screen as you scroll:
Our parallax demo shows some of these, try creating a test site and import this demo so you can review the setting and experiment.
Please note that the Enfold js is not from the theme so the theme has different options.Best regards,
MikeHi,
Thanks for the feedback, the issue is that the example link is using a normal menu and you are using a mobile burger menu for your desktop, these are two different menus.
Whe I checked your site I found no “Book Now” button so I created a new one for you, and added the required custom class menu-item-avia-special cta which was disabled on your site, and then I added this css:.html_burger_menu_active #header .avia-menu .menu-item-avia-special.cta { display: block !important; }
and Guenni007’s solution works great, thanks for sharing Guenni007!
you will need to adjust the button url as I didn’t know the like you wanted.Best regards,
Mike -
AuthorPosts