Support

Home Forums Multiple Event Registration Add-on Show ticket names on MER modal window

Show ticket names on MER modal window

Posted: October 10, 2021 at 5:58 am


musashi

October 10, 2021 at 5:58 am

Hi.
I am wondering if you could show ticket names on modal window when you put items in cart.
Something like this.

You have:
2 tickets for “Ticket name1”
3 tickets for “Ticket name2”

and so on.

I am working on a client site, and they want to show like this, but I don’t know how to do it…
I hope you can help me with this problem.

Thank you.


Tony

  • Support Staff

October 11, 2021 at 3:18 pm

Hi there,

Just to clarify, do you mean this modal?

https://monosnap.com/file/YxqguQm0vuaBrmEj1De57fAH880phx

If so, that output cannot be easily modified and you’ll need a good working knowledge of both EE’s templating system to override the default output and also our model system to pull all of the details you need and output them how you prefer.

Here is a working example of overriding a template within Event Espresso that hasn’t been designed to look for a custom template: https://gist.github.com/Pebblo/4703f274437ac01b00ef093caa8646f5

The short answer to why all templates don’t look for custom versions is due to the fact that some can be easily broken which can have effects elsewhere, so it is expected that if you want to change that output you would be able to figure out how to do so from the above.

Model System: https://github.com/eventespresso/event-espresso-core/tree/master/docs/G–Model-System

The model system makes pulling in various info from Event Espresso much easier than building something from scratch, but it also has its own learning curve to be able to use it properly.

Under support, I can’t write custom code for you but if you are stuck on a specific section I can help point you in the right direction.


musashi

October 12, 2021 at 2:53 am

Hi Tony.

Thank you for your reply.
I understand, it seems a little difficult for me.
I will think of other ways for my client.

Thanks for your support anyway!


Tony

  • Support Staff

October 12, 2021 at 5:59 am

You’re most welcome 🙂

The support post ‘Show ticket names on MER modal window’ 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