Editing Events Archive page

Home Forums Calendar Products Events Calendar PRO Editing Events Archive page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1194832
    Ollie Simpson
    Participant

    There’s a few changes I’d like to make to our main Events page but am unsure of how to make edits here.

    – Can I remove ‘Archive’ from the browser tab so that the page is just shown as ‘Events’?
    – Can I remove or hide the ‘EVENTS FROM Date’ field at the top?
    – Can I add a second heading like ‘Upcoming Events’ further down the page called ‘Past Events’ or similar and then link to an actual archive page displaying old events?

    Thanks very much!

    #1195397
    Nico
    Member

    Hey Ollie,

    Thanks for getting in touch with us! I can help you here 🙂

    – Can I remove ‘Archive’ from the browser tab so that the page is just shown as ‘Events’?

    Sure, check out this knowledgebase article → Changing the browser title for calendar views.

    – Can I remove or hide the ‘EVENTS FROM Date’ field at the top?

    Yes, you can with the following CSS snippet, just paste it in your theme stylesheet or via Simple Custom CSS plugin:

    .tribe-bar-date-filter {
    display: none;
    }

    – Can I add a second heading like ‘Upcoming Events’ further down the page called ‘Past Events’ or similar and then link to an actual archive page displaying old events?

    Yeah, this is possible as well! Use the ‘Add HTML after event content’ field in WP-Admin > Events > Settings > Display. The link should point at http://sitename/events/past.

    Best,
    Nico

    #1196783
    Ollie Simpson
    Participant

    Nico, this is all excellent, thanks for your help!

    One query: the past events page has the most recent past events at the bottom of the page instead of the top, is there a way to change the order so that they appear in a more more logical order?

    #1196955
    Nico
    Member

    You are welcome Ollie! Glad to be of service 🙂

    One query: the past events page has the most recent past events at the bottom of the page instead of the top, is there a way to change the order so that they appear in a more more logical order?

    Sure, take a look at this Knowledgebase article → Show past events in reverse chronological order

    Please let me know if that helps,
    Best,
    Nico

    #1196962
    Ollie Simpson
    Participant

    Wonderful, thanks very much Nico!

    #1196976
    Nico
    Member

    You are welcome Ollie 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Editing Events Archive page’ is closed to new replies.