Marjeting94 Posted April 20, 2021 Share Posted April 20, 2021 Good afternoon, I'm using Prestashop 1.7.5 with Classic theme. I use the Carrusel module for homepage sliders. The problem is that the carrusel image sliders are shown also in the order confirmation page pushing the order information to the bottom of the page. I have set specifically that I DON'T WANT to show the carrusel module on the order confirmation page from the hooks section but it totally does nothing at all. Same happens with whatever module that it in the Displaynavfullwith. Thanks for your help As you see in the image "index" is the only unselected for this hook Link to comment Share on other sites More sharing options...
etsmes Posted April 26, 2021 Share Posted April 26, 2021 Hello, I have the same problem. It is not the correct solution, but at the moment I have solved it by adding the following code in the css stylesheet: guest-tracking .container .carousel{ display:none; } 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