- This topic has 16 replies, 2 voices, and was last updated 10 years, 6 months ago by .
- 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 › eMember – Upgrading Membership with custom fields addon plugin
Tagged: form builder, wp membership
It will probably be best if I jump on your site and take a look. I have sent you an email for it.
I see where the issue is. The upgrade task actually is done where the shortcode is.
Simply modify the shortcode and add a “redirect_to” parameter with a value of the same page’s URL (the page where the shortcode is embedded). Here is an example:
[wp_eMember_upgrade_membership_level_to level=3 redirect_to="www.example.com/free-upgrade"]
This will show the following behavior:
When a user hits the “Upgrade” button, the plugin will do the upgrade the refresh the page and the user will see content based on his/her NEW membership level.