Home › Forums › Calendar Products › Events Calendar PRO › Create Bars in Month View like in week view
- This topic has 5 replies, 2 voices, and was last updated 11 years, 5 months ago by
Brian.
-
AuthorPosts
-
December 16, 2014 at 6:57 am #919762
gstroh
ParticipantHi,
Is there a way to make the month view have the bars like in the week view.
I use the calendar for trade shows that are multi-day shows and want to show how they relate to one another in the month view. I don’t need to re-list their names every day.
See: http://rugindustrynews.com/events/2015-01/ vs
http://rugindustrynews.com/events/week/2015-01-11
Thoughts?Also, is there a way i can move the next / precious week or month to the top of the calendar? many of my readers don’t look to the bottom of the calendar to find these controls.
December 16, 2014 at 7:22 am #919830Brian
MemberHello,
Thanks for purchasing out plugins. I can help you out here.
That is an interesting idea about the bars in Month view. However, we do not have a snippet or anything to provide for that, but you can try the customization on your own.
The themer’s guide will show you how to move files to your theme where you might be able to get it working there.
https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
Month Nav
I have some css that you can use to show the nav on top of the Month View#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, #tribe-events-content #tribe-events-header .tribe-events-sub-nav li {
display:block;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
December 16, 2014 at 7:48 am #919862gstroh
ParticipantBrian, thanks for the css snippet, however it doesn’t seem to work at all. I placed the css in my custom css file, any thoughts?
Sorry to hear that there isn’t an easy way to do the bar thing on the month? Can i make a request to include that as an option for an update? Seems straightforward to me. In the meantime i will try to make it work through my own customizations.
thanks
December 16, 2014 at 9:31 am #920003Brian
MemberI took a look at your site and see this css selector:
.home span.date-end.dtend, .home span.date-start {
color: rgb(98, 157, 224);It is missing the closing bracket ( } )
See if add that will fix it.
Also, if you would like to request the bars in the month view 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
Thanks
December 16, 2014 at 9:36 am #920028gstroh
ParticipantThanks Brian, obviously i missed the bracket. probably overwrote it accidently while pasting in. It works great. thanks for the very quick response
December 16, 2014 at 12:39 pm #920220Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
-
AuthorPosts
- The topic ‘Create Bars in Month View like in week view’ is closed to new replies.
