I need the latest version of LayerSlider (30/07) to fix a compatibility issue with another plugin by the same author. He asked me to request updates to the theme author.
Thank´s
Hey ayron!
The next feature update of the theme will most likely have the plugin update included with it but we don’t have it to release individually. So if its a must-have right away you would need to purchase a license and install it separately as well as deactivating the built in version so only your standalone plugin is running. You can deactivate it by adding add_theme_support( ‘deactivate_layerslider’ );
to your child theme functions.php or to the parent functions.php at the top and just after the first global line.
Regards,
Devin