Srdan
Forum Replies Created
-
you must include wp_footer in footer.php if you use it.
Just put <?php wp_footer(); ?> in the end of footer.php right before </body></html>.
Let me know if you need some more help.ahhh.. that’s it. I can’t believe it :). I did not include wp_footer function.
Jeremy you save me a lot of hours and nights 🙂 thanks a lot !!!
Is it possible that I miss some js scripts. Something functions to include maybe?
I’m just download, install and activate the plugin. Maybe need something more? Maybe some js include i header?Yes it is same. I add directly to content. Post I added:
Hello,
this is URL od post where slideshow should be displayed:
http://adria.devpassion.eu/ppp/
Post is under construction so it is a mess right there.
Under title (PPP in this case) I put: echo do_shortcode(‘[gallery type="slideshow"]‘); in template content.php