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 Price Display Order & MER button display | Event Espresso - Staging Server
I have an event registration about to go up and have two requests:
1. When using the Multiple Event Registration addon to offer two registration prices, how can I get the button to only display a “register” button? Right now I have disabled registration form, this leaves me with a “View Details” button and an “Add To Cart” text link. I just want users able to do the add to cart, with a change of text to say “register now.”
2. I have two prices, one for primary attendee, one for guest. When I list the primary attendee first, it shows the guest price on the initial registration page as the sort of default price. To avoid that, I list the guest price first, but that makes the guest price show up first on the second page with the drop down lists. The guest price is cheaper and I want to avoid people errantly selecting the cheaper price, especially if they are only registering 1 attendee.
In this case there are some customizations that would need to be made to make the add to cart act more like a Register button. If you open up event_list_display.php and look on line 133 you’ll see where it has the “Add to Cart” text.
You could also change it to say “Register now” by using the WordPress gettext filter. Here is a link to a gist of some example code that can be adapted change the text you want to change and then placed in a functions file:
The support post ‘Price Display Order & MER button display’ 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.