Hi Guys. Im on the latest WP 4.2.2 and the I have the latest Enfold 3.4.7. I have the Enfold Child theme activated. V1.0
My FullWidth Easy slider just disappeared on all the pages that I have it installed. Was working fine and then all of a sudden it vanished.
Hi!
Please try de-activating all active plugins and if that does not help, please try re-updating the theme via FTP manually and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Thank you for the reply! Will try that now.
Hi Guys. I’ve deactivated all the plugins. Same issue. I’ve added a fresh install of the theme. Same issue.
Could someone please assist?
Thanks in advance!
Hi!
Do you mind if we try de-activating all active plugins?
You can also try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow li { opacity: 1; }
.js_active .avia-slideshow li:first-child {
visibility: visible;
}
There still seems to be JS errors
Cheers!
Yigit
Yeah you can de-activate them. Let me know when you complete. Il add that CSS when you done checking.
Hi!
I thought disabling minifying and caching before deactivating plugin could help but did not :)
You insert the code to Quick CSS for now. If you see any issues related with JS files, let us know so we can look further into it.
Best regards,
Yigit
Thanks Yigit! Is this perhaps a bug?
I also picked up that my the heading and captions disappeared. When I checked the CSS, it was on hidden. I then changed it back to visible.
Hey!
We created a test page and the slider is working there. Is this because of the css code? http://www.africantransition.org/atwp1/test/#next
Regards,
Ismael
hi Ismael.
I thought this ticket was closed.
Yes, I added the CSS code above that Yigit recommended. Hence why the sliders are showing.