Thread Starter
Macknz
(@macknz)
Thanks, Shamim – that worked perfectly 🙂
I’m also having an issue where the user goes to the page with the FEPM shortcode, is greeted with this text “You must login to view your message.” so they login, but after successfully logging in, the next page is still “You must login to view your message.”
The only way they can access their messages is if they add this part to the URL after logging in: /?fepaction=messagebox
Any idea how to fix it so the user can see their messages right after logging in?
What shortcode you are using? Are you passing any argument to shortcode?
Did you set Front End PM Page in Front End PM > Settings > General?
what is your server? apache, nginx?
Thread Starter
Macknz
(@macknz)
I’m using [front-end-pm]
The page I use is https://streamplaygraphics.com/inbox/
The user uses that page to login, but after login the page still says, “You must login to view your message.”
Please answer all the questions from above reply.
Also let me know if you are using any caching plugin. If yes, try to exclude that page from caching.
Thread Starter
Macknz
(@macknz)
Excluding the page from caching was the solution. Thanks, man!