Calendar Pro mini calendar widget

Home Forums Calendar Products Events Calendar PRO Calendar Pro mini calendar widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #909398
    Neasa Ronayne
    Participant

    Hi there, Love the plugin!

    Im wondering is there a way to not display a feed of events below the mini calendar when the page initially loads? then when you click on a day, the events appear below in a list.

    Im assuming this is a straightforward ask…

    Hope you can help?

    thanks

    Philip

    #909417
    Brian
    Member

    Philip,

    Thanks for using our plugins. I can try to help you out here. There is not feature to hide that list on loading. I am afraid if you do it with css that is might hide the events when you click on them later. You can try to write a quick javascript function to remove the content on the page load.

    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

    Let me know if you have any follow up questions.

    Thanks

    #909444
    Neasa Ronayne
    Participant

    Hi Brian,

    Thanks for the swift reply. Thats unfortunate that its not something that can be switched on/off.
    If i was to write a java function, could you point me in the direction of where and what id need to target in order for the function to work?

    I will also add this request to the feature ideas.

    thanks a lot

    Philip

    #911607
    Brian
    Member

    Ok Sounds good.

    Here is the class that you would want to clear the contents of.

    .tribe-mini-calendar-list-wrapper

    There are some options here on how to do that:

    http://stackoverflow.com/questions/1701973/clear-all-divs-contents-inside-a-div

    You may want to wrap the function in a document ready check so it clears after the content has been created.

    Let me know if you have any follow up questions, but this should get you close to what you are looking for.

    Thanks

    #911769
    Neasa Ronayne
    Participant

    This is excellent Brian, that worked perfectly for me. Really appreciate it!

    #911817
    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 ‘Calendar Pro mini calendar widget’ is closed to new replies.