hide block from blog/postpage
-
Hi, i have {{archive_title}} and {{post_title}} dynamic tag block from GeneratePress Elements that is allowed to show on PostPage and singular posts. I am trying to restrict the each dynamic tag block for their particular location but it is not working.
{{archive_title}} show on page type postpage blog page.
{{post_title}} show on post type Posts.
when i click on hide, it indeed hide from both location. so is Blog Page is a post type? i have revised it with extra rule to make it work.
Show the block if
Post Type
Is any of the selected
Post
And if
Page Type
Is none of the selected
Posts Page (Blog page)
The topic ‘hide block from blog/postpage’ is closed to new replies.