Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Franso,

    You’ll need to echo the do_shortcode call. do_shortcode() returns to PHP, but does not echo. Try adding an echo call and let me know what happens.

    Thanks,
    Jacob

    Thread Starter franso

    (@franso)

    I have tried it like here below, but still without success.
    <?php echo do_shortcode('[anything_slides]'); ?>

    hmmmm. Really not sure what could be going on. Make sure you aren’t using it within the Loop. Because it sets up a new loop to gather all of the slides, be sure to put it before or after the main loop.

    Also, I just pushed a new version of the plugin. Try upgrading and let me know if you get it to work.

    Thanks!

    -Jacob

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: AnythingSlider for WordPress] shortcode for outside the post editor’ is closed to new replies.