Home › Forums › Pro Version › Lite worked fine but not Pro › Reply To: Lite worked fine but not Pro
July 8, 2014 at 7:36 pm #609
Participant
Found the problem, Dev is running V3.9 whilst Prod is running V3.8.1 of WordPress which means the plugin does not add the following JavaScript for V3.8.1:
<script type=’text/javascript’ src=’http://www.fargow.com/beerinfinity/wp-includes/js/masonry.min.js?ver=3.1.2′></script>
When I added it to the page I had the Masonry Shortcode in Prod worked fine.