Support

Home Forums Calendar Calendar goto date and show week only

Calendar goto date and show week only

Posted: September 12, 2013 at 6:32 am

Viewing 1 reply thread


Kerryn Tippett

    September 12, 2013 at 6:32 am

    Hi. I found the answers to these questions in the old forum but not sure if it applied to the upgraded calendars.

    I am looking to do a couple of things:
    1) Have the calendar ‘goto’ the the closest term [ie set 4 points across the year where depending on when people view the calendar it will show the next available enrolment period]
    2] Show only a weeks worth of classes [Mon to Friday only if possible]
    3] Show only specific period of the day [ie 9am til 5pm]

    I am a bit new to CSS so some help would be appreciated. [Website is not yet live but development site is http://julieloganmusic.com.au.cp-30.webhostbox.net/calendar/


    Dean

    • Support Staff

    September 12, 2013 at 6:43 am

    Hi Kerryn,

    1) I haven’t seen that done before, but I know it will mean modifying the calendars underlying code (I’ve made it go to one specific date before by doing that). That level of customisation is really outside of the remit of support, I would recommend checking out our Pro Developers page http://staging.eventespresso.com/developers/event-espresso-pros/

    2) That can be done by changing the calendar to the basicWeek or agendaWeek format, like so

    [ESPRESSO_CALENDAR cal_view=”basicWeek”]

    (Available parameters: month, basicWeek, basicDay, agendaWeek, agendaDay)

    3) As per the above two! Changing the calendar to the agendaWeek view, and then adding some code to the core calendar file. I dont recommend it as updates will over write the changes, but if you want it heres how to do it http://staging.eventespresso.com/topic/hide-certain-time-slots-from-day-view-in-calendar/

    Viewing 1 reply thread

    The support post ‘Calendar goto date and show week only’ is closed to new replies.

    Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

    Event Espresso - Staging Server