Forum Replies Created
-
AuthorPosts
-
Thank you Mike,
I don’t know what you did but indeed it works fine now :-)Thank you for YOUR EXCEPTIONAL SUPPORT !
Thank you Mike.
As requested I created a “zTest Captcha Contact Form”
See link to the form in the private content field.Hello Mike,
I checked everything that you said including Google reCaptcha keys are valid, Auto reload on “Accept Settings”, and Default Cookie Behaviour on the first option.
I also disabled all plug-ins except WooCommerce.
But it still does not It still does not work.
I can not provide an admin login.Any other idea?
Cheers,
AlainMarch 28, 2023 at 9:37 am in reply to: How to move Easy Slider bullets and picture numbers below the picture? #1402732Hello Ismael,
After several tests, I replaced some of the existing Quick CSS code by the one that you provided.
Result: The slide numbers are gone, but the dots are still a bit on top of the image.How can we avoid this overlap?
Also, how can we have the burger menu available also when the mobile screen is in landscape mode?Entire content of our quick CSS:
/*** NO SLIDE NUMBER – DOTS BELOW IMAGE (SHOULD BE, BUT NOT NOT QUITE) ***/
.avia-slideshow-dots a {
text-indent: 9999px;
}
.avia-slideshow-dots a {
text-indent: 0;
}
@media only screen and (max-width: 767px) {
.avia-slideshow-dots a {
text-indent: 9999px;
}
}
/*** CAPTION ABOVE EASY SLIDER IMAGE ***/
.avia-caption {
position: relative;
bottom: auto;
text-align: center;
}/*** BURGER MENU ONLY FOR MOBILE **/
#avia-menu .only-burger.menu-item { display: none !important }March 3, 2023 at 11:14 am in reply to: Easy Slider no longer auto-rotating + Can’t make arrows or dots always visible #1399971Activated the option “Delete Old CSS And JS Files” => Save All
Deactivated the option “Delete Old CSS And JS Files” => Save All
Re-enabled CSS and Javascript file mering and compression
Cleared browser cache
Closed and restarted browser
The slider is rotating again.Thank you for your quick and efficient resolution!
March 1, 2023 at 9:42 am in reply to: Easy Slider no longer auto-rotating + Can’t make arrows or dots always visible #1399638URL is now available in “Private Content”
Theme was already updated to version 5.4.1After temporarily disabling “Performance > File Compression (Theme CSS and Javascript)”, I noticed that
– the auto-rotation works again
– the dots are again always visible (as configured)How can we keep compression and make it work again?
Thank you
Alain -
AuthorPosts