Forum Replies Created
-
AuthorPosts
-
libertyme
ParticipantHi Tribe & Brook,
I noticed that you guys implemented a datepicker format setting into 3.6. Thanks so much for doing that! Unfortunately for me, it doesn’t look like it supports yet the format we use on our site, which is ‘yyyy-mm’ with minViewMode:’months’.
Is it possible you could add support for minViewMode:’months’ as well in the Settings page? That would be really great.
Thanks again for adding this functionality. Below is my full datepicker_opts line in case it’s helpful for what users may want to use and what you could add support for:
e.datepicker_opts={format:”yyyy-mm”,minViewMode:’months’,autoclose:!0}March 30, 2014 at 11:48 am in reply to: Month Datepicker (minViewMode: 'months') on Day View #124908libertyme
ParticipantThanks Brook. I’ve gone the dequeue and deregister route, as you’ve suggested, and will look to update our custom enqueued script on major plugin updates. I imagine it’s too niche a request to warrant a theme setting for the datepicker’s format, but throw my hat into that ring anyway. Maybe one day it will be a worthwhile setting to implement.
libertyme
ParticipantAnother team member looks to have pushed the 3.5 update and not experienced the same issue. It must have been confined to my local environment. Thanks Tribe, all set, and sorry for the clutter. Feel free to delete this thread.
March 25, 2014 at 8:20 pm in reply to: AJAX not working with SSL enabled when viewed at http location #123225libertyme
ParticipantThanks Brook. I’ve just been notified that this was resolved by WPEngine. There were redirects occurring on their end from http://…/wp-admin/admin-ajax.php to https://…/wp-admin/admin-ajax.php, which was breaking the request. Performing a similar function I imagine as the HTTPS plugins that force HTTPS on the admin areas. They just needed to omit /admin-ajax.php I imagine.
-
AuthorPosts
