Jump to content


Photo

blocklayered module not working properly


  • Please log in to reply
2 replies to this topic

#1 fk_0786

fk_0786

    Newbie

  • Members
  • Pip
  • 3 posts

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

Attached Files



looking for the best presta addons with outstanding support? check this: PrestaShop Modules

#2 fk_0786

fk_0786

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 19 September 2015 - 08:02 AM

anyone to help please?



#3 fk_0786

fk_0786

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 21 September 2015 - 06:25 AM

:(