Title: [Plugin: Meteor Slides] Where do I put code
Last modified: August 20, 2016

---

# [Plugin: Meteor Slides] Where do I put code

 *  Resolved [neilhillprojects](https://wordpress.org/support/users/neilhillprojects/)
 * (@neilhillprojects)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/)
 * I am new to trying to modify themes. I am using current version of 20 Ten. where
   do I put this code? <?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow();}?
   > Thanking you in advance
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937550)
 * Hi, where do you want to add the slideshow to your site?
 *  Thread Starter [neilhillprojects](https://wordpress.org/support/users/neilhillprojects/)
 * (@neilhillprojects)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937559)
 * Thank you for your reply. I am trying to put it into the header. I did find a
   video explaining how to do. I followed the instructions but it loaded a minute
   image. I will keep trying. Thank you. I have seen Meteor Slides in action and
   it is great. All the best
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937560)
 * The image is shrinking because it is being floated, clear those floats and it
   should work:
 *     ```
       .meteor-slides {
       clear: both;
       }
       ```
   
 *  Thread Starter [neilhillprojects](https://wordpress.org/support/users/neilhillprojects/)
 * (@neilhillprojects)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937587)
 * Thank you for your help. Will get onto it.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937600)
 * Let me know if that doesn’t do the trick.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Meteor Slides] Where do I put code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-where-do-i-put-code/#post-2937600)
 * Status: resolved