Events Made Easy Forums How do I … Redirection to a specofic page / post after registration

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43638
    Anonymous
    Inactive

    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 !

    #49154
    Franky
    Keymaster
    #49155
    Anonymous
    Inactive

    Thanks Franky,

    Unfortunately, I am not experienced enough to understand.

    Would you please help me ?

    #49156
    Anonymous
    Inactive

    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!

    #49157
    Anonymous
    Inactive

    Up !

    Thanks for help !

    #49158
    Anonymous
    Inactive

    Unfortunately my demand is still pending and I need help to have it solved.

    Can you help me ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top