August 9, 2013
at 17:35 /
#8443
Hello:
I think you must fix it a extra quote in /www/wp-content/plugins/easyreservations/lib/modules/search/search.php in line 237
after style.
.... style.'"" value
and line 237 change the z-index for datepicker form to let show a top dropdown menu.
... style="position:relative;z-index:100000;width:75px.
and line 245
... style="position:relative;z-index:100000;width:75px.
August 11, 2013
at 19:56 /
#8453
You can use code and /code in edged brackets to post scripts here.
Thanks for sharing again!
Regards
August 11, 2013
at 20:22 /
#8460
in /www/wp-content/plugins/easyreservations/lib/modules/search/search.php in line 237
after style.
.... style.'"" value
and line 237 change the z-index for datepicker form to let show a top dropdown menu.
... style="position:relative;z-index:100000;width:75px.
and line 245
... style="position:relative;z-index:100000;width:75px.
August 12, 2013
at 11:22 /
#8473
Fixed the second quote, thanks.
Regards