• I’ve setup my groups and integrated it into Woocommerce Memberships. Everything works exactly as it should with one exception.

    A new user to the site can view everything they should be allowed to see except the Customizr (theme) Featured Pages, which I have located just above the footer.

    I added the membership options there (i.e. Bronze, Silver, Gold & Platinum) so anyone new to the site interested can click on the compare button to be taken to another page that provides a breakdown chart and pricing. It comes up 404 page not found as if they do not have that capability. However, if they register via WordPress, then they can view that page even though they are not a premium user.

    What capability am I missing for the base user? I previously had Customer as the parent and removed it because it appears the Registered group is the same thing. Currently I have these capabilities associated with the Registered group:

    read
    read_featured_pages
    read_membership_plan
    read_product
    read_user_membership

    I tried wrapping each product included on the Featured Pages with the shortcode [wcm_nonmember][/wcm_nonmember] to see if that would unblock it but it won’t.

    I also tried deactivating the Group plugin to see if that was the issue and it is. Obviously, removing your plugin is not an option.

    Either way, they cannot view that one page unless they actually “register” on my site, which is a major deterrent to anyone visiting for the first time. This is the only thing holding me up so I can take my site live. I’m already one week over deadline. Any help or suggestions would be greatly appreciated.

    partyfavorz.com

    https://wordpress.org/plugins/groups/

Viewing 1 replies (of 1 total)
  • Plugin Author Kento

    (@proaktion)

    Hi,

    This sounds like you’re restricting access to that page but should instead just use the shortcodes to partially hide or show content based on whether the user is registered or not. If you check the Access Restrictions box and have something in there, then visitors won’t be able to see the page and thus the 404.

    Cheers

Viewing 1 replies (of 1 total)

The topic ‘Cannot View Featured Page’ is closed to new replies.