Hello. Thank you for contacting the Toolset support.
Well - can you share the problem URL where you do not see the calendar button?
Before you send the problem URL to me - would you mind to follow few basic debug steps in order to check there is no conflict between any third-party plugin or theme you are using:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes? - Do you see any difference?
I removed the access details you shared in your last reply as it was publically available.
I just wanted to check - did you try to follow the following instructions?
Before you send the problem URL to me - would you mind to follow few basic debug steps in order to check there is no conflict between any third-party plugin or theme you are using:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
And I set the same setting as per your site on my install as you can see with the following screenshot:
=> hidden link
But when I uncheck the checkbox available at:
Settings => Autoptimize and uncheck the checkbox for the setting “Optimize JavaScript Code?” and save settings
This will help you to render the date field. I will escalate this issue in front of our compatibility team. Please note that there is no ETA on this.
Well - as this is compatibility isuse, Can you please get in touch with your plugin author and share the following details with us that will help us to contact them for co-operation:
Please share the following details:
- Author Name
- Author Contact Email
I've update for you that the Autoptimize plugin reads the scripts, minify them and adds them to the page footer regardless the inline scripts.
So, There will be a JS error if there is an inline script that depends on a script that's being loaded before the footer. And despite this should be fixed from Autoptimize side (Autoptimize need to fix this first), if that happened, we will try to find a way to fix this but we don't promise when it can be fixed. Autoptimize needs to take first step here.
As another workaround:
In the "Exclude scripts from Autoptimize:" field below, include "codemirror.js", separated by a comma (,) and an empty space, from the last script's name.
( screenshot: hidden link )
After that please save the settings and clear all involved caches and then check the form's date-picker field again.