how do you get this working? http://wordpress.org/extend/plugins/feature-slideshow/installation/
I want it to go in the middle of my home page. How do i make it work?
how do you get this working? http://wordpress.org/extend/plugins/feature-slideshow/installation/
I want it to go in the middle of my home page. How do i make it work?
Unfortunately your site has 'Maintenance Mode' on so we can't really see it, but it largely depends on which file your homepage is using.
For instance, if you have set a particular page to be your homepage, you should (accordingly to the installation instructions) be able to add a shortcode to your page to display the slideshow.
If however you're using the default homepage, you'll probably need to edit a template (e.g. index.php or home.php etc. depending on your template) and insert the code feature_slideshow_init(); instead.
You must log in to post.