Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Nikko was 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 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,
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 Dare_Care,
Thanks for your question, in the testimonial items if you add a website url in the advanced tab:

and add this script to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_testimonial_link_script() { ?> <script> (function($) { $(".avia-testimonial").click(function(){ window.location = $(this).find("a.avia-testimonial-link").attr("href"); return false; }); $(".avia-testimonial").mouseover(function(){ $(this).css("cursor", "pointer"); }); }(jQuery)); </script> <?php } add_action('wp_footer', 'custom_testimonial_link_script');then each testimonial element will have the link and show a pointer on mouse-over

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,
MikeMarch 30, 2022 at 1:04 pm in reply to: parralax background images positioned "top" not visible on mobile devices. #1346563Hi,
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,
Thank you for your question, this plugin is designed to show at the top of the page, as you see on the WooCommerce Amazon Pay page other users have pointed this out:

with the following script it can be moved down to the payment method area:

Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function move_amazon_pay_button_script() { ?> <script> (function($) { $('.woocommerce-checkout .wc-amazon-checkout-message').detach().insertBefore('.woocommerce-checkout-payment'); })(jQuery); </script> <?php } add_action('wp_footer', 'move_amazon_pay_button_script');Best regards,
MikeHi,
Glad to hear, the original time was 0.6s, so this 1.9s makes it slower, the higher the number the slower it should be.Best regards,
MikeHi,
Glad to hear, for black body text try this css:#top #av-masonry-1 .av-masonry-entry.isotope-item .entry-content { color: #000; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
I have not tested any of these, or looked for a “Floating Widget” before, but perhaps Floating Button or Side Menu Lite would work. If the player already has an icon you could try to make it sticky alone with Sticky Menu & Sticky Header (WP Sticky Anything)
But it sounds like you might want to ask a freelancer to help you create this with javascript.Best regards,
MikeHi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:#av-masonry-1 .av-masonry-entry .av-inner-masonry-content { padding: 2px 10px; } #top #av-masonry-1.av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos, #top #av-masonry-1.av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos { vertical-align: top; }For the one that doesn’t show all of the text you will need to reduce the amount of text, it is too much for the space. If you are using the manual excerpt add your “read on” at the end.
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,
Try this:#main .iconbox.whaticon01 .iconbox_icon { background: url(https://balrajt9.sg-host.com/wp-content/uploads/2022/03/whaticon01-1.png); height: 60px; width: 60px; font-size: 0px; display: inline-block; background-size: contain; background-repeat: no-repeat; border: none; background-position: center 11px; }Best regards,
MikeHey lauterkeit,
Thank you for the link to your site and the screenshot, to move the date and make it black, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function move_masonry_date() { ?> <script> (function($){ $( 'a.av-masonry-entry' ).each(function() { $( this ).find( '.av-masonry-date' ).css({ 'color': '#000'}).insertBefore( $(this).find('.av-masonry-entry-content')); }); })(jQuery); </script> <?php } add_action('wp_footer', 'move_masonry_date');Best regards,
MikeHi,
For that one you will need to create a transparent image of the icon with the rings around it and then use it to replace the icon with css.
For example imagine this as your image, but with a transparent background

then you wouls use this css with the url to your image:#main .iconbox .iconbox_icon { background: url(https://savvyify.com/img/images/2022/03/27/2022-03-27_009.jpg); height: 60px; width: 60px; font-size: 0px; display: inline-block; background-size: contain; background-repeat: no-repeat; border: none; background-position: center 11px; }Best regards,
MikeHi,
You can change the add_action to wp_head like this:add_action('wp_head', 'alwin_clicky_analytics_footer');Best regards,
MikeMarch 27, 2022 at 7:56 pm in reply to: Make Fullwidth Easy Slider caption frame extend all the way to the left #1346226Hi,
Try adding this css:.caption_framed .slideshow_caption .avia-caption-content { background: rgba(0,106,166,0.7); padding: 0px 0px 50px 190px; } .caption_framed .slideshow_caption .avia-caption-content p { background: unset!important; } .caption_framed .slideshow_caption .avia-caption-title { margin: 0; padding: 50px 250px 10px 200px; }Best regards,
MikeHey navindesigns,
Thanks for the mockup, try this css in your Quick CSS#av_section_1 .avia-animated-number .avia-animated-number-circle-inner { border: 2px solid #007da5; border-radius: 50%; } #av_section_1 .avia-animated-number .avia-animated-number-circle:after { display: block; border: 2px solid #969696; width: 100%; border-radius: 50%; transform: translateX(-6%); }Best regards,
MikeHey sebzh22,
Merci pour votre patience et les captures d’écran, votre première capture d’écran concerne les vignettes woocommerce, je ne pense pas que vous puissiez les désactiver et que la boutique woocommerce fonctionne correctement.
Votre deuxième capture d’écran semble provenir de la bibliothèque multimédia principale et la plus petite vignette 150 a été supprimée, essayez donc de l’activer à nouveau.— Translated with Google —
Thank you for your patience and the screenshots, your first screenshot is of woocommerce thumbnails, I don’t believe that you can disable these and have the woocommerce shop work correctly.
Your second screenshot looks like it is of the backend media library and the smallest thumbnail 150 has been removed, so try enabling this again.Best regards,
MikeHi,
Thank you for the link to your site, I found that the EventON plugin is causing a conflict, when it is disabled the google maps work correctly.
I don’t know this plugin so perhaps there is a setting you can disable to solve the conflict or you can ask the plugin author to help you solve it.Best regards,
MikeHey andreane1,
Thanks for your question, the Enfold 2017 demo includes a layerslider, so it seems that an error occurred with your install, but this is easy to fix by importing the layerslider demo zip file in the Private Content area into the layerslider import option.

If you get an error then this would post to your web server not having the PHP ZipArchive Extension installed, which allows your web server to handle zip files.
You can check if the PHP ZipArchive Extension is installed by going to the layerslider dashboard and clicking the three dots in the upper right corner and click the System Status

then look under the Server Settings to see if PHP ZipArchive Extension is enabled.

Best regards,
MikeHi,
Glad to hear this helped, the functions.php file in a Child Theme appends the parent theme functions.php which is way you can not use a filter, action, or function with the exact same name as in the parent theme functions.php or functions-enfold.php
The header.php and footer.php or any other file overwrites the parent theme file.
If you can avoid using a child theme header.php or footer.php it may be a good idea, since the last few times that we updated those files it caused errors with client sites that they were not expecting. We don’t update these files often and it is always noted in the changelog, but it often catches people off guard.
Most of the time the changes can be made in the child theme functions.phpHopefully this helps, shall we close this then?
Best regards,
MikeHi,
Thanks for the login, I have installed your child theme and imported the parent theme settings and added the from Guenni007 above to remove the image titles. Please clear your browser cache and check, and let us know if we should now close the thread.Best regards,
MikeHi,
Thank you for the login, I created a new draft post and the featured image option was visible and available, please check your site and see the screenshot in the Private Content area.
If you don’t see this in your login try the login you posted for us.
Perhaps for your login the option has been disabled somehow, try going to a post and click the 3 dots in the upper right corner 1
then click the Preferences from the dropdown 2
then look in the Panels for the Featured Image option 3

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,
MikeMarch 27, 2022 at 1:37 pm in reply to: EmbedPlus YouTube Plug-in; latest video not displaying #1346201Hi,
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, 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 Yigit 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,
Mike -
AuthorPosts




