Image - Lightbox not appearing

Hi,

I have created an image with your lightbox shortcode, which works on mobile / IE but does not pop up in Chrome. Have I got the code right?

[image class="my-portfolio" src="/wp-content/uploads/2018/07/Brighton-Waterfront-Renaissance-Theatre.jpg" alt="Example" type="thumbnail" link="true" href="/wp-content/uploads/2018/07/Brighton-Waterfront-Renaissance-Theatre.jpg" title="Example Image"] 

[lightbox selector=".my-portfolio" deeplink="true" opacity="0.875" prev_scale="0.75" prev_opacity="0.75" next_scale="0.75" next_opacity="0.75" orientation="horizontal" thumbnails="true"]

Hi ocduk,

I checked your website and actually, the Chrome browser works with no problem:

Please clear your browser cache or check the website with another Chrome browser in another machine.

But I do see an error in my browser console related to this code which it seems that you added to the Pro > Theme Options > JS:

The problem seems to be the /** starting section which has an additional character which makes the comment go away and the browser thinks it is a wrong Javascript code.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.