Support

Home Forums Event Espresso Premium Changing the color on table view

Changing the color on table view

Posted: January 25, 2020 at 9:17 am


Kbradley5

January 25, 2020 at 9:17 am

I would like to change the color on the table view template. How do I go about this without messing with the css coding? Is this even possible?


Kbradley5

January 27, 2020 at 6:10 am

Can you please be a bit or should I say a lot more specific. I am not a coder! What do I do with this and where would it go… a little more help please.


Josh

  • Support Staff

January 27, 2020 at 6:43 am

Hi,

What you can do (without CSS) is fairly limited, but you do have a few options.

You go to edit the page and add a parameter to the table shortcode. The following will change the table to use the “Metro” theme:

[ESPRESSO_EVENTS_TABLE_TEMPLATE table_style=metro]

Another option is you can set no style, and the table will just use your WordPress theme’s table styles:

[ESPRESSO_EVENTS_TABLE_TEMPLATE table_style=null table_paging=false table_pages=100]


Kbradley5

January 31, 2020 at 4:54 am

ok thanks ill give that a try


Kbradley5

January 31, 2020 at 1:41 pm

I want to use the display that this shortcode produces. [ESPRESSO_EVENTS_TABLE_TEMPLATE show_all_datetimes=true]
And I want the colors that this code produces which is the code you sent me [ESPRESSO_EVENTS_TABLE_TEMPLATE table_style=metro].
I’ve tried to combine the two but as mentioned before I am not a coder… What do I do?


Kbradley5

January 31, 2020 at 1:44 pm

Both the codes you sent me adapt to my website color but I cant get the dates to show as they do using this shortcode. [ESPRESSO_EVENTS_TABLE_TEMPLATE show_all_datetimes=true]


Josh

  • Support Staff

January 31, 2020 at 1:58 pm

Hi,

You can combine the parameters into one shortcode, you’ll separate each of them with a space like this:

[ESPRESSO_EVENTS_TABLE_TEMPLATE show_all_datetimes=true table_style=metro]


Kbradley5

February 2, 2020 at 11:29 am

Thanks


Josh

  • Support Staff

February 3, 2020 at 8:45 am

You’re most welcome.

The support post ‘Changing the color on table view’ 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