Jump to content


fk_0786

Member Since 19 Sep 2015
Offline Last Active Sep 21 2015 10:37 AM
-----

Topics I've Started

blocklayered module not working properly

19 September 2015 - 06:36 AM

Hi,

 

Can someone please help with the blocklayered module. I have tried everything found on the net, but still cant figure out the issue. I am using a customed theme and have hooked the module on top of categories. It is appearing, but not eveything is present and neither is the filter working.

 

The version im using is v2.0.7

#center_column .layered_filter{
  float:left;
  width: 50%;
}
#center_column .layered_filter:nth-child(2n) {
  clear:left;
}


#layered_block_left div.filtr_type_weight, #layered_block_left div.filtr_type_price {
    float: left;
    width: 50%;
}
#layered_block_left div.filtr_type_manufacturer li {
    float: left;
    height: 18px;
    width: 25%;
}

Also as you can see on the screenshot, no colors anything are appearing. I dont understand why.

 

I have followed the tutorial to hook the module on top: http://nemops.com/pr.../#.Vfq0D9LtlBeĀ 

 

As seen on the screenshot, it's looking good.

 

But i dont understand why it's not displaying properly, colors, style and all are not appearing and also its not filtering when the checkbox is checked.

 

Your help will be much appreciated

 

Please see attached screenshot.

 

Thank you.