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 Negative Price Values | Event Espresso - Staging Server
We’re using the system to allow people to register for events, some of which have cost associated with them, and to register for volunteer shifts (for which they get a discount). Right now, what we do is an attendee signs up for volunteer shifts and we send them a promo code.
What I’d love to do is assign a “negative” price to each volunteer shift and use the multiple event registration feature. For example, John Smith signs up for
Volunteer Shift #1 -$25.00
Volunteer Shift #2 -$25.00
Weekend Package $200.00
TOTAL $150.00
Can I do this just by making the price of an event negative?
That’s a great usage, and a great idea, unfortunately, if you try to add a negative to the price, the negative gets stripped and the event will be $25. It may be possible if you go digging through the code that you could pin down the function that strips out the negative and replace it, but I wouldn’t advise trying it if the only way to change it was to hack the core plugin (e.g. you couldn’t do it by pulling that function out and recreating it with the custom files add-on).
Viewing 1 reply thread
The support post ‘Negative Price Values’ 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.