• Resolved claudinsky

    (@claudinsky)


    Hello!!!
    I’m creating a theme from scratch and I’m trying to add a slider on it. With your plugin I could add it, but the slider is not showing as a slider, it’s only showing the slides one over the other, just like a list of images.
    Is possible that I need something extra to make it work?

    Thanks
    Claudia

    https://www.ads-software.com/plugins/meteor-slides/

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

    (@jleuze)

    Hi Claudia, did you include the wp_head() function in your header and the wp_footer() function in the footer? WordPress needs these to load scripts and stylesheets for plugins in your site.

    If you can post a link to the site you’re working on I can take a look.

    Thread Starter claudinsky

    (@claudinsky)

    Hi Josh,

    thank you for your quick answer. I added both functions but now the images are not showing anymore. If I check the code with the code inspector, I can see that the visibility is hidden. I’m not sure if it has something to do with the actual problem…
    Also, the .meteor-slides .mslide classes have “display:none;”, and if I unable that sentence then it shows all the images together like I had yesterday…

    I’m sorry, I feel like an idiot ??

    I would love to share a link with you but I’m working on MAMP.

    Plugin Author Josh Leuze

    (@jleuze)

    The visibility should be hidden, only one slide should be displayed at a time, so the others will be hidden.

    You could have a theme or plugin conflict. Try deactivating your other plugins and testing the slideshow. If it is a theme conflict that will be harder to debug. How are you adding the slideshow, to your theme files with the template tag, with the shortcode, or the widget? Try using a different method to add it to a different spot, to see if it’s just that location in the theme giving you problems.

    I want to show 5 images at a time in a slideshow. Under settings you have “Slideshow Quantity” which has default value 5. But the slider does not show 5 slides. How can I achieve this? Thanks in advance.

    Plugin Author Josh Leuze

    (@jleuze)

    @prasad Meteor Slides is a slideshow plugin, it displays one slide at a time. What you want to use to display multiple slides at a time is a carousel plugin.

    Thread Starter claudinsky

    (@claudinsky)

    Hello!!

    It finally worked ?? I’m not sure what I did, but it’s working! So thank you very much for the quick replies and the good support. I’m very thankful!!

    Claudia

    Plugin Author Josh Leuze

    (@jleuze)

    @claudia You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Displaying all images together’ is closed to new replies.