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
Espresso Price Modifier | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Espresso Price Modifier

Espresso Price Modifier

Posted: August 26, 2013 at 1:18 am

Viewing 4 reply threads


Jake Vizner

August 26, 2013 at 1:18 am

Is it possible to replace “add” with “+” and “remove” with “-” when displaying question price options?

Thank you,

Jake


Dean

  • Support Staff

August 26, 2013 at 2:27 am

Hi Jake,

They are translatable (add and subtract) so you can change them via the language files http://staging.eventespresso.com/wiki/how-to-change-wording-with-poedit/

Other than that it would be a file edit on a core file (espresso-price-modifier-pr/EE_Price_Modifier.class.php)


Jake Vizner

August 26, 2013 at 2:49 am

Hi Dean,

Does Price Modifier use event_espresso-en_US.po file or is there another .po file? I can’t find those entries, it could be just me…

Thank you,

JAke


Dean

  • Support Staff

August 26, 2013 at 3:02 am

Hi,

Looks like they havent been added!

OK, so if you open the PO file in a text editor and add the following to the bottom

#: ../../../plugins/espresso-price-modifier-pr/EE_Price_Modifier.class.php:579
msgid "subtract"
msgstr ""

#: ../../../plugins/espresso-price-modifier-pr/EE_Price_Modifier.class.php:579
msgid "add"
msgstr ""

Then save it, open it in Poedit edit the Add and Subtract text (it should be at the bottom of the list) and save, it should work fine.

  • This reply was modified 11 years, 5 months ago by Dean. Reason: spelling error


Jake Vizner

August 26, 2013 at 3:30 am

Great, that worked!

Thank you,

Jake

Viewing 4 reply threads

The support post ‘Espresso Price Modifier’ 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