Support

Home Forums Event Espresso Premium Personal Info section embedded within ticket details on Attendee Info Page

Personal Info section embedded within ticket details on Attendee Info Page

Posted: October 17, 2017 at 10:01 am


Sara Dunn

October 17, 2017 at 10:01 am

We have three ticket offerings for an event and the registrant can choose any or all.

On the Attendee Info page after selecting the “Register Now” button, the screen displays the first ticket details followed by the request for Attendee 1 Personal Information (name, address, email, etc), then the second and third ticket details. This split is confusing. After selecting “Proceed to Payment Options” it summarizes and totals the ticket offerings as expected.

Is there a way to group the ticket selections together (ideally totaled) separate from the area for personal information on the Attendee Info page?

We are on WP 4.8.2, Event Expresso Version 4.9.48.p, Event Espresso – Calendar (EE 4.3+) Version 3.2.11.p using PayPal Standard for payment. We have no templates and are not using a custom display order.

Thanks very much!


Josh

  • Support Staff

October 17, 2017 at 4:15 pm

Hi there,

You can group those together by adding a bit of jQuery to combine the information into one table. Here’s a link to some example code that shows how:

https://gist.github.com/joshfeck/e81ecac2a9654dbcd8f36ca5310e3cb0

You can add the above to a functions plugin or into your WordPress theme’s functions.php file.


Sara Dunn

October 22, 2017 at 10:54 am

I copied the code from github into my functions.php file in my theme folder. I was able to test this and am getting the same results. On the Attendee info page the detail block for the first ticket was displayed, followed by the personal info section followed by a detail block for the second ticket and then another detail block for the third ticket.

I reviewed all the brackets/braces for logical matches, cleared cache on my server, in the browser and even tried it in a browser I hadn’t used before. Not being a JQuery coder, I can’t validate the code.

I have screen shots but I don’t see where I can attach.

Any other suggestions?

Thanks!


Josh

  • Support Staff

October 23, 2017 at 8:37 am

Hi Sara,

The code I shared with you does work on other sites, did you check to see if the inline JavaScript is present in the source of the webpage? If you can post a link to an event page we can take a look at the source and check too.


Sara Dunn

October 26, 2017 at 9:48 am

Josh,

You were right. It must have been caught in cache somewhere because when I uploaded the functions.php again, it worked flawlessly. Thank you very much for your help!

Nancy

The support post ‘Personal Info section embedded within ticket details on Attendee Info Page’ 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.

Event Espresso