Smart Slider Plugin – Pro integration
Resolved
Hi Oliver,
Could a future theme update include reference to the PRO edition of Smart Slider 3 plugin?
Just a thought, I couldn’t work out why it wasn’t picking up the option until I saw it was looking only for ‘Free’ edition.
if ( class_exists( 'SmartSlider3' ) ) {
require_once( get_template_directory() . '/includes/plugins/smart-slider/smart-slider-pro.php' );
}
Class name identified above.