Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author cpres

    (@cpres)

    this is gone over a bit in the manual which is a worthwhile read. But basically you’ll need to turn off Shortcode Requirement in Advanced Settings, this will make it so the styles and js for the slideshow are called on every page.

    To make it so the js and css are called only on the pages you want them you can add [satellite display=off] on the parent pages you are adding all the advanced excerpts from.

    Manual: http://bit.ly/stlmanual

    Excerpt is such a weird word btw!!!

    Thread Starter Sug Mon Kooky

    (@sug-mon-kooky)

    Argh. Turns out it’s the theme that’s breaking the code, but I can’t work out how – have done my best to bypass filters. JS is being called but the wheel keeps spinning. Am using theme: Cloudy Blue Sky. Any ideas where to start? Have got Premium Satellite. Great plugin, thanks.

    Plugin Author cpres

    (@cpres)

    I’ve got a whole bunch of updates coming in 1.4 that will most likely fix that problem. I’m going to have a basic version of it available for members that will have compatibility fixes and RESPONSIVE OH YEAH 🙂 available HOPEFULLY over the weekend.

    But if you’re not up for becoming a member (totally cool btw) 1.4 should hopefully be out by the 15th of January

    Thread Starter Sug Mon Kooky

    (@sug-mon-kooky)

    IT WAS A GLITCH IN ADVANCED EXCERPT!!!!

    added this to functions.php:

    remove_all_filters(‘the_excerpt’);

    Now works beautifully on page and in excerpt form too.

    Plugin Author cpres

    (@cpres)

    is Advanced Excerpt a plugin?

    Thanks for finding this!! That’s great to hear there’s an easy work-around!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Use Satellite Slideshow in Advanced Excerpt’ is closed to new replies.