• Resolved ipbroad

    (@ipbroad)


    I am using the plugin with Weaver II to great success. I have used the shortcode [meteor_slideshow] in the HTML insertion site header insert code section of the admin options. However one client would like the slide show hidden on one page.

    Any suggestions please.

    Brilliant Plugin I use on many sites I manage!

    https://wordpress.org/plugins/meteor-slides/

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

    (@jleuze)

    Hi, the shortcode can’t be restricted, it is going to be displayed anywhere that content is displayed by the theme.

    The simplest way to restrict it from certain pages would be to use the slideshow widget. Weaver has a lot of widget areas, so hopefully there is one that will work for you. With the widget you can use a plugin like Jetpack or Widget Logic to make widgets conditional and exclude them from certain pages.

    Otherwise you can use the slideshow template tag with conditional PHP to have full control over where the slideshow is displayed, but that is more complicated. You would either need to find a hook in Weaver where you can insert the slideshow via PHP, or you would have to use a child theme so that you can customize the header.php file.

    Thread Starter ipbroad

    (@ipbroad)

    Thanks Josh, sorted using a widget – perfect!!

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove Slide Show From One Page’ is closed to new replies.