Support

Home Forums Event Espresso Premium Price on the registration page

Price on the registration page

Posted: March 26, 2014 at 9:05 am


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

  • Support Staff

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:

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

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