Home › Forums › Ticket Products › Event Tickets Plus › Time scarcity
- This topic has 7 replies, 3 voices, and was last updated 9 years, 5 months ago by
Rob.
-
AuthorPosts
-
October 31, 2016 at 10:28 am #1185338
Rob
ParticipantIs there a way to tap into time scarecety, ie displaying that the ticket is only available for the next 10 days (early bird ticket)
Then it disappears or becomes greyed out.October 31, 2016 at 10:34 am #1185344Geoff
MemberHi Rob,
I’m afraid that is not a feature that is supported right out of the box.
I can see how that would be an awesome thing to have, though, and I’d definitely encourage you to add this to our feature request forum. That will put the idea on our radar and allow others to vote for it as well.
Sorry for the bad news, but does this at least help answer your question? Please let me know.
Thanks,
GeoffOctober 31, 2016 at 11:44 am #1185391Rob
ParticipantWhen I purchase a time limiter plugin that shows these times, can you help me show that in the ticket section below an event too ?
October 31, 2016 at 1:04 pm #1185435Rob
ParticipantI probably could do this myself if there is a hook into the events tickets to show the result of my function after the short description.
Please assistNovember 1, 2016 at 6:47 am #1185698Geoff
MemberHi Rob,
I think the most direct way to do it would be to add your custom code directly to the ticket template. You can find more information about template overrides in our Themer’s Guide, but it basically boils down to this:
- Make a copy of the tickets.php template. It is located at /wp-content/plugins/event-tickets-plus/src/views/wootickets/tickets.php
- Create a new folder in your theme called tribe-events
- Make a new folder in that one called tickets
- Make a new folder in that one called wootickets
- Add the copied tickets.php folder to that last folder
Now that the template is in your theme, it can modified to suit your needs. In this case, the time limiter code can be dropped in where you would like the countdown to be displayed.
Will that work for you? Please let me know.
Cheers,
GeoffNovember 1, 2016 at 7:57 am #1185762Rob
ParticipantThat might work… HOWEVER… the path that you mentioned is not correct..
to override the event-plus wootickets i needed to place it in : themes/YOUR_THEME/tribe-events/wootickets/November 1, 2016 at 1:59 pm #1186008Geoff
MemberRight on, thanks Rob! Thanks for marking the thread Resolved. 🙂
Geoff
-
AuthorPosts
- The topic ‘Time scarcity’ is closed to new replies.
