Magento – After Upgrade from Magento 1.7 to 1.9 OnePage Checkout Sidebar Not working properly

magento-1.9onepage-checkout

After Upgrade from Magento 1.7 to 1.9 OnePage Checkout Sidebar Not working properly.

During the first step it is appearing. When we click a button the sidebar disappears.
<div> tag having the id checkout-progress-wrapper is showing empty.

How to resolve this?

Best Answer

The problem is in your app/design/frontend/YOURPACKAGE/Theme/js/opcheckout.js

Just rename your opcheckout.js and check if it is working now.