Forum Replies Created
-
AuthorPosts
-
July 25, 2019 at 2:49 am in reply to: Change featured image in shop when category is selected #1121800
Hi,
Please include an admin login in the Private Content area, so we can take a look.Best regards,
MikeHi,
Thanks for the login, sorry but the hotspots don’t have a way to target based on it’s color or staus or anything else. We can target based on it’s location on the map. But it would be hard for you to duplicate for your sales.
A better solution may be to remove the hotspots as they sell.Best regards,
MikeJuly 24, 2019 at 10:42 pm in reply to: Can't disable the recommended articles under my blog post #1121764Hey jflmedia,
Thanks for the link, I took a look and it has an odd ID “jp-relatedposts” this doesn’t look like one of ours. Perhaps you have a custom function?
With admin login we could take a look into this, or Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#jp-relatedposts {display: none !important;}Best regards,
MikeHey intimadecom,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#header { z-index: 1500 !important; } div .logo { z-index: 2000 !important; }Best regards,
MikeHi,
Glad Victoria could help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHey berniedidit,
It looks like we can’t see your page without logging in, please provide a login so we can check.Best regards,
MikeHey Daniel,
I think this can be done with the layerslider, you could have the arrows point to the next slide.
Please let us know how to do.Best regards,
MikeHi,
Thanks, I updated your site with the beta 3, please clear your browser cache and check.Best regards,
MikeHi,
Sorry for the late reply, can we try updating your site with a beta version that has the latest fixes?Best regards,
MikeHi,
Thank you for the login, I took a look at the northwest quarter and it seems to be working good.
I can’t think of another way with better results.
But you could offer the larger images as an extra link on the page, so viewing it is an option.Best regards,
MikeHi,
I have adjusted the functions.php code to this:function custom_not_script(){ ?> <script> (function ($) { $(window).load(function() { if ($("body").hasClass("woocommerce-account") || $("body").hasClass("single-product")) { $('.auction-time-countdown').css({'opacity':'1'}); $('.time-left').css({'opacity':'1'}); } else { $('.auction-time-countdown').css({'display':'none'}); $('.time-left').css({'display':'none'}); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'custom_not_script');by using the “display:none” I have removed the dead space.
Please clear your browser cache and check.Best regards,
MikeHi,
@Jan_FtFA sorry for the late reply, Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” “beta 3” and checked that your site is working correctly. Please also check for yourself.
Once you are happy you, (or I) can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.If this doesn’t help Please open a new thread so we can assist, and include the admin login and ftp access in the Private Content area as it does get confusing to mix different topics in one thread.
Best regards,
MikeHi,
@luckylobo10
Please try this latest beta, and Then clear your browser cache and any cache plugin, and check.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet.html_header_top #top #main { margin-top: -20px !important; } }Best regards,
MikeHi,
I adjusted your code to this:add_filter('gettext', 'translate_reply'); add_filter('ngettext', 'translate_reply'); function translate_reply($translated) { $translated = str_ireplace('Billing & Shipping', 'Your info', $translated); return $translated; }It seems to be working now, please clear your browser cache and check.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHey Marina Kahle,
Thank you for your questions, the demos are not single themes, they are examples of the many possibilities the theme Enfold offers.
However, you can not install multiple demos at the same time. You can install the theme and the demos on a test site, and then copy the shortcodes and css of the pages you want for your real site.Best regards,
MikeHey neilpreston26,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top div.woocommerce-message { border-color: #8BAF5B !important; background-color: #E0F1B5 !important; color: #4F5F39 !important; }Please adjust to suit.
Best regards,
MikeHey wagfreer,
Please include an admin login in the Private Content area so we can take a look.Best regards,
MikeHey dianamaroney,
Please include an admin login in the Private Content area so we can take a look.Best regards,
MikeHey sumio17,
Please use our pre-built child theme
You will want to take a couple of steps, 1: please export your theme settings at: Enfold Theme Options > Import/Export > Export Theme Settings File to your computer, this is just for backup.
2: Once you install your child theme, please import your parent theme settings at:
Enfold Theme Options > Import/Export > Import Settings from your Parent Theme
Then you’ll need to re-set your menu options.
Finally, sometimes it is necessary to save your theme options one more time, to encourage the settings to be saved and activated in the merged /wp-content/uploads/dynamic_avia/ folder, a simple way to do this is to go to General Styling > Quick CSS field and place a space in the field so the theme options “Save all changes” button is clickable.You can then add your customizations to the child theme.
Best regards,
MikeJuly 23, 2019 at 11:52 pm in reply to: Child Theme Style.css does not effect main theme styles #1121332Hi,
The child theme style.css will override the core css with the correct sectors and specificity.
Please let us know if you would like some help with this.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:a.button.wc-forward { display: none !important; } a.button.checkout.wc-forward { display: block !important; }Best regards,
MikeHi,
Thanks for the feedback, when I look at your element I see that it is blue and it changes to gray on hover, but the button and background change at different times on hover.
So I know you asked for the button to be transparent, but what is your goal, to have both change at the same time, or no change at all?Best regards,
MikeHi,
Glad to hear you solved the issue, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts

