• Resolved InventiveWebDesign

    (@inventivewebdesign)


    I just added your plugin to one of my dev sites and I want the date picker. The problem is that it only shows a field. Everything on my site is up to date but it still doesn’t show up.

    Also, does your plugin allow me to remove fields from Billing and Shipping? We don’t want the Company field.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @inventivewebdesign,
    Just i checked with your website datepicker is working well but your website having z-index problem for showing datepicker so open plugins/wc-fields-factory/assets/css/wcff-client.css this file and find

    .ui-datepicker

    .ui-datepicker {
    	z-index:10000 !important;
    }

    replace it.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Date Picker not working’ is closed to new replies.