Support

Home Forums Event Espresso Premium Change Width Printable tickets addon

Change Width Printable tickets addon

Posted: September 15, 2015 at 12:11 am


Roberto Menendez

September 15, 2015 at 12:11 am

I have the printable tickets add-on and need to make it wider. How can this be done? Is there any video/tutorial available?
thank you,
Rob


Seth Shoultes

  • Support Staff

September 15, 2015 at 12:40 pm

Hey Roberto,

You will need to load your own custom CSS files via hook, or you can register a message template variation using this method:
http://developer.eventespresso.com/docs/registering-a-messages-template-variation/

Hook method:
You can enqueue your own styles or scripts via this hook (and just do the regular wp_enqueue_style() etc):
AHEE__EE_Html_messenger__enqueue_scripts_styles

That should load any CSS scripts/styles AFTER ticketings styles/scripts.

Hope that helps. Please let us know if you need anything else.


Roberto Menendez

September 15, 2015 at 1:03 pm

Hi,

Is there any place where I can see a step by step example? or a video?

I’ve never gone so in depth…

Thank you,

Rob


Seth Shoultes

  • Support Staff

September 16, 2015 at 1:03 pm

Hey Roberto,

Sorry we don’t have simplified information for this. I have created a ticket for the developer to write a step-by-step tutorial at some point.

However, WordPress does have some information on their website about loading styles here:
https://codex.wordpress.org/Function_Reference/wp_enqueue_style

The support post ‘Change Width Printable tickets addon’ 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