Hello
I submitted earlier to another forum but did not get the answer. Would appreciate if someone can help
I had inadvertently removed “members” page (and no longer in the trash) so BuddyPress is not displaying the members page. When I recreated members page and custom linked it to the menu, it showed on the main menu bar and allowed nonmember to access and see the members list.
How can I reconnect the link so that the members page stays under log in and not allow nonmember to see it?
I am sure it is a simple code logic like
If (logIn ==true) display “members page” else hide.
but I don’t know much Javascript which I have to learn.My experience with programming is years when C, and Pascal were the thing.
Thanks
Myo