Forums

Meteor Slides
Slide don't display (4 posts)

  1. japeimo
    Member
    Posted 4 months ago #

    Hi,

    I am using the template Twenty Eleven. Meteor slides works fine when i use the default index.php but when i try with a custom page it don't work.

    The url is: http://javierpeiromoreno.com/blogseguros

    Can you help me please?

    Thanks!!!

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

  2. JLeuze
    Member
    Posted 4 months ago #

    Hi, I don't see a slideshow on that page, but I suppose that is the problem!

    Are you using the template tag? Where are you putting it, which file?

  3. japeimo
    Member
    Posted 4 months ago #

    Hi friend!

    This is the code:
    <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(inicio_slide); } ?>

    It works ok in header.php but in inicio.php (custom page)it shows only the navigation bar. I can't understand it.

    You can download the files here:
    http://javierpeiromoreno.com/blogseguros/files.zip

    Thanks,

    Sincerely

  4. JLeuze
    Member
    Posted 4 months ago #

    Try formatting the template tag like this:

    <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "inicio_slide", "" ); } ?>

    Also doublecheck the slideshow slug and make sure it matches.

Reply

You must log in to post.

About this Plugin

About this Topic