Lightbox not working with WP Rocket after cornerstone and x theme update

Since updating today to newest versions of X Theme and Cornerstone, it appears to have broken my classic raw content elements. By disabling WP Rocket (caching plugin) it fixes the issue. Any idea what setting to change in WP Rocket (or what code to adjust in Cornerstone)?

Here’s an example of the code I have inside a classic raw content element:

<div style="float:none">
[image class="2013" id="2013" src="https://joinkale.com/wp-content/uploads/2015/08/2013-e1439780370290.jpg" alt="Kale Realty Top Chicago Workplace" type="thumbnail" link="true" href="https://joinkale.com/wp-content/uploads/2015/08/2013_kale_realty_chicago_top_workplace.jpg" title="Click To See Our Rank!"]

[lightbox selector=".2013" deeplink="true" opacity="0.875" prev_scale="0.75" prev_opacity="0.75" next_scale="0.75" next_opacity="0.75" orientation="horizontal" thumbnails="false"]</div>

Hi DJ,

Try to clear your wp rocket cache and check again.

It’s possible to implement a change like updating theme and plugins, and not have it take place because a cached version of the page or various resources are loading instead of the latest version.

Thanks

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