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 on the registration page | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Price on the registration page

Price on the registration page

Posted: March 26, 2014 at 9:05 am

Viewing 1 reply thread


Daniele Pavinato

March 26, 2014 at 9:05 am

Hi,

I need to display the price (or the prices) in the registration page.
There is this piece of code: $event_cost = isset($event->event_cost) ? $event->event_cost : "0.00";, but it seems not working. It gives me always the “0.00” value. Instead, in the eventlist page, I can see the correct price.

My need is to be able to display the general price, member price or the discount price inside the registration page.


Josh

March 26, 2014 at 6:00 pm

Hi Daniele,

It may be that the $event_cost variable isn’t set where you’re trying to use that code. You could thy the event price shortcode instead:

http://staging.eventespresso.com/wiki/shortcodes-template-variables/#event-price

Viewing 1 reply thread

The support post ‘Price on the registration page’ 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