Home › Forums › Calendar Products › Events Calendar PRO › Editing Events Archive page
- This topic has 6 replies, 3 voices, and was last updated 9 years, 5 months ago by
Ollie Simpson.
-
AuthorPosts
-
November 19, 2016 at 5:34 am #1194832
Ollie Simpson
ParticipantThere’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!
November 21, 2016 at 10:06 am #1195397Nico
MemberHey 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,
NicoNovember 23, 2016 at 3:33 pm #1196783Ollie Simpson
ParticipantNico, 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?
November 24, 2016 at 4:49 am #1196955Nico
MemberYou 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,
NicoNovember 24, 2016 at 5:01 am #1196962Ollie Simpson
ParticipantWonderful, thanks very much Nico!
November 24, 2016 at 5:57 am #1196976Nico
MemberYou 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 -
AuthorPosts
- The topic ‘Editing Events Archive page’ is closed to new replies.
