Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › eMember- want to redirect after clicking on update profile
- This topic has 5 replies, 3 voices, and was last updated 12 years ago by
admin.
-
AuthorPosts
-
November 9, 2013 at 5:45 am #9994
danield
MemberHi,
I need help with the emember product i just purchased.
i woul dlike the edit profile page to redirect to another page when they hit on the update button and not to a new page that says:
“your profile has been updates”
please let me know
thank you
November 9, 2013 at 11:11 pm #58818admin
KeymasterThis is not a common thing that people ask for so we don’t have an option for it. I can give you a tweak for this. What URL you want to redirect to after the profile is updated?
November 11, 2013 at 12:44 am #58819danield
MemberI would like it to redirect to
[http://www.dirtgirlworldgetgrubby.com/teachers/]
thank you!
November 11, 2013 at 10:11 pm #58820admin
KeymasterWe will use this method to update the language file for this tweak:
Open the language file and search for the following:
define(“EMEMBER_PROFILE_UPDATED”,”Your profile has been updated!”);
When you find it change it with the following:
define(‘EMEMBER_PROFILE_UPDATED’,'<meta http-equiv=”refresh” content=”0;url=http://www.dirtgirlworldgetgrubby.com/teachers/” />’);
That should do it.
March 6, 2014 at 12:43 pm #58821dmdwebdesigns
MemberYes I tried this today… Super work around. My Edit Member Profile page does not contain a sidebar or any login widget, so my members were being dead-ended unless they went back up the Member Menu in the navigation.
I had the EDIT UPDATE button bring them back to their Member Profile page. Works like a charm!
TipsandTricks – you might consider having the Update Message just show up above the EDIT MEMBER page area with a link back to their Member Profile page. I believe it was this way in earlier versions. but I could be wrong.
March 7, 2014 at 3:36 am #58822admin
KeymasterWe have made an update to the plugin so it shows the edit profile page’s link in the update message. This will be available in the next version of the membership plugin.
-
AuthorPosts
- You must be logged in to reply to this topic.