Support

Home Forums Event Espresso Premium Ticket details in registration form

Ticket details in registration form

Posted: October 30, 2019 at 8:09 am


TalTech

October 30, 2019 at 8:09 am

https://nsb2020.org/registration-checkout/?uts=1572444126#checkout

Why the chosen tickets are shown in defferent places when I start to fill up the registration form informaition (you see it when you scoll on the page)? How can I set the system so that all the chosen tickets are shown in one place – infront of the registrationform fields? At the moment the details are still shown in the corner of my page. Can I change that as well?


Josh

  • Support Staff

October 30, 2019 at 8:19 am

Hi,

This is actually a change we’re working and will be included in an upcoming release of Event Espresso.

At the moment the details are still shown in the corner of my page. Can I change that as well?

Can you explain what you mean by “still shown in the corner of my page”?


TalTech

October 31, 2019 at 2:10 am

Thank you for the reply! I managed to solve both issues with css:

I removed ticket information from registration page with css:
#spco-attendee_information-dv .spco-ticket-info-dv {
display: none;
}

I brought text in the middle of the page with css:
body.espresso_events-template, body.page-id-817{
width: 80%;
margin: auto;
}

The support post ‘Ticket details in registration form’ 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