• Resolved bigdyce504

    (@bigdyce504)


    I purchased a theme from envato that uses woocommerce and prettyPhoto lightbox for images. I was able to change where it calls for “prettyPhoto” to “swipebox”. But there’s no image in the swipebox. I checked the source code and the “slide-current” div isn’t even being created. It just skips to the “top-bar” div.

    I’m assuming there is a conflict with prettyPhoto. Do I have to go into the theme and remove every mention of prettyPhoto or is there an easier way to get it working?

    https://wordpress.org/plugins/easy-swipebox/

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

    (@leopeo)

    Hello,
    Thanks for contacting me, I will try my best to help you.
    Could you please provide the link where I can see this behavior?

    Thank you,
    Leonardo

    Thread Starter bigdyce504

    (@bigdyce504)

    Thanks Leonardo,

    Here’s the link: https://vipslaysessions.com/gallery/

    But I have to get this up today, so I may have gone with another lightbox plugin if you click the link later.

    Darnell

    Plugin Author Leonardo Giacone

    (@leopeo)

    Hello!
    I suggest to check these 2 Javascript errors:

    (index):375 Uncaught SyntaxError: Unexpected token &
    It looks the Facebook Pixel code generate a Javascript Error – Try to remove it.

    Mixed Content: The page at 'https://vipslaysessions.com/gallery/' was loaded over HTTPS, but requested an insecure stylesheet 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=4.5.3'.

    The whole website is using https, but some external souce are called using http:

    http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=4.5.3

    Try to find it and change http:// in https:// or simply //.

    Please let me know if it helps.
    Thank you!

    Plugin Author Leonardo Giacone

    (@leopeo)

    Hello,
    are there any updates related to this issue?
    I’ve checked your website and It looks Easy SwipeBox is active and working correctly.
    Please let me know!

    Thank you,
    Leonardo

    Plugin Author Leonardo Giacone

    (@leopeo)

    Checking the website, it looks working with Easy SwipeBox installed, so I mark this issue as resolved.

    Please let me know if there are other questions about Easy SwipeBox plugin.

    Leonardo

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trying to replace theme lightbox with swipebox’ is closed to new replies.