Second Blog Page on Vantage
Hi,
I have three pages “home”, “blog” and “tips” and added post loop to tips.
In post loop “additional” field I wrote “tips”.
I would like to show posts under tips category on the tips page.
It’s not working. Posts appear in both blog and tips.
How can a create a second blog page that show only the tips category?
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi GNowick
To exclude Tips from Blog you’ll most likely need to use a Post Loop widget on that page too, just don’t forget to change the page template on that page to anything other than Blog.
Head to Posts > Categories and click on Tips, check the URL, see the number in the URL, that’s the cat ID.
Go to the Post Loop widget, enter the following into Additional:
cat=x
Where x is the ID.
Then in the Blog page Post Loop widget try:
cat=-x
To exclude Tips.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.