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:

  1. i check checkout.xml , opcheckout.js
  2. i replace checkout.xml & opcheckout.js code fresh downloaded magento.
  3. flush cache indexing
  4. 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

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -