Vladimír
Forum Replies Created
-
Thanks, it works now. Another thing I’d like to achieve is using different theme for each slideshow category.
I tried adding theme option to the shortcode, but it doesn’t work.
<?php echo do_shortcode( "[anything_slides cat='mainSlides' theme='construction']" ); ?>
<?php echo do_shortcode( "[anything_slides cat='testimonials' width='200px' theme='metallic']" ); ?>Interactivity settings are empty. I filled in showMultiple option and still no change.
When I set the settings like this,the slider autoplays, but the arrows are unresponsive even though they are enabled.
Another thing I noticed is that after deactivating/activating plugin there’s nothing set in the settings section(everything is empty), so I can’t find out what the default settings are.I’m running wordpress (with no other plugins) on localhost using xampp, if that matters.
Thanks for a quick reply Jacob. Unfortunatelly this doesn’t solve the problem. It only changed the slider size…