Support

Home Forums Event Espresso Premium Remove Category Tags

Remove Category Tags

Posted: July 25, 2015 at 10:20 am

Viewing 7 reply threads


MR DECLAN J MAIR

July 25, 2015 at 10:20 am

Hello,

the above is an event in my events listing page.. I want to remove the bit that says “Tennis Camps” “Edit” which relates to the category tag…


Lorenzo Orlando Caum

  • Support Staff

July 27, 2015 at 10:35 am

Hi Declan, for any CSS or styling questions, we’ll need to see the actual page so we can inspect the page source using a tool like Safari Developer Tools or Firebug.

Could you provide a link to the page?

Also, the edit link that you mentioned won’t appear for your registrants/attendees (public visitors). It appears because you are logged-in to your site and have permissions to edit the event.


Lorenzo


MR DECLAN J MAIR

July 27, 2015 at 11:28 am

Hi Lorenzo, it happens on all the event’s pages.
http://www.adambrowntennisacademy.com/booking/pro-academy-camp/
Thats the link to an event… If “edit doesn’t appear thats fine, just also need the category bit to disappear to… I looked at the developer tools but can’t make sense of the bit its referencing to!

Thanks!


Lorenzo Orlando Caum

  • Support Staff

July 27, 2015 at 12:07 pm

Here you go:

.single-espresso_events div.entry-meta {display:none;}

This is how I found it:

http://cl.ly/image/2T3j0B2W043T


Lorenzo


MR DECLAN J MAIR

July 27, 2015 at 12:17 pm

in which php file… I’m looking in wp-content>themes>immensely (my theme) looked at the archive-espresso-events, loop-espresso-events and single-espresso-event … cant see it?


Lorenzo Orlando Caum

  • Support Staff

July 27, 2015 at 12:19 pm

Hi,

This is CSS. Add it to your child theme’s stylsheet or through a plugin like My Custom CSS or Reaktiv CSS Builder.


Lorenzo


Lorenzo Orlando Caum

  • Support Staff

July 27, 2015 at 12:21 pm

Also, if you are wanting this to apply for event listings pages AND single event pages, then use this instead:

.espresso_events div.entry-meta {display:none;}


MR DECLAN J MAIR

July 27, 2015 at 12:44 pm

solved… didnt work at first on the child theme but worked through the my custom css plugin.

Viewing 7 reply threads

The support post ‘Remove Category Tags’ 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