Jump to content

Displaynavfullwidth pages exclusion doesn't work


Recommended Posts

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

screencapture-beevoo-net-ps_admin-index-php-1618939108938.png

Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...