Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author tuyennv

    (@tuyennv)

    Hi wcten,

    Please send me your link page has problem.

    I will check and reply to you.

    Thanks & Regards,

    Thread Starter wcten

    (@wcten)

    Kramarz

    (@kramarz)

    Hi wcten,

    I took a look and found the issue.
    Your theme has following CSS styling:

    .loading {display: none;}

    You need to overwrite it with

    .loading {display: block;}

    in your child theme style.css file.

    That should fix your issue.

    Plugin Author tuyennv

    (@tuyennv)

    Great Kramarz,

    This is reason lightbox does not display on your theme.

    Thanks bro,

    Thread Starter wcten

    (@wcten)

    Excellent! Thank you. You are the best!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lightbox conflict’ is closed to new replies.