Jhonny Posted August 6, 2018 Share Posted August 6, 2018 (edited) Hi! My block cart module is not working as it should be. Instead of showing the information in modal it is on all pages. It alo tells me I have 1 product in cart but it is empty. Any suggestions? I have already checked tables cart and orders. Issue reminds of https://www.prestashop.com/forums/topic/358677-catalog-mode-not-working-and-site-messed-up/ only thing is that I don't have that module installed as that guy had. The text "Produkten tillagd i din varukorg and text below plus "Det är 1 artikel i din varukorg" and text below should be visible on a popup/modal. If I activate catalog mode it disappears BUT when it is off the problem returns... Thanks in advance Edited August 6, 2018 by Jhonny More information (see edit history) Link to comment Share on other sites More sharing options...
ican Posted August 8, 2018 Share Posted August 8, 2018 just reinstall your shopping cart module and enable ajax cart your problem will be fix. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 9, 2018 Share Posted August 9, 2018 Hi, There might be some JS. Did you checked the JS error in Google developer console? Kindly share the site URL so to inspect the issue. You can try reinstalling the module first as mentioned by ican. Link to comment Share on other sites More sharing options...
Jhonny Posted August 9, 2018 Author Share Posted August 9, 2018 On 8/8/2018 at 10:29 AM, ican said: just reinstall your shopping cart module and enable ajax cart your problem will be fix. Expand I havet tried that and deleted cookies, cache. My theme also have the module block cart. I Will give it a try again. Link to comment Share on other sites More sharing options...
Jhonny Posted August 10, 2018 Author Share Posted August 10, 2018 On 8/9/2018 at 12:34 PM, Knowband Plugins said: Hi, There might be some JS. Did you checked the JS error in Google developer console? Kindly share the site URL so to inspect the issue. You can try reinstalling the module first as mentioned by ican. Expand www.plektorium.com I will check for js errors now. I just reinstalled but no change. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 11, 2018 Share Posted August 11, 2018 Hi, I have checked your website & found that block cart CSS i.e. https://plektorium.com/themes/default-bootstrap/css/modules/blockcart/blockcart.css is not being included which is breaking the UI of the cart block. Kindly uncombine the CSS from the backend so to check whether this CSS is available on the page OR not. Link to comment Share on other sites More sharing options...
Jhonny Posted August 14, 2018 Author Share Posted August 14, 2018 On 8/11/2018 at 7:05 AM, Knowband Plugins said: Hi, I have checked your website & found that block cart CSS i.e. https://plektorium.com/themes/default-bootstrap/css/modules/blockcart/blockcart.css is not being included which is breaking the UI of the cart block. Kindly uncombine the CSS from the backend so to check whether this CSS is available on the page OR not. Expand Everything under CCC in Preferences -> Performance is Enabled as before. I saw that I don't have blockcart.css though, neither in https://plektorium.com/themes/default-bootstrap/css/modules/blockcart/ or under my theme so I added blockcart.css in those paths from blockart that is located under root module without success. 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