beapen
Forum Replies Created
-
The last update is throwing a jQuery error.
Forum: Plugins
In reply to: [Oasis Workflow] Due date cannot be in the past errorThanks very much, that has fixed the issue for me.
Forum: Plugins
In reply to: [Oasis Workflow] Due date cannot be in the past errorDone.
Thank you very much.
Forum: Plugins
In reply to: [Oasis Workflow] Due date cannot be in the past errorThank you. Much appreciated. Looking forward to the new version.
Forum: Plugins
In reply to: [Oasis Workflow] Due date cannot be in the past errorTried clearing cache and disabled HyperCache. Problem persists.
I get the following error in javascript console:
Uncaught Missing number at position 0$.datepicker.parseDate @ jquery-ui-timepicker.js?ver=1.4.3:5calendar_action @ submit-workflow.js?ver=1.1:45(anonymous function) @ submit-workflow.js?ver=1.1:73m.event.dispatch @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:3r.handle @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:3
I am using Humane theme.
Thanks
Forum: Plugins
In reply to: [Oasis Workflow] Due date cannot be in the past errorDate format is: May 2, 2015
I think the problem is with cache as I recently installed Hyper Cache Extended. Are you able to give me URI pattern for the oasis window or cookies matching to disable cache? The admin panel is not cached by default.
Thanks
Forum: Plugins
In reply to: [Oasis Workflow] Modal datepicker not working after theme changeThanks a lot.
I have set the z-index in the plugin’s datepicker.css to a higher value with !important that solved the issue for now. (Did this before the reply) Will keep this in mind during updates. Thanks again for the reply and the extremely useful plugin.
Forum: Plugins
In reply to: [Oasis Workflow] Modal datepicker not working after theme changeTo add to my previous post:
I can actually see the shadow of datepicker below the modal window. So I guess it is some z-index conflict in css. Tried adding/altering some z-index in datepicker.css, but the problem remains.
Thanks