Describe the bug
BLOCKS:
A user awaiting approval can see member content in a block using the Enable content visibility for this block for members.
and no longer see content for non-members.
SHORTCODE:
When using the [membership level="0"] or [membership level="1,2,3"] shortcode,
while waiting for approval, the users see nothing. This can make the page blank.
To Reproduce
Steps to reproduce BLOCK behavior:
- create a page or post using with two paraphrase blocks
- Show one block to All Members and hide the other from All Members.
- Sign up with level requiring approval
- See Members Only Content
Steps to reproduce SHORTCODE behavior:
- create a page or post using two shortcodes. (most often this is a site using a page builder).
[membership level="1,2,3,4,5,6"]Will only show up for Members.[/membership]
and
[membership level="0"]This is what non-members will see.[/membership]
- Sign up with a level requiring approval
- See nothing.
Screenshots
If applicable, please attach a screenshot to make your issue clearer.
Expected behavior
Users awaiting Approval should see an approval message on the page.
Isolating the problem (mark completed items with an [x]):
Describe the bug
BLOCKS:
A user awaiting approval can see member content in a block using the
Enable content visibility for this blockfor members.and no longer see content for non-members.
SHORTCODE:
When using the [membership level="0"] or [membership level="1,2,3"] shortcode,
while waiting for approval, the users see nothing. This can make the page blank.
To Reproduce
Steps to reproduce BLOCK behavior:
Steps to reproduce SHORTCODE behavior:
[membership level="1,2,3,4,5,6"]Will only show up for Members.[/membership]
and
[membership level="0"]This is what non-members will see.[/membership]
Screenshots
If applicable, please attach a screenshot to make your issue clearer.
Expected behavior
Users awaiting Approval should see an approval message on the page.
Isolating the problem (mark completed items with an [x]):