I am using WP and have created a password-protected page. Everything works fine at this point. When I click on the page, it takes me to the password-protected page.
However, after entering the password created, I am redirected back to the homepage, not the page I created. If I then click on the page created, I can access it. But I don’t want clients getting frustrated, leaving because they think the page doesn’t work.
Anyone know what I am missing?
The page editing tool is NicePages, but if I have to recreate a blank page, that’s fine, too. What line of code can I look for and then fix?
I am self-taught, so please speak slowly
[ad_2]
Have you tried saving your permalinks? Probably won’t work, but try going to settings -> permalinks, and then hitting save.
Try again.
It seems like you are posting the password form to the homepage instead of the actual page. Do you have any kind of weird URL structure? Anything else happening like this throughout the site?