Support

Home Forums Event Espresso Premium Removing post dates, post author and comments from event.

Removing post dates, post author and comments from event.

Posted: November 15, 2019 at 11:18 am


CalvaryMiami

November 15, 2019 at 11:18 am

you have been so helpful.. thank you..

Another issue now is the events displaying the post date and info, i wish to remove all of that. and allso puts the post date over the image:

Then in the event details page.. It shows the full post dage and author and comments, which just leads to confusion.

My website is the following.
calvarymiami.com/registration

Is there any way this can be removed ? I tried looking in the forums but didn’t get anything that specifically worked.


Tony

  • Support Staff

November 15, 2019 at 1:02 pm

Hi there,

The sections you want to remove are actually added by your theme, you can use some CSS to hide them, for example:

.type-espresso_events .post-date,
.type-espresso_events .entry-meta {
    display: none;
}

Add that to Dashboard -> Appearance -> Customize -> Additional CSS.

Does that remove everything you need?


CalvaryMiami

November 15, 2019 at 1:09 pm

amazing! you guys are great in helping iron out all these little details.


Tony

  • Support Staff

November 15, 2019 at 1:12 pm

Great! We are here to help 🙂

The support post ‘Removing post dates, post author and comments from event.’ 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