The date calendar doesn't appear on the frontend.

Created by Robin Hoang, Modified on Wed, 20 Sep 2017 at 04:53 PM by Robin Hoang

Question:

I already installed the Order Delivery Date extension, but the date calendar doesn't appear when clicked in the frontend.


Answer:

We assume that the root of the issue is due to a conflict related to the css style between your theme and our Order Delivery Date extension.

In order to fix that conflict, please edit this file: skin/frontend/base/default/css/bss/orderdeliverydate.css - add code below:
.calendar {
    z-index: 999;
}


For more information about product, please refer Magento Order Delivery Date page.

If you need any further assistance, please feel free to contact us.

Please visit our site for more useful Magento 1 Extensions: https://bsscommerce.com/extensions.html

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article