mastertechmag
Member
Posted 2 years ago #
Using WP 2.8.2
have been setting our pages to private using the WP [private][/private] codes on our pages. Suddenly it has stopped working.
When a member is signed in, and accesses a page, they get a 404 error (which we changed to state they must be logged in --but already are logged in.)
Anyone know why the private code would suddenly lock everything out??
Thanks in advance for any help/advice.
mastertechmag
Member
Posted 2 years ago #
diagnostics: Turned off all plugins. Turned on one at time.
Result: wp-member interfering with the private code. wp-member has a private code ("[private]" & [/private]") to add above and below private sections....to hide sections of site from "guests"
this code does not work when wp-member is not active.
mastertechmag
Member
Posted 2 years ago #
resolved private code situation.... however solution caused issue where ADMIN users can not log into website as a (general) user. ADMIN users must have a (general) user log in to view site...