Viewing 5 replies - 1 through 5 (of 5 total)
  • Pat,
    Can you show me what you’re referring to, I don’t understand.
    Eran

    Thread Starter Pato1

    (@pato1)

    Hi Eran,
    Thanks for the reply.

    I’m using it slightly different than most people I guess. Here is the link to my Ajax-event-calendar https://playhardstyle.com/queensland-hardstyle-chat-room/live-hardstyle-djs/

    As I am using it to display dj set times throughout the day/week I would like not to have a scroll bar on the right hand side. I believe that the scroll bar is there because the weekly schedule is longer than the monthly view.

    My goal is to edit the code so that 24hrs is viewable on the weekly schedule without the need to scroll downwards.

    Cheers,
    Pat.

    The only thing I can suggest that may address your request is as follows:
    In the init_show_calendar.js file, adding the following line:
    slotMinutes: 60,
    immediately after:
    firstHour: 8,

    This overrides the slot heights from 30 minutes to 1 hour. Hope this helps.

    Note: events make the calendar expand in height, so this will only address the initial height setting.

    Thread Starter Pato1

    (@pato1)

    Thanks Eran, I will try this out!

    Yep this works for me. ??

    That’s a cool fix!

    Pato1, totally off topic, but how do I link my Twitter and Facebook PAGE to my blog? I see you have one below your calendar. ??

    Arie

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Ajax Event Calendar] Embedded [calendar] full length’ is closed to new replies.