Home › Forums › Ticket Products › Event Tickets Plus › New page?
- This topic has 7 replies, 4 voices, and was last updated 9 years, 10 months ago by
larajdesigns.
-
AuthorPosts
-
June 1, 2016 at 9:39 am #1121253
larajdesigns
ParticipantHi,
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/June 2, 2016 at 10:05 am #1121729Brook
ParticipantHowdy 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
June 2, 2016 at 11:48 am #1121774larajdesigns
ParticipantThank 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?
June 3, 2016 at 1:36 am #1122076Brook
ParticipantHowdy 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
June 3, 2016 at 6:44 am #1122129larajdesigns
ParticipantThanks, 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
June 5, 2016 at 10:47 pm #1122862Brook
ParticipantHowdy 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
June 20, 2016 at 9:35 am #1129325Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘New page?’ is closed to new replies.
