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
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]
Expected behavior
Users awaiting Approval should see an approval message on the page.
Isolating the problem (mark completed items with an [x]):
[ x] I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
[x ] This bug happens with a default WordPress theme active, or Memberlite.
[ x] I can reproduce this bug consistently using the steps above.
WordPress Environment
```
Please share non-sensitive information about your hosting environment such as WordPress version, PHP version, Paid Memberships Pro and any related plugins versions.
```
The text was updated successfully, but these errors were encountered:
I recently setup PM Pro and the approval add-on and am finding the same issue of hiding member only pages. The require membership block allows the selection of membership levels but does not restrict based on approval.
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:
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]):
WordPress Environment
The text was updated successfully, but these errors were encountered: