• I would like to enable use of shortcodes on an html page inside a cyclone slider (both on a post and in the widget slider). Is this possible by adding something to functions.php like:

    add_filter('CycloneSlider_WidgetSlider','do_shortcode');?
    Or just:
    add_filter('cyclone_slider','do_shortcode');?

    Thanks

    https://ww.wp.xz.cn/plugins/cyclone-slider-2/

The topic ‘do_shortcode inside widget html slide’ is closed to new replies.