• Resolved ashaman112

    (@ashaman112)


    I use your plugin on my website. I’ve had issues with the size of the calendar plugin before, and you provided me the following support…

    Our development team has implemented the following fixes to your Spider Calendar. They added the following code to /spider-event-calendar/calendar.php file:

    #bigcalendar<?php echo $many_sp_calendar; ?>,
    #afterbig<?php echo $many_sp_calendar; ?>{
    display: block !important;
    width: 100% !important;
    }
    #cal_event p{
    color:<?php echo $ev_color;?>;
    line-height: 22px;
    }

    You will see it if you search with this code snippet:

    #bigcalendar<?php echo $many_sp_calendar; ?>

    It is the entry below the following code…

    #views_select .arrow-right{
    display: none;
    }

    or with #cal_event p ID. Let me know if implementing these changes resolves the issue.
    Thank you!

    I’ve modified the calendar.php file after every update and it has fixed the problem. However, with this latest update, the code change no longer works.

    You can see the issue by going here…
    http://ramonahillsideplayers.org/calendar-of-events/

    Also the bottom of the page here…
    http://ramonahillsideplayers.org

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    @ashaman112,

    The issue is related to your website, it is not functioning normally with delayed reaction to all actions you make on it, turning mouse into hand pointer and freezing. Please first resolve the issue first and if the responsiveness issue reappears contact us back.

    Thread Starter ashaman112

    (@ashaman112)

    I have installed a caching plugin so it should have sped up the site. I’m still having the issues with the calendar plugin.

    Plugin Contributor WD Support

    (@wdsupport)

    @ashaman112,

    The website is working now. Please contact us using the form. Our team will check that out. Mention this forum link within the message subject. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Calendar Width’ is closed to new replies.