Hi,
I have the Directorist plugin installed on this Enfold site I’m working on.
When I have this plugin activated, it doesn’t show the caption in the Full Screen Slider.
Another thing I noticed is that the Cookie Consent Bar isn’t showing properly at the bottom of the page.
Link and credentials are in the Private Content.
Thanks again!
Hey quistict,
Sorry for the late reply and thanks for the login, It seems your slideshow caption was set to “visibility: hidden;”
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field to correct:
.avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, .avia_transform .av_fullscreen .avia-slideshow-button, .avia_transform .av_slideshow_full .avia-slideshow-button {
visibility: visible !important;
}
Best regards,
Mike
Hi,
Thanks Mike for your comment.
Unfortunately this doesn’t fix the problem.
I haven’t disabled the caption myself, it just doesn’t show when I have this plugin Directonist activated.
Hi Mike,
I’ve just tried to add the CSS.
This doesn’t fix the problem..
Hi,
I add the css to the WordPress > Customize > Additional CSS field, it seems to be working good, please clear your browser cache and check.
Best regards,
Mike
I added the CSS to the General Styling –> Quick CSS.
That was probably the problem.
Thanks Mike!
Hi,
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit