I believe this is a bug, though I have no idea how to find out why its doing this - perhaps if someone can tell me how I can troubleshoot it, it will help.

I cant seem to drag and drop events onto the last 2-3 hours of the day. The problem does not seem to be consistent.

I created a quick screencast of the problem which is here http://www.youtube.com/watch?v=oGCZ42yaK1w - its a short 45 second video and you will see me trying to move the event and failing.

On top of that, you will also see on the video that when moving an event it doesn't seem to snap to the slots properly and trying to move an appointment to 9.30 will look like I am dropping it on 9pm.

Comments

jeremymcminn’s picture

Anyone have any idea why this is happening?

aspilicious’s picture

Never seen this before... Maybe it's a bug with the plugin...

jeremymcminn’s picture

Figured it out. Both issues seem to be a conflict with Zen theme

aspilicious’s picture

Status: Active » Fixed

Marking this fixed

jeremymcminn’s picture

Just an update, this is not just a conflict with Zen theme, it seems to be associated with the styling of table css. This same issue occured in other themes when I changed table, th, tbody css etc.

jeremymcminn’s picture

Last update (sorry ;)

This was the code that I removed that was causing the problems

/*th{
border-top: 0px solid #D6D6D6;
border-bottom: 1px solid #E6E6E6;
padding: 8px 10px 8px;
line-height: 25px;} */

/*td {
border-bottom: 1px solid #E6E6E6;
border-right: none;
border-left: none;
padding: 15px 10px!important;} */

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.