Support

Home Forums Event Espresso Premium Remove posting date

Remove posting date

Posted: May 4, 2021 at 6:56 pm


Quilting on the Beach

May 4, 2021 at 6:56 pm

Hi! My events are displayed with the date that they were created, or posted, at the top of the listing. For example, I created an event on March 27, 2021 that will be happening on July 16, 2021 and in the event listing the first date seen by the customer is March 27. This is confusing for some of my customers — they are thinking that the event is already past. Is there a way to hide the event posting date?
Thanks,
Karen


Tony

  • Support Staff

May 5, 2021 at 2:49 am

Hi Karen,

That’s not actually from Event Espresso itself but from your site’s theme.

If the theme does not have options to remove post meta then one option is to hide it using some CSS:

article.type-espresso_events .post-meta.up {
    display: none;
}

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


Quilting on the Beach

May 5, 2021 at 6:31 pm

Thank so much! It worked!
Karen


Tony

  • Support Staff

May 6, 2021 at 2:36 am

You’re most welcome 🙂

Any further issues/questions just let us know.

The support post ‘Remove posting date’ 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