jQuery get browser width including scrollBar
First Check if scrollbar is on:
if($(document).height() > $(window).height()){... srcollbar is on ...}
Now lets create a function to find the width of the scrollbar:
First Check if scrollbar is on:
if($(document).height() > $(window).height()){... srcollbar is on ...}
Now lets create a function to find the width of the scrollbar:
Open the order you want to update and click on invoice button.
Magento was not sending email notification to customer and magento web store owner after new order was placed. When I checked order in admin it was showing "Customer Notified" with a green tick but no one were receiving any notifications.