- This topic has 5 replies, 3 voices, and was last updated 10 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › eMember- want to redirect after clicking on update profile
Hi,
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
This 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?
I would like it to redirect to
[http://www.dirtgirlworldgetgrubby.com/teachers/]
thank you!
We 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.
Yes 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.
We 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.