You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It seems like a bug but maybe it's a feature. When you add more than one instance of the block to the page, any additional block can only show posts that are not already shown in the previously added Blog Posts Blocks on the same page.
To Reproduce
Steps to reproduce the behavior:
Add Blog Posts Block (which will show all posts by default)
Add one more Blog Posts Block
See message Sorry, no posts were found. for the second block
Set a rule in the first Blog Posts Block (for example only show one category)
See the second Blog Posts Block populated with all the posts that are not already shown in the first Blog Posts Block.
This is indeed working as designed -- it's meant not to show a post more than once on a page, so you don't end up with the same post appearing in multiple blocks.
That being said, this isn't the first time we've been asked about being able to turn that off :) I'm going to move your report to #258, as it covers a request to add a toggle to turn off the deduplication.
Describe the bug
It seems like a bug but maybe it's a feature. When you add more than one instance of the block to the page, any additional block can only show posts that are not already shown in the previously added Blog Posts Blocks on the same page.
To Reproduce
Steps to reproduce the behavior:
Sorry, no posts were found.
for the second blockScreenscast
https://d.pr/v/eOdA3K
Expected behavior
Be able to show all posts in any additional Blog Posts Blocks added to the same page. If it is a feature, then we need to make it clear in the support document. Hence I created https://github.com/Automattic/en.support-docs-content/issues/629
#user-report 2978097-zen
The text was updated successfully, but these errors were encountered: