Simple Membership Plugin › Forums › Simple Membership Plugin › How to: remove/hide 'Join Us' on Login Page
- This topic has 6 replies, 3 voices, and was last updated 10 years, 10 months ago by
ssm.frances.
-
AuthorPosts
-
July 10, 2015 at 4:02 pm #2299
nohler
ParticipantI would like to know how to hide/remove the text and link for ‘Join Us’ on the automated Login Page
July 10, 2015 at 10:12 pm #2300mbrsolution
ModeratorHi, please check the following URL.
Thank you
July 13, 2015 at 9:33 pm #2307nohler
ParticipantOK, but what if I also want to hide: ‘Not a Member?’
July 14, 2015 at 3:33 am #2313mbrsolution
ModeratorHi, that option is not added to the list as we speak. One of the plugin developers will look further into your request.
Thank you
July 15, 2015 at 5:07 pm #2331ssm.frances
ParticipantI have everything installed and the membership plugin works great to protect content from un-authenticated users. My question is similar to the previous question; I just want to remove the “Not a Member? Join Us” portion of the default message. Following the documentation I installed the custom message plugin, which allows me add my custom message, but when I do that I lose the hyperlink to the “Login” which takes the user to /membership-login/ page?
How can I either remove the “Not a Member? Join Us” from the default or how can I add the “Login” hyperlink to the Simple WP Membership Custom Message::Settings allow the user to click on?
Please advise.
July 15, 2015 at 10:59 pm #2332mbrsolution
Moderator@ssm.frances if you added the custom code I provided above in the URL then there must be something else in your website that is conflicting with the custom code. Can you share the code you added.
Thank you
July 16, 2015 at 12:09 pm #2339ssm.frances
Participant@mbrsolution the custom code worked, it remove the Join Us link from the Login Form. Thank you.
To completely answer my question, I determined that What I was missing was the proper HTML markup in the custom message section, I now added the following to the custom message section and it addresses my question. You may want to add this to the documentation to help others.
1) Install the Simple Membership Custom Message Plugin
2) Add the following content to the Restricted Post (No Logged In) & Restricted Comment (Not Logged In):(I have added \ to allow the HTML to be displayed)
“You need to login to view this content. \<\strong>\<\a href=”/membership-login/”>Please Login.<\/a\><\/strong\>\”
This solved my issue.
Thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.