I have a secondary menu that is protected by “logged in code” created by an eMember plugin. I added the code several years ago.
Mostly, it works.
- Not logged in – website is not supposed to show the secondary menu, and it doesn’t. Correct behavior.
- Logged in – website is supposed to show the secondary menu.
However…
- Current member logs in – it does NOT show. INCORRECT behavior.
- An expired (non-renewed) member logs in – it does show. Correct behavior.
The code is easy: [IF_logged_in] show secondary menu [Endif]
My first step to confirm that I have inserted the correct code. The quickest fix would be to just remove the code.
Unfortunately, I cannot find the code. I have searched all the theme customization options. Nothing looks familiar, and I cannot find where any code is inserted.
No Secondary Menu:
URL: https://pinellasgenealogysociety.com/
Has Secondary Menu:
LOGIN URL: https://pinellasgenealogysociety.com/member-login/
Expired Member (Micky Mouse)
LoginID = Micky
Password = ********
(Go to member-login menu to log out)
Supposed to be a Secondary menu, but no:
LOGIN URL: https://pinellasgenealogysociety.com/member-login/
Expired Member (Minnie Mouse)
LoginID = Jaggers3
Password = ********
Suggestions?
~~ Rick