libertyme

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Month Datepicker (minViewMode: 'months') on Day View #184662
    libertyme
    Participant

    Hi 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}

    in reply to: Month Datepicker (minViewMode: 'months') on Day View #124908
    libertyme
    Participant

    Thanks 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.

    in reply to: 3.5 Upgrade: Lost Control Of Day View Templates #124893
    libertyme
    Participant

    Another 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.

    libertyme
    Participant

    Thanks 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.

Viewing 4 posts - 1 through 4 (of 4 total)