Support

Home Forums Event Espresso Premium Sub-Item base price

Sub-Item base price

Posted: November 27, 2024 at 12:47 pm

Viewing 1 reply thread


BG

November 27, 2024 at 12:47 pm

Good evening, I don’t know when this started but at some point the ticket booking form on our website had started displaying the Sub-Item base price. I don’t want this row to show up at all.
Can you let me know how to turn it off.
I have included a screenshot showing how it currently looks – https://snipboard.io/g73sPu.jpg


BG

November 27, 2024 at 6:43 pm

Quick update, I seem to have managed to get rid of the sub-item using this code in the functions.php.

add_filter(
‘FHEE__EE_SPCO_Line_Item_Display_Strategy__display_line_item__display_sub_line_items’,
‘__return_false’
);

Can I also hide the sub-total field? See screenshot – https://snipboard.io/Lf5Bc2.jpg

It would be helpful to have this as an option to turn on and off in the backend of the WordPress.

Viewing 1 reply thread

You must be logged in to reply to this support post. Sign In or Register for an Account

Event Espresso