WPIntell

Source evidence

Issue with Date Picker

Restaurant & Cafe Addon for Elementor · support · 2023-03-09T12:30:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 32 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
btyeson unresolved
When using this plugin Date pickers format the output incorrectly ignoring the settings of the field by other plugins. From testing, changing the following code in the plugin fixes the problem without affecting the functionality. Line 494: wp_enqueue_script( ‘datepicker’, plugins_url( ‘/’, FILE ) . ‘assets/js/bootstrap-datepicker.min.js’, array( ‘jquery’ ), ‘1.9.0’, true ); Changing this to Line 494: wp_enqueue_script( ‘datepicker’, plugins_url( ‘/’, FILE ) . ‘assets/js/bootstrap-datepicker.min.js’, array( ‘jquery’ ), ‘1.9.0’, false ); By making this change, it fixes the issue. Can this please be pushed out in the next update? Thank you for letting us know about this issue. Sure, we’ll work on it and release the fixes in the next updates. Has this been resolved yet? Hi @btyeson , We’ve released the update 1.5.1 for the datepicker fixes. Check and update the plugin. Thank you.

Comments

3 shown
nicheaddons 2023-03-15T10:49:00+00:00

Thank you for letting us know about this issue. Sure, we’ll work on it and release the fixes in the next updates.

btyeson 2023-07-27T10:49:00+00:00

Has this been resolved yet?

nicheaddons 2023-08-14T06:47:00+00:00

Hi @btyeson , We’ve released the update 1.5.1 for the datepicker fixes. Check and update the plugin. Thank you.