Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › Link to return to login redirect page – text in widget
- This topic has 6 replies, 2 voices, and was last updated 13 years ago by
Artisantopia.
-
AuthorPosts
-
June 11, 2012 at 1:33 am #6554
Artisantopia
MemberHI
I’d like to add a link in the login widget message to take a member back to their welcome page.
So – my set up is I have a redirect after login page assigned to each membership level. This login page has an overview of all the stuff they get with that membership level (with links) and upgrade estore buttons.
I want members to be able to easily return to this page without having to log out and back in again.
I see that using the login widget message is probably the best place to put this, so I’d like to be able to have a link that says “Return To Your Welcome Page” or something similar and that the link picks up their member level and returns to that page.
Thanks for your help!
June 11, 2012 at 2:57 am #46046admin
KeymasterYou can add HTML code in the “Additional Message for Logged in Members” field so if you add something like the following it should do the job:
< a href="http://www.example.com/welcom-page-link">Return To Your Welcome Page</a>
The above is just an example so you will need to adjust the values according to your site.
June 11, 2012 at 4:33 am #46047Artisantopia
MemberThank you, but how do I get it to identify the login redirect page relevant to their membership level?
Is there a shortcode I can use, or some php?
Thanks
June 12, 2012 at 12:22 am #46048admin
KeymasterHow many membership levels do you have?
June 12, 2012 at 1:50 am #46049Artisantopia
MemberI have 3 levels.
Thanks!
June 12, 2012 at 7:47 am #46050admin
KeymasterOkay in that case the idea I had won’t work. I have added an option in the plugin that will allow you display a link to the “Welcome Page (the after login page)” of the member. Please get a new build of eMember from here:
https://support.tipsandtricks-hq.com/update-request
After the update go to eMember settings and check the following option from the “Member Login Related Settings” section:
Display a Link to Member's Welcome Page
It will display a link to the member’s welcome page (the after login page) in the login widget. It will figure out if you are using a member specific or a membership level specific welcome page and create the link appropriately.
June 12, 2012 at 9:52 am #46051Artisantopia
MemberWOW. Awesome support – thank you SO MUCH!
I’m off to update now…
-
AuthorPosts
- You must be logged in to reply to this topic.