Support

Home Forums Event Espresso Premium Price display

Price display

Posted: September 29, 2013 at 8:59 pm


Daniel Coyle

September 29, 2013 at 8:59 pm

On one of my events, I have a pay at the door option, and a pay by paypal option. On the event listing page, it says that it’s a free event. How do I get it to display the paypal price?

http://3ecoaching.com/event-listing/
Scroll down to ‘Seminar: Real Talk’ It’s not supposed to say ‘Free Event’ I’d like it to say $58.00 which is the Paypal price.

Question 2, but related:
As a temporary workaround, I was trying to get the price to not display by using this css in the custom css on my theme, but it didn’t work. What am I doing wrong?

p.event_price{
display:none;
}

I got that css from https://eventespresso.com/forums/2011/11/events_list-with-descriptions/

Thanks!


Tony

  • Support Staff

September 30, 2013 at 1:52 am

Hi Daniel,

The way you have it now you have 2 ticket types/prices the $58 one, and a free one ($0.00) but in your case you only want one actual ticket type/price but would like 2 payment methods (Paying at the door still costs $58).

We currently don’t have a ‘Pay at the door’ gateway that you can activate but most people use the ‘Check/Money Order’ gateway and alter the wording accordingly. Does that make sense?

Question 2.
I couldn’t find the CSS rule posted above in the style-sheets used within the site but I added it using Chrome dev tools and it does remove the prices from he event list.

You could try using the My Custom CSS plugin and add the CSS through that.

Hope that helps

The support post ‘Price 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.

Event Espresso