Support

Home Forums Event Espresso Premium Split: Can't Hide Event Post Meta Info

Split: Can't Hide Event Post Meta Info

Posted: September 25, 2015 at 2:46 pm

Viewing 4 reply threads


Marianne Sims

September 25, 2015 at 2:46 pm

Hi! Me again. πŸ™‚

If I wanted to hide post meta from other areas of my new site (like my People Add-on – I’d prefer not to see the date my people get posted to the system).

I’m making changes directly to my theme’s child style sheet, but I’m not quite sure how to identify the other meta names from EE or how to apply them to hide them. Any suggestions? Thanks! πŸ™‚


Josh

  • Support Staff

September 25, 2015 at 6:05 pm

Hi Marianne,

Firebug or the Chrome Web Inspector are a few of the tools we use to identify things like this. Since the meta information is added by your theme (not EE) we’d need to see the web page in question to be able to give you more specific information.


Marianne Sims

September 28, 2015 at 1:37 pm

Sorry about that. I have two logins for 2 different clients that use EE4 and forgot which one I was logged into. Anyway, you can see an example here: http://events.graphisoftus.com/people/ransom-ratcliff/

I’d prefer to just hide all meta for all things EE4 if there’s a way to tell my theme to do it. I look forward to your reply – thanks! πŸ™‚


Lorenzo Orlando Caum

  • Support Staff

September 28, 2015 at 1:48 pm

Hi Marianne,

Please add this CSS to your child theme or through a plugin like My Custom CSS or Reaktiv CSS Builder:

.single-espresso_people .p-meta {
    display:none;
}

Let us know if that helps.


Lorenzo


Marianne Sims

September 28, 2015 at 2:04 pm

Worked perfectly – thank you!

Viewing 4 reply threads

The support post ‘Split: Can't Hide Event Post Meta Info’ 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