Jump to content

Left column doesn't show up


Recommended Posts

Hi

 

I'm trying to add either a category block or a manufacturer block to the left column and tried to transplant the module to the left side but it just doesn't show up?

Any idea?

 

Is it possible to add left and right column blocks to the Manufacturer pages?

 

shop.panamalifestyle.ie]

 

Basically what i want to do is let the customer filter on the brands once they're on the category page or filter by category when they're on the Manufacturer page.

 

thanks in advance

Tine

 

 

 

post-710187-0-22432200-1380991336_thumb.png

Link to comment
Share on other sites

  • 2 weeks later...

what you exactly expect? you want to dispaly these columns? if so, you have to edit these modules controllers, for example, loyality module:

 

modules/loyalty/controllers/front/default.php

	public function initContent()
	{
		$this->display_column_left = false;

just remove or comment //$this->display_column_left = false;

  • Like 1
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...