Skip Navigation

[Resolved] Datepicker only showing on first Date Field

This support ticket is created 6 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 6 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#894764

I have a CRED form with multiple date fields. The datepicker is only showing up for the first date field. Best I can tell the date fields were all defined the same way in Types. They were also added to the CRED form the same way.

When I look at the rendered code on the page I can see where the input for the first date field has the class "hasDatepicker". The other date fields do not have this class. I don't know why they wouldn't. Am I missing how to turn the datepicker on and off for date fields?

Here's the cred_field which IS showing the datepicker

<div class="form-group">[cred_field field='last-date-worked' post='cg-hiring-checklist' value='' urlparam='' class='form-control' output='bootstrap']
</div>

Here's the cred_field which is NOT showing the datepicker

<div class="form-group">[cred_field field='new-hire-packet-received' post='cg-hiring-checklist' value='' urlparam='' class='form-control' output='bootstrap']	</div>

Thanks for your help.

#895115

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

After checking debug information you shared with us, I found that you are using outdated CRED plugin version.

*** Please make a FULL BACKUP of your database and website.***
Could you please update all Toolset plugins to it's latest official release version and try to resolve your issue.

You can download latest Toolset plugins from:
=> https://toolset.com/account/downloads/

If your issue still persist:
In order to minimize the cause of the issue and ensure that there is no plugin or theme conflict:
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?