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

    (@jleuze)

    Hi, make sure you’re using Meteor Slides 1.5, which is responsive for mobiles and has support for touch navigation.

    Thread Starter CarolinaRondon

    (@carolinarondon)

    I was using it but it was blank in computer too, so I guess this is for my WordPress Version…

    Another thing, how can I center it in the middle of the website? Currently it goes to the extreme left.

    Thanks for your good support!

    Plugin Author Josh Leuze

    (@jleuze)

    It should work fine with 3.3.1, but there could be a theme conflict with the slideshow. To center it you need to auto margin the slideshow:

    .meteor-slides {
    margin: 0 auto !important;
    }
    Thread Starter CarolinaRondon

    (@carolinarondon)

    I deleted the lines of the other slide in the .php file,
    And just in case I updated the version of my wordpress site and the plugin.

    it works perfectly fine on computer, but I can’t see the slides in my smartphone.

    why?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Meteor Slides] slideshows to be seen from smartphone’ is closed to new replies.