Support

Home Forums Event Espresso Premium Ticket selector from other websites

Ticket selector from other websites

Posted: May 9, 2019 at 10:10 pm

Viewing 1 reply thread


Nodal

May 9, 2019 at 10:10 pm

Hi,
I’m looking for a solution.
I need to display tickets selectors that come from other websites.

The iframe solution is very bad on mobiles, the responsive is not very good and I cannot find how to customize the ticket selector with css in the iframe.
The shortcode look much better !

I saw this from another topic :
https://github.com/eventespresso/ee-code-snippet-library/blob/master/shortcodes/jf_other_site_event_list.php

Is it possible to have this, but for ticket selectors and not event list ?

Thanks

https://eventespresso.com/topic/multi-currency-multi-site/


Tony

  • Support Staff

May 10, 2019 at 4:53 am

Hi there,

In short, no, you can’t display ticket selectors from another site without using an iFrame.

However, it is possible to add your own styles to the iFrame output, here is an example of how you can do that:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/templates/tw_ee_ticket_selector_iframe_custom_css.php

You would add that snippet to your site, then create a .css file in your theme (preferably a child theme), and in the example above that’s in {theme}/espresso/custom_iframe_css.css

Add your custom styles to that file and override the default styling.

Viewing 1 reply thread

The support post ‘Ticket selector from other websites’ 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