Magento One Page Checkout Shipping Method Not Loading in Progress Bar -
i facing problem in magento progress bar. in using magento 1.9 on checkout page when user fill shipping & billing information after click continue user can see both shipping & billing in progress bar. when user select shipping method / payment method user unable see selected shipping & payment method on right progress bar.
what did:
- i check checkout.xml , opcheckout.js
- i replace checkout.xml & opcheckout.js code fresh downloaded magento.
- flush cache indexing
- i test path of progress files in checkout.xml and
under checkout/onepage/progress/shipping_method.phtml
$this->getcheckout()->getstepdata('shipping_method', 'complete')
above syntax return null code show shipping method not working in progress bar.
if 1 has idea please ping me.
thanks
please install best firefox add-on, firebug. can see,track,manipulate ajax requests , response there. show response of ajax requests , can solute problem easily.
cheers.!
Comments
Post a Comment