Duplicate posts?
-
Hi,
Excellent plugin.
I placed the code <?php echo do_shortcode(‘[pt_view id=”xxxxxxxxx”]’); ?> in my index.php file right above the loop, <?php while ( have_posts() ) : the_post() ?> , and it works nice, but… it also still displays my original post loop. (All my posts show below in a list after the grid layout). I hope I’m explaining this right.Should I have deleted part of the loop? I’ve tried to comment sections out but then no posts show at all. It needs the whole loop to function.
https://wordpress.org/plugins/content-views-query-and-display-post-page/
The topic ‘Duplicate posts?’ is closed to new replies.