Home › Forums › Calendar Products › Events Calendar PRO › Stop expired events showing on the BLOG tag display.
- This topic has 5 replies, 3 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
March 27, 2016 at 10:58 am #1094583
Cory Fechner
ParticipantHow can we stop old events from showing in the BLOG tag view. We love how the tag filter only shows events (not blog posts) and in chronological. The blog tag feed is showing events upcoming and expired and we would like to not have that happen.
We turned off the show events in blog options in the admin but that only seems to affect the main blog view.
Cory
March 28, 2016 at 6:04 pm #1095106George
ParticipantHey Cory,
Thanks for reaching out. The issues you describe here are interesting. To help me investigate, can you do the following two things?
1. Share links to where there is a “blog tag feed” on your site with events.
2. Share your system information—here’s how: https://theeventscalendar.com/knowledgebase/sharing-sys-info/
I’ll take a look at the information in both things and proceed from there.
Thank you!
GeorgeMarch 29, 2016 at 5:31 am #1095321Cory Fechner
ParticipantYou can see here in the blog tag view it is showing expired events.
http://www.perfectduluthday.com/tag/football/
Can we just completely remove events from being listed in the blog tag view?
March 29, 2016 at 5:32 am #1095323Cory Fechner
ParticipantThis reply is private.
March 29, 2016 at 1:36 pm #1095610George
ParticipantHey Cory,
Thanks for the information. Everything looks solid there, but I noticed on your page that the events in the tag ARE TAGGED with the blog tag there—in this case, the “football” tag, it appears.
So what’s going on here is actually by design. The tag archives show everything tagged “Football.” You’ve tagged these events “football”, so they will show up in the tag archives for all things tagged “football”.
I only elaborate on this because there is unfortunately no simple way to go about removing the post type from the tag archive thoroughly. The only thing I can recommend to that end here would be some CSS. Try pasting this into the bottom of your theme’s style.css file:
body.archive.tag .type-tribe_events {
display: none !important;
}
That will hide the events in the tag archive view.
I hope that helps!
GeorgeApril 13, 2016 at 9:35 am #1101999Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Stop expired events showing on the BLOG tag display.’ is closed to new replies.
