Home › Forums › Calendar Products › Events Calendar PRO › Just Announced sticky in list view?
- This topic has 4 replies, 3 voices, and was last updated 11 years ago by
Support Droid.
-
AuthorPosts
-
August 31, 2015 at 10:56 am #1000564
KARI
ParticipantHello – I have Event Calendar Pro installed. I would love to be able to have events with the category Just Announced stay sticky at the top of the event calendar in list view. Is this possible?
August 31, 2015 at 2:42 pm #1000667Brian
MemberHi,
Thanks for purchasing the Events Calendar Pro. I can help out here.
We do not have a featured for Just Announced in our plugin. If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
http://tribe.uservoice.com/forums/195723-feature-ideas
It is also possible with a customization.
You could modify the Event List Template following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
And add a custom query in there to show recently published events.
I can help with some more information to get you started, but unable to provide all the coding for a customization.
Let me know what you would like.
Thanks
September 1, 2015 at 8:18 am #1000894KARI
ParticipantExcellent! I have been working on some customizations using the themer guide info so I understand the process.
BUT – I don’t just want to show events by when I published them (as I will be adding daily) but to showcase events that I specifically assign the category “Just Announced.” So if there is a way to make a custom query in list view that says “first display all “Just Announced” then all others” that is what I am after.
September 1, 2015 at 12:16 pm #1000999Brian
MemberHi,
For Custom Queries you can use our tribe_get_events or use a regular WordPress Query.
Either way to query by our custom event taxonomy add this to the query:
'tribe_events_cat' => 'just-announced',I think it takes the Event Category Slug, but the name might work as well if that does not.
Cheers
September 16, 2015 at 7:05 am #1005575Support 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 ‘Just Announced sticky in list view?’ is closed to new replies.
