petebagi
Member
Posted 3 months ago #
Hey there,
I'm trying to get the slideshow to work within individual posts on the artfolio theme here http://www.basicneeds.ca/vintage-tea-labels/
but it just seems to stack the images rather than loading them into a gallery.
I'm pretty green as far as coding goes, can you give me a hand?
Cheers
peter
http://wordpress.org/extend/plugins/meteor-slides/
Hi Peter, the CSS and JavaScript for the slideshow are missing, your site's head section looks pretty empty, does your theme's header have the wp_head action missing?
petebagi
Member
Posted 3 months ago #
Thanks for the reply. Can you be more specific...am I missing the CSS and Javascript for the Meteor Slides?
Thanks
petebagi
Member
Posted 3 months ago #
I'm a designer lacking in the coding dept!
Yes, the scripts for Meteor Slides aren't loading, but also a lot of other code that WordPress adds to the head is missing. Check your theme's header.php file for the wp_head() tag.