- This topic has 5 replies, 2 voices, and was last updated 12 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Redirection to a specofic page / post after registration
Tagged: redirection registration
I would like to automatically redirect the user to an other page (or post) just after the registration process. Is it possible to set the target page somewhere ? I would appreciate if the target page can be different for each event.
Thanks for help !
Thanks Franky,
Unfortunately, I am not experienced enough to understand.
Would you please help me ?
Hi,
I have tried :
function renvoi_page($booking) {
echo "<a href="URL_my_target_page"></a>";
}
add_action('eme_insert_rsvp_action','renvoi_page');
But it does not work.
Please help!
Up !
Thanks for help !
Unfortunately my demand is still pending and I need help to have it solved.
Can you help me ?