Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The issue with the date-picker is not caused by our plugin, the error is generated by the “Date Picker” plugin, installed in your WordPress. Look the screenshot in the following link:

    https://wordpress.dwbooster.com/customdownloads/2015-05-09/screenshot.png

    Please, deactivates the “Date Picker” plugin, and checks the form again.

    Best regards.

    Thread Starter arun69268

    (@arun69268)

    i don’t have installed any “Date picker” or any other calender plugin in my wordpress. I checked twice

    Thread Starter arun69268

    (@arun69268)

    I both checked my plugin in wp-admin and in c-panel directory but there is no any plugin like date picker or calender picker as you said. Your response time is impressive but solution is also needed. Please help.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Your page includes the following code:

    jQuery(function() {
     jQuery('.calendarpicker').datepicker({
    				dateFormat: 'mm/dd/yy',
    				changeYear: true,
    				changeMonth: true,
    				maxDate:'',
    		});
    });

    and the link tag:

    <link rel="stylesheet" id="calendar-picker-css" href="https://192.185.193.143/~rsmatco/wp-content/plugins/calendar-picker/css/ui-lightness/jquery-ui-1.10.3.custom.min.css?ver=1.10.3" type="text/css" media="all">

    None of them is inserted by our plugin.

    Please, go to the menu option “Settings/Calculated Fields Form”, and select the value “Direct”, in the “Script load method” attribute, and press the “Update” button.

    Best regards.

    Thread Starter arun69268

    (@arun69268)

    yes i did as according to your instructions but it still not working. I updated the script method from classic to direct but it still not working..

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Please, try the following, go to the form settings, and press the button “Save & Preview” of your form. If the date picker is displaying fine in the form’s preview, but not in the public website, then there is a conflict with other plugin active in your WordPress. You can try deactivating each plugin, one by one, until identify the plugin that is causing the issue.

    If you don’t get detect the issue’s source, then, send me the access to your WordPress to check it by myself.

    For send sensitive information, uses my private page:

    https://wordpress.dwbooster.com/support

    Best regards.

    Thread Starter arun69268

    (@arun69268)

    Ok.. thanks for solution. Your respond time was excellent.. *****

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Date picker dropdown is not working’ is closed to new replies.