Support

Home Forums Event Espresso Premium Currency

Currency

Posted: April 13, 2020 at 4:32 pm


lupineart

April 13, 2020 at 4:32 pm

Hi guys,

I can’t find out what to change to sure the currency in the registration form, cart, checkout etc. https://lupineart.com. It currently just shows when viewing a single event.

Thanks, Derek


Tony

  • Support Staff

April 14, 2020 at 5:18 am

Hi Derek,

There isn’t a setting for this, you’ll need to add some code to the site to do it.

Something like this:

add_filter('FHEE__EEH_Template__format_currency__display_code', '__return_true');

Will format the currency to always include the current code, which I assume is what you are looking for, the (USD) output?

The support post ‘Currency’ 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