Jump to content

Module page left column


Recommended Posts

I've hidden it already but if statement in header.tpl file so it is hidden but I tried your solution:

<?php
class customercommentsdisplayModuleFrontController extends ModuleFrontController
{
    public $display_column_left = false;

and it doesn't work.

Am I doing something wrong?

Link to comment
Share on other sites

I use prestashop 1.6.0.6 and default theme.

 

But it's ok, I wanted to know to my own knowledge why it isn't working. I put if statement in the header.tpl and it also works.

 

I don't know if it is good solution?

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...