Create Bars in Month View like in week view

Home Forums Calendar Products Events Calendar PRO Create Bars in Month View like in week view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #919762
    gstroh
    Participant

    Hi,

    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.

    #919830
    Brian
    Member

    Hello,

    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

    #919862
    gstroh
    Participant

    Brian, 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

    #920003
    Brian
    Member

    I 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

    #920028
    gstroh
    Participant

    Thanks Brian, obviously i missed the bracket. probably overwrote it accidently while pasting in. It works great. thanks for the very quick response

    #920220
    Brian
    Member

    Great, 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!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Create Bars in Month View like in week view’ is closed to new replies.