Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, there is probably a theme conflict which is shrinking the slide images, or squeezing the slideshow into a small area where it shrinks. I can take a look if you want to post a link.

    Thread Starter rcpeterman

    (@rcpeterman)

    That’d be awesome, thanks!

    Here is a link to a page where I am using the widget – http://genevapediatrictherapycenter.com/about/therapists/

    Plugin Author Josh Leuze

    (@jleuze)

    A couple things to check out, first off it looks like you are using the slideshow title, “Testimonial”, instead of the slideshow slug, “testimonial”, to load a specific slideshow. This can cause bugs, double check the slideshow slug name and update it.

    Second, is your sidebar widgetized? Are you using a template tag, or the shortcode in a text widget? Try using the Meteor Slides Widget if you can.

    Thread Starter rcpeterman

    (@rcpeterman)

    Thanks for the suggestions – still no luck.

    I have been using the Meteor Slides Widget in the widget sidebar. Also, as per your suggestion, I changed the name of the Slideshow to match the slug.

    I noticed that when I deactivate the plugin (Fancy Text Widget) I am using for the Tidbits on the sidebar, the images for the slideshow now show in the correct size. But again – I had these two widgets going in tandem before so I am a little puzzled still…

    Plugin Author Josh Leuze

    (@jleuze)

    OK, there’s a conflict with the Fancy Text Widget, add this to your theme’s stylesheet and it’ll fix the problem:

    div.meteor-slides {
    clear: both;
    }
    Thread Starter rcpeterman

    (@rcpeterman)

    Awesome – that did the trick! Thanks so much!

    Plugin Author Josh Leuze

    (@jleuze)

    No problem!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Meteor Slides] Slide pictures showing miniature’ is closed to new replies.