Support

Home Forums Custom Files Add-on (EE3) Custom table style location and adding price column to custom table template

Custom table style location and adding price column to custom table template

Posted: August 24, 2012 at 3:44 pm


Peter Bauer

August 24, 2012 at 3:44 pm

Hey there, I’m new to CSS and am trying to figure out which document I need to edit to change the style of the custom table template.

Second, I’m trying to include the price of our classes in my table and having a hard time figuring out what code to put in to make the price show up.

Thanks!

  • This topic was modified 11 years, 8 months ago by  Peter Bauer.


Chris Reynolds

  • Support Staff

August 24, 2012 at 5:53 pm

Re: style — you can either create a event_espresso_style.css and upload this to your /wp-content/uploads/espresso/templates directory or you can modify your theme’s style.css. Or, if your theme supports it, you may be able to add custom CSS in your theme’s options.

Re: price — what template are you using? You can try using the EVENT_PRICE shortcode: https://eventespresso.com/wiki/shortcodes-template-variables/#event-price

  • This reply was modified 11 years, 8 months ago by  Chris Reynolds. Reason: fixed tags


Peter Bauer

August 26, 2012 at 12:33 pm

RE: style – thanks I’ll give it a shot

RE: Price – I’m looking at this line here in my espresso_table.php file”

        event_name ?>


      event_price ?> (I want to put the price here but event_price is not working...)


          start_date, $format = 'l, M d, Y') ?>

thanks!


Peter Bauer

August 26, 2012 at 1:08 pm

Hm… Nevermind. I think I’ll just create a regular table in the wordpress html editor and then add the “Add to Cart” link in it. Seems way easier. 🙂

The support post ‘Custom table style location and adding price column to custom table template’ 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