• yoyoma1974

    (@yoyoma1974)


    Hi,

    I’m using the Types & Views plugins to create custom post types and views to view them on the front-end. Your shortcodes aren’t working when I add them to the view then output that view to the front-end, I’m just seeing the shortcodes get outputted.

    I’ve contacted the Types & Views developers and they recommended adding this to my functions.php file:

    add_filter(‘the_content’, ‘do_shortcode’);

    Which I did but it still didn’t work. Your plugin should respect that filter right?

    Tim

    https://wordpress.org/plugins/wc-shortcodes/

Viewing 1 replies (of 1 total)
  • Thread Starter yoyoma1974

    (@yoyoma1974)

    Really am loving this plugin but I use the Types & Views plugins all the time and it really should work with those. I have a feeling for some reason your plugin just isn’t recognizing do_shortcode. Anyway this can be fixed?

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcodes not working in Custom Post View’ is closed to new replies.