Hi Guys,
Am running this site http://www.absolutemaintenanceandcleaning.com.au/ and updated the version of Grav and installed the admin plugin....now it seems the showcase slideshow is broken.
Looking at the skeleton it seems that my site is missing the class
class="slideme_container"
from
<div id="content-slide" class="slideme_container">
and I've also noticed that it's missing the class of slideme-zoom in
---
<div class="slideme slideme-zoom">
I've tried downloading the new version of the template and making sure everything is up to date but can't seem to figure out where this error is coming from. Any ideas?