Thread Starter
pmb88
(@pmb88)
@hemant-ahir It looks like the entire page posts back, as the Network Tab gets reloaded. Would switching to ajax resolve this?
Thread Starter
pmb88
(@pmb88)
This was exactly what I needed. Thank you for your assistance.
Thread Starter
pmb88
(@pmb88)
To clarify, what I meant is the blog list page.
For example, you have a post and it’s limited to subscriber. So anyone that isn’t a subscriber can’t view that post if they accesses it via the url. However, if you go to the blog list page as someone other than subscriber, the post is still listed. My query is how to filter the list so that it only shows up if subscriber is logged in?