Hi, In the comments section, "You must be logged in etc..." takes you to a default wp_login.php etc but I need to direct people to a specific Login page I have. How can I do that please?
Or if it can't be changed, can I erase the "You must be logged in....." phrase so people use the links in the posts or widgets instead
You should put a piece of PHP code in your active theme functions.php file. please read this support topics:
https://wordpress.org/support/topic/change-link-for-login-link-text/?replies=4#post-6551636
https://wordpress.org/support/topic/change-login-link-on-you-must-be-logged-in-to-post-a-comment/
Ah - thank you, thank you, thank you. It worked!
Now all I need is an answer to another request I've already put in - for comments to show up on pages (first answer hasn't worked) and I can sleep.
Happy with the support here.