- This topic has 3 replies, 2 voices, and was last updated 1 month, 1 week ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Only Show Certain Category on Blog
How can we only show a certain category on the blog page? e.g category-x
Hi,
There is no option to display particular category name on page sidebar, when we add post category widget here all category are appear. Here you can remove other category and leave only one category that you want to display.
Regards,
Dave
Thx Dave ok so if we only want to allow certain users access certain articles / posts in blog, we can only set access by each post? See screenshot https://ibb.co/gFLfbrB6
Hi,
Yes 👍 in WordPress you can restrict access on a per-post basis if you want certain users (or roles) to see only specific blog posts. There are multiple ways to achieve this, depending on how fine-grained you want the control:
1. Using WordPress’ Built-in Visibility Settings
When editing a post, under Publish → Visibility, you can set:
Public (default)
Private (only visible to site admins/editors)
Password protected (anyone with the password can view)
Regards,
Dave