Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1190407

    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!

    #1191190

    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

    #1191281

    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.

    #1191288

    Hi,
    Please try adding the css above as it makes the caption show.

    Best regards,
    Mike

    #1191317

    Hi Mike,

    I’ve just tried to add the CSS.
    This doesn’t fix the problem..

    #1191323

    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

    #1191808

    I added the CSS to the General Styling –> Quick CSS.
    That was probably the problem.

    Thanks Mike!

    #1191816

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Directorist plugin conflict with Enfold and Cookie Consent Bar’ is closed to new replies.