Jump to content

help grouping category


Recommended Posts

hi presta master,

 

please help, after setup 

 
$category = new Category(4, (int)Context::getContext()->language->id);

 

for grouping category at home featured, if uncheck display home at catalog->product -> associations

 

why product still shown at home featured.

 

 

Link to comment
Share on other sites

hi presta master,

 

please help, after setup 

 
$category = new Category(4, (int)Context::getContext()->language->id);

 

for grouping category at home featured, if uncheck display home at catalog->product -> associations

 

why product still shown at home featured.

 

it might be related to cache (this module using caching engine)

after change try to clear shop cache and recompile whole theme

Link to comment
Share on other sites

×
×
  • Create New...