Posted: December 3, 2014 at 3:29 pm
|
My Client the Espresso Events Plugin. When you click on one of the events it takes you to the single event page and shows all of the details about that event. Tickets, Dates, Prices etc… However, I want to change the order of that display and cannot find it in the code. Instead of the Tickets being first displayed I would like to have the dates of the event displayed first. If you go here: http://tawonga.org/events/regional-hanukkah-parties/ You will see my page and what I am talking about. Please be clear in your response, I am a newbie. I need to know the functions, templates, etc… |
Hi, Can you log into the account used to purchase Event Espresso please? I can see you are using EE4.4.5.p so I’d like to move this thread to the Premium forum. Just to confirm, the order of the events page you would like is the Datetimes -> Description -> Ticket selector? |
|
|
You Wrote: This is 100% correct. Thank you in advance…. Where do I find this in the code? |
|
I’m having the same problem at the same time, it appears. |
|
Actually, it’s opposite. I currently have the ticket selector -> datetimes -> description. I would like to flip it to be description -> datetimes -> ticket selector. |
|
@robert clark If you find the answer to this, please send it to me. Many thanks in advance. |
|
@rgranlund will do. Hoping Tony comes through! Just purchased the license and some add ons for my organization. We need to get a list of events up ASAP and the order is definitely distracting for our purpose! |
The ticket selector can be moved to the bottom of the page content using the function here: https://gist.github.com/joshfeck/1151c89082ccb5c0b478 Placing this within your themes functions.php file or a site specific plugin will place the ticket selector after the description. Switching the Description to be displayed before the datetimes needs a slightly different function to do a little more moving around: |
|
|
Tony, thanks a million! |
|
Thanks, Tony! |
Those are both @Josh’s functions, but I’m glad I could point you both in the right direction 🙂 Any other questions just let us know. |
|
The support post ‘Event Info Page Change Order Of tickets and Dates’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.