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>