PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Datepicker layout issue

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi

When using datepicker, filtering is OK, bu the calendar remains opened at the bottom of the page.

 

https://lesembob.photostudiotnk.com/ateliers/

Regards
Thierry

Hello Thierry

Ok! I got  it.

I passed this to the developer. I will write to you as soon as the result is

Hello

Fast  fix:

try  in file - wp-content\plugins\woocommerce-products-filter\ext\meta_filter\html_types\datepicker\js\datepicker.js  add   this  line - https://c2n.me/45pm8bl.png

jQuery('#ui-datepicker-div').hide();

Hello

Many thanks for fast answer! It works.

Another layout issue
When using the design option:

Hide auto filter by default: YES

the calendar is half hidden by the filter form

Kind regards

Thierry

Hello

Please  add  CSS:

body .ui-datepicker{

z-index: 9000 !important;

}

 

Many thanks!!
I can now activate the plugin on the real production website

Hello

Welcome;)