Select date in field created in plugin custom fieldsw
Link to a page where the issue can be seen:
If you need access I will check with admin
I expected to see:
Selected date
Instead, I got:
Nothing selected. In console there is error: Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
jQuery 2
onSelect hidden link
jQuery 4
after disabling all plugins except Toolset Types and when I click to chose date, I get this in console:
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
parseJSON jQuery
onSelect wp-content/plugins/types/vendor/toolset/toolset-common/toolset-forms/js/date.js?ver=0.1.2:97
jQuery 7
onSelect wp-content/plugins/types/vendor/toolset/toolset-common/toolset-forms/js/date.js?ver=0.1.2:96
jQuery 21
Thank you for running these quick debugging steps for me.
At this point I would like to gain access to the website to do some further checks for you.
I may need to install the duplicator plugin so that I can grab copy of your site to test locally. Also send me a link to an example post where I can see the issue.