xamil Posted April 1, 2017 Share Posted April 1, 2017 Hello, I have a problem with checkout pages in my shop. Checkout page doesn't display correctly - there no CSS, and when I check page source, there is even no <head> section of the page. Whole code starts with: <h1 id="cart_title" class="page-heading hidden">Shopping summary <span class="heading-counter">your basket contain: <span id="summary_products_quantity">1 product</span> </span> </h1> and ends with: </a> </p></div> <div class="clear"></div> <div class="cart_navigation_extra"> <div id="HOOK_SHOPPING_CART_EXTRA"></div> </div> <!-- Cart footer --> <div id="footer_cart"> <ul> <li> I think I've tried everything, overwriting orderController files, overwriting theme files and nothing helps. What is courious, it happens only when "5-step" checkout is on and when products are added to the basket. When it's empty, it looks OK. When I set checkout method to "1-page" everything works fine. Any ideas how to fix it? I really want to use 5-step checkout. Link to comment Share on other sites More sharing options...
bellini13 Posted April 1, 2017 Share Posted April 1, 2017 what theme are you using? was this an upgrade or a new install of 1.6.1.12? Link to comment Share on other sites More sharing options...
xamil Posted April 1, 2017 Author Share Posted April 1, 2017 (edited) Hi, thank you for reply. I'm using theme which is based on default-bootstrap. I've just updated my Presta from 1.6.1.2 to 1.6.1.12 Edited April 2, 2017 by xamil (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted April 2, 2017 Share Posted April 2, 2017 and the notoria theme is new? or you used this theme on v1.6.1.2 as well? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now