I've made the installation but it doesent works. The images stay freeze, they doesent rotate.
Somebody knows what is happening?
I've made the installation but it doesent works. The images stay freeze, they doesent rotate.
Somebody knows what is happening?
Do you have this in your footer.php:
<?php wp_footer(); ?>
Thanks WPYoda...I was having the same issue and this fixed it for me!
I had this wp-cycle slideshow working on Graphene Theme and when I changed the Theme to a child of Twenty-Eleven the slideshow stopped working. It just sticks on the first image and goes nowhere. I read the above about putting something in the footer.php but why would I want to do that when I want the slideshow to appear in the content?
... and BTW, my footer.php file does have
<?php wp_footer(); ?>
in it. Should it not?
You must log in to post.