Hi,
After I imported the demo content from the Publication Pro Prebuilt website, I’m seeing that the login and register page relative URLs look odd.
Login page url:
https://huntcode.com/login-register-publication_pro/
Register page url:
https://huntcode.com/login-register-publication_pro/?signup
For the login url it should be:
https://huntcode.com/login
For the register url it should be:
https://huntcode.com/register
How do I resolve this issue?
As a reference:
https://www.codecademy.com/register
https://www.codecademy.com/login
It should function like the website links above in that it goes to the relative URL paths /login and /register instead of:
/login-register-publication_pro/?signup
/login-register-publication_pro/
Hello,
You need to change the permalinks of those pages -> https://i.imgur.com/qleOUDe.png
Thank you!
Ok, so I need to create two separate pages with the permalinks:
/login and /register
The login and sign up form contain a Sign up and Login link at the bottom of the form:
Don’t have an account? Sign up
Already have an account? Login
How do I change the “Sign up” and “Login” link so it points to the /login page and /register page?
I discovered this WordPress plugin called WPForms https://wpforms.com/
Is that plugin compatible with Newspaper for building login and register forms?
Hello,
No, you only need to change the permalink of the current page that you have for login and registration.
You can translate them from theme Panel -> translations -> translations or it depends on what element you use. You can set the text here https://i.imgur.com/S03IG0w.png
Yes, you can use that plugin -> https://forum.tagdiv.com/create-form-contact-page/
Please provide some screenshots.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!