Adding Shortcodes to Tag Archive Page
-
I love the way that the “posts” shortode displays and would love to be able to use it on Tag pages. Two issues:
First, it looks like the shortcode only supports the Category taxonomy, not Tags. Weird.
Second, I can’t figure out how to get the shortcode to work on the template. Using
<?php echo do_shortcode("[shortcode]"); ?>results in the WSOD.Here’s the link to what the posts look like http://zidi.5giants.com/stories/
Anyone know how I can replicate on Tag pages?
Thanks!
The topic ‘Adding Shortcodes to Tag Archive Page’ is closed to new replies.