• When I add the code <?php echo do_shortcode('[wpview type="all"]'); ?> to a single post it displays correctly, however when I try to add that inside the loop on the archive.php page it just doesn’t display. I can get other shortcodes to display on the Archive page so I know shortcodes work, it’s just the [wpview type="all"] that isn’t working. No errors, it just doesn’t display anything.

    The page I need help with: [log in to see the link]

The topic ‘Adding Shortcode to Archive Page’ is closed to new replies.