Support

Home Forums Event Espresso Premium EE4 – Front end change when one ticket left

EE4 – Front end change when one ticket left

Posted: September 29, 2016 at 1:33 am

Viewing 3 reply threads


JacquesMivi

September 29, 2016 at 1:33 am

Hello,

When I just have one ticket to sell, the front end change and I can’t access anymore to the details of this ticket. How can I fixe this ?

Here is an example with a ticket “Test”
EE4-Oneticket

Thanks for your time,


Tony

  • Support Staff

September 29, 2016 at 6:28 am

Hi there,

If you have a single ticket within the ticket selector and the user can only purchase 1 ticket per registration then EE will display that ticket the way you have in the screenshot.

However you can override this using this filter:

add_filter( 'FHEE__ticket_selector_chart_template__hide_ticket_selector', '__return_false' );

Add that to your themes functions.php or a Custom Functions Plugin and refresh the page.


Tony

  • Support Staff

September 29, 2016 at 6:46 am

Actually, are you using the latest version of Event Espresso? (Currently 4.9.13.p)

If not can you update and confirm if you see the same problem please?


JacquesMivi

September 29, 2016 at 7:49 am

Same result with the 4.9.13.p.

But works good with your filter.
Thanks a lot.

Viewing 3 reply threads

The support post ‘EE4 – Front end change when one ticket left’ 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