Forums

Meteor Slides
two slideshows different sizes same page (11 posts)

  1. linzinz
    Member
    Posted 1 year ago #

    I have the meteor slideshow in the header on the home page.
    I would also like some kind of a slideshow on the first image on that page which is a different size. Any solutions, please?

    http://wordpress.org/extend/plugins/meteor-slides/

  2. JLeuze
    Member
    Posted 12 months ago #

    You can add multiple slideshows of different sizes using metadata.

  3. linzinz
    Member
    Posted 12 months ago #

    Thanks Josh,
    Haven't had chance to try this yet but thank you anyway!

  4. linzinz
    Member
    Posted 11 months ago #

    Finally getting around to doing this. The slideshow is on the home page and the header.php was changed for it to show only on the home page. The second slideshow dimensions are a lot smaller and it needs to be on the same page. Do I add something in the header.php?

    <?php if ( is_front_page() ) { if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } } else {
    // Check if this is a post or page, if it has a thumbnail, and if it's a big one

    I did have a look at the link you provided before but I need a bit more help with this one!

  5. JLeuze
    Member
    Posted 11 months ago #

    It depends on the location of the second slideshow. You would only need to edit the header if they both need to go in the header. If the second slideshow goes in the content or sidebar you can use the slideshow shortcode or widget.

  6. triplemoons
    Member
    Posted 11 months ago #

    How do you change the sizes of the different slideshows? No instructions are provided on the links.

  7. JLeuze
    Member
    Posted 11 months ago #

    You need to set the height and width in the metadata. This is a list of all the parameters you can change.

    So a mini 100x100 slideshow could be added like this:

    [meteor_slideshow metadata="height: 100, width: 100"]
  8. triplemoons
    Member
    Posted 11 months ago #

    Thanks, but this does not appear to be working. That is what I tried and it's still displaying to the settings in the Admin. I also do not want the numbered navigation displayed.

  9. JLeuze
    Member
    Posted 11 months ago #

    You should be able to turn the paged navigation off by choosing "none", or "prev/next". Can you post a link to the page you are working on?

  10. Max74
    Member
    Posted 10 months ago #

    It works! Fine Work, Josh!

    @ triplemoons
    When you are using the widget please put only height: 100, width: 100 in the metatag field, otherwise it don't work.

  11. triplemoons
    Member
    Posted 10 months ago #

    I never said I was using a widget.

    Josh got my issue worked out a few days ago anyway.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic