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 Remove Attendee Price on Verify Registration | Event Espresso - Staging Server
This is very frustrating. Everytime you guys update you jack up what I’ve been doing for my client. We want NO reference to price to show anywhere.
I’ve been told to use this:
.free_event {
display: none;
}
It does not help
I’ve been told to use this:
#p_event_price-16
{
display: none;
}
It does not help either.
Please, for the love of Pete, add functionality into this plugin so I can turn off price everywhere!
I’m still getting price showing up on the verify registration page. How do I turn that off? We don’t need for the registrants to think a class costs one thing and get to the verification page and see that it’s FREE!?
Where did you add the CSS? Normally if the CSS is added to a plugin such as My Custom CSS or to a a child themes style.css file updates won’t affect it.
If it is just the Verify Registration page, this CSS will hide the Attendee Price and Total Price rows.
I put it in the custom CSS section for the theme. I’ve tried to child theme this specific theme and it has proved to be an issue so I don’t have much of a choice. I will try the custom CSS Plugin you mentioned.
Thanks for the code reference BTW, it worked. Off to download My Custom CSS!
Viewing 5 reply threads
The support post ‘Remove Attendee Price on Verify Registration’ 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.