• Excellent plugin! Almost did exactly what I was looking for right out of the box. The only feature it was missing was allowing for the use of short codes within the slider content. I was able to get short codes to work by changing the following piece of code in wp-anything-slider.php from:
    return $wpcycle;

    to: return do_shortcode($wpcycle);

    Maybe this can be incorporated into future releases so the plugin files don’t need to be modified each time?

    Thanks again for the great plugin!

    https://wordpress.org/plugins/wp-anything-slider/

  • The topic ‘Shortcode Compatibility in Slider Content’ is closed to new replies.