Remove Submission Date

Home Forums Calendar Products Community Events Remove Submission Date

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1161816
    calendarofantiques
    Participant

    People are confusing the submission date with event date in a search. How can the date of the event submission be removed?

    #1161913
    Andras
    Keymaster

    Hello calendarofantiques,

    Thanks for reaching out and sorry you are experiencing this. Let me help you with that.

    The issue is coming from the search itself. The search field runs is the generic WordPress search and the returned results show the date of publication, which is usually relevant in case of blog posts. It is possible to hide these with adding the following css snippet to your theme’s (preferably child theme’s) style.css file:


    .loop-date {
    display: none;
    }

    Let me know if this solves your problem or if you have any other questions.

    Cheers,
    Andras

    #1171463
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Submission Date’ is closed to new replies.