Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter telston

    (@telston)

    OK. so now I got the images to rotate. This is a custom home page with no separate header.php or footer.php.

    I added the line
    <?php wp_head(); ?>
    in the header part of index.php
    That gets the images to rotate but now the images are all cropped like it was a banner and should be 715 pixels high.

    Any suggestions?
    Thank you,
    Tim

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Tim, yeah you need the wp_head function to load the stylesheet and scripts for the slideshow into the header of your page. If the images aren’t the right size either they were uploaded before you set the dimensions in the slideshow settings, or your theme is scaling them with CSS and some of the rules need to be tweaked.

    I don’t see a slideshow on your site, did you get this figured out?

    Thread Starter telston

    (@telston)

    Hi,
    Something changed. I deleted all the images and reloaded them and they size correctly now.

    Thanks. I’m glad it works!

    Plugin Author Josh Leuze

    (@jleuze)

    That’s good to hear!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Meteor Slides] slides stacked up on top of one another’ is closed to new replies.