I don't have any controls although I activated "Displays arrows for navigation".
Any ideas?
Thanks in advance! :)
I don't have any controls although I activated "Displays arrows for navigation".
Any ideas?
Thanks in advance! :)
From another thread:
Did you check that your theme template has a footer hook, i.e. does it call wp_footer() ? WP Supersized hooks into this to output the navigation buttons and bar.
My footer.php uses <?php wp_footer(); ?>
Any other solutions?
You must log in to post.