I am creating a custom front page using content template where have created three different containers. In one of the container I have added a query loop with below Parameters
Select Post Type – Posts
Posts Per Page – 8
Taxonomies – Tags
Select Terms. – Given Term Slug
I have also added paging to the loop. But when I see the output, it display all posts attached to the tag. Neither it restrict to 8 posts nor it displays paging. Kindly suggest.
Hi,
One more thing I noticed is, No results showing (0 results found) when I add any specific category or tag to “Select Terms”.
But if I see the preview, I could see the results.