I have the latest WP and Amember installed but I remember on amember v3 a plugin was on my old wordpress site that allowed me a checkbox to protect individual pages. Does this exist in v4 if not how do I protect individual pages. Or indeed my entire site apart from landing login page?
yes, you can protect individual pages/posts, and parts in a page/post too. http://www.amember.com/docs/Integration/Wordpress David
David: What if I want to show the top of a specific page to all guests, but need to protect text, photos and file download links at the bottom of the same page? I see a "Show content only for guest users" short code, but I need a "Show content only for paid users" short code. There must be a workaround to show teaser/intro content on a page and hide the rest until they sign up. NM - I believe that is the : "Show block if user have access" - should read "show content if user has access"
Maybe this will help. i didn't find the shortcode generator very easy to understand [am4guest] *** Content for guests *** [/am4guest] [am4show has='p-1'] *** Content for subscribers/paid memebers *** [/am4show]