Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
currency symbol before or after | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium currency symbol before or after

currency symbol before or after

Posted: November 7, 2012 at 11:59 pm

Viewing 3 reply threads


Chuluunbaatar Bayaraa

November 7, 2012 at 11:59 pm

  1. How can I define the before or after of the currency symbol?
  2. How can I input the text for pdf_instructions in UTF-8? When I write it in English, pdf prints the text, however, if I write it in UTF-8, then there are no next, no currency symbol.

Please help.
Chuka


Dean

  • Support Staff

November 8, 2012 at 3:07 am

Hello Chuluunbaatar,

1) This can be done via code currently. Are you trying to get a specific currency symbol added? I am updating this information currently, so if it is possible I can add it in (not always possible to add symbols, but codes are fine i.e. GBP instead of £)

2) If you mean the invoice then unfortunately it doesnt currently support UTF-8 ( see this thread). If you mean elsewhere, please advise exactly where.


Chuluunbaatar Bayaraa

November 8, 2012 at 7:15 am

I would like to make a pdf invoice with symbol of ₮. It shall be looks like 1,000,000?.

Where and what shall I change to make this? Please help.


Dean

  • Support Staff

November 8, 2012 at 11:30 pm

Hi,

Which country is that symbol for? I have it marked as Mongolia, but if it is for somewhere else I would love to add it to my list.

If you don’t mind editing the code, then in the event-espresso/includes/organization_config.php there is a list of currencies starting around line 63. If you add this in as well and select the country Mongolia, that symbol will be used as the currecny symbol.

case 'MNG' : $org_options['currency_symbol'] = '₮'; // Mongolia
break;
Viewing 3 reply threads

The support post ‘currency symbol before or after’ 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 - Staging Server