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

    (@jleuze)

    Thanks, I’m glad my plugin has come in handy for you. Normally I wouldn’t recommend using 5 slideshows on the same page, but you’ve implemented it very well!

    Are you sure you changed the Slideshow Navigation from None?

    Thread Starter meesha

    (@meesha)

    Josh – thanks for the prompt reply and kind words.

    I’m feeling a little foolish for overlooking such a simple fix – wish all my issues could be solved so quickly. Don’t know why I didn’t comprehend that setting.

    One last issue – there is too much space between the buttons and the bottom of the images, but can’t seem to move them up using CSS. Got any ideas?

    Thanks again.

    Plugin Author Josh Leuze

    (@jleuze)

    No problem, sometimes the simplest issues can be the easiest to overlook!

    There is a theme conflict with the image styling, if you add this to your theme’s styles it should be fixed:

    .meteor-slides .meteor-shim {
    	margin: 0 !important;
    }
    Thread Starter meesha

    (@meesha)

    Josh – you’re the man, works great.

    That’s been bothering me for a couple of years but wasn’t worth the time to contact you for a fix. Since I was already talking to you might as well get it perfect.

    Thanks again.

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome!

    hello josh;
    I have a problem, I need to insert a plugin I use in my Meteor Slides website before it appears messy but when I have the copies in my css css these images no longer displayed while I have to do to solve the problem?
    thank you in advance

    Plugin Author Josh Leuze

    (@jleuze)

    @depanama I’m sorry, I don’t quite understand what you mean. Could you try to explain the problem a bit more, or post a link?

    Hello,
    I have a small problem, my desire is to put a slider in my site,
    I have already installed the plugin Meteor Slides but when I called in my theme from this code
    <? php if (function_exists (‘meteor_slideshow’)) {meteor_slideshow (); }?>
    it is not displayed properly, why I come to you requested a service.
    is what must I apply my css css or used her?
    What should I do to make it work well?
    thank you in advance

    Plugin Author Josh Leuze

    (@jleuze)

    @depanama Can you post a link to the page you are having this problem on?

    What theme are you using? Where are you adding the slideshow, which file?

    thank you @josh , I’m currently develloper my own theme
    and this error is said, because I had not written code is <? php wp_head (); ?> Of that I’m writing all became normal as I wanted.
    Thank you for your attention

    Plugin Author Josh Leuze

    (@jleuze)

    @depanama Glad to hear you got it working!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Sildeshow only displaying 1 of 3 slides’ is closed to new replies.