NWwaterboy
Member
Posted 4 months ago #
currently it appears that anythings slider calls the single.php post template. I need a custom format for the individual slides and having a hard time finding where the plugin calls the template and how to replace the default with a custom template.
http://wordpress.org/extend/plugins/anythingslider-for-wordpress/
Hey NWwaterboy,
The slider doesn't actually call the single.php template. A custom loop is created in the plugin file that grabs the post content. There should be enough in the default template for you to style the slider any way you want. What are you hoping to achieve with a custom template?
Thanks,
Jacob