kadapawn Posted June 27, 2013 Share Posted June 27, 2013 Hello guys, I have a problem on them prestashop 1.5.4.1 (custom theme) in quick order, after completing the user accound and order adress, the carrier and payment option, display only after a refresh of the page.. If i dont refresh i get.. just an overlay.. (see picture) Any ideeas? I know is the theme, but maybe you can point me where to look. In firebug i have this: <div id="opc_payment_methods" class="opc-main-block"> <div id="opc_payment_methods-overlay" class="opc-overlay" style="display: block;"></div> attributes [style="display: block;", class="opc-overlay", id="opc_payment_methods-overlay"] Tyvm for youre help. Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 1, 2013 Share Posted July 1, 2013 I think the theme you are using is developed by prestashop 1.5.3 . We find a bug on that version. After update to 1.5.4.1 that solve. In that case you need to overwrite the theme's js file which take from default theme . My suggestion is first back up your theme js file and than copy the js file form the 1.5.4.1 default themes js and overwrite that. I think that it will solve the problem. Let us know it solved? Link to comment Share on other sites More sharing options...
Recommended Posts