New page?

Home Forums Ticket Products Event Tickets Plus New page?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1121253
    larajdesigns
    Participant

    Hi,
    Is there a way to redirect to a confirmation page after a person RSVP’s to an event? Right now it just reloads the page. Also, is there a way to move the RSVP section to the top of the sidebar? Thanks!

    My event is here:
    http://www.themadkrafter.com/event/free-class-pottery-painting-tips-and-techniques/

    #1121729
    Brook
    Participant

    Howdy Lara,

    I would love to help you with this.

    Is there a way to redirect to a confirmation page after a person RSVP’s to an event?

    That is certainly possible. I just wrote a snippet that does this. Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.

    https://gist.github.com/elimn/ffa84662d26faadb906dc5aea2a0896b

    Also, is there a way to move the RSVP section to the top of the sidebar?

    That is certainly possible, but it will require some theming knowhow. Here’s a tutorial that helps you through moving it to a universal spot: Moving the Tickets Plus form That works with every theme. However if you want to move it to the top of the sidebar in your theme then you will need to do something specific for your theme. You could add a do_action() in the spot you wish to move it to. Then what ever you called that action run tribe_etp_move_tickets_purchase_form( ‘youractionname’ ); like in that snippet to move it there. I wish this part was easier, but since it involves your specific theme I can not be as specific. 🙁

    Does that sound like what you were looking for?

    Cheers!

    • Brook

     

    #1121774
    larajdesigns
    Participant

    Thank you very much.

    One more question – When someone RSVP’s for an event the client doesn’t get a confirmation unless it is a paid event (and that confirmation email comes from WooCommerce). Is there a way they can get email confirmations on free events?

    #1122076
    Brook
    Participant

    Howdy again Lara,

    We are working on that feature. I actually have a mini plugin here you can install on your site that does that: tribe-snippet-email-organizer

    But it’s not yet complete. It only sends an email to the first organizer, and does not yet support paidd tickets only RSVPs. However it sounds like you only want RSVPs, and if your events don’t have multiple organizers then it should work well enough.

    Did that do the trick?

    Cheers!

    – Brook

    #1122129
    larajdesigns
    Participant

    Thanks, that works great! Is there a way to be notified once it is finished for paid tickets as well, or will it say there is a plugin update? Best, Lara

    #1122862
    Brook
    Participant

    Howdy Lara,

    Sadly it won’t automatically update. However I can definitely post back when such a version exists. 🙂 I was hoping to have it done this next coming week.

    • Brook
    #1129325
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘New page?’ is closed to new replies.