Jump to content
thirty bees forum
  • 0

Block Categories in Footer


Question

Posted

Am I missing something

I want to list our store top level categories in the footer. I have enabled the module, and selected 4 columns so they are spread across the page. But they are still showing as one column (not a cache issue). Any ideas? (Panda Theme)

settings.png.e72251ca4acb2caf63fbf21639a79e8c.png

 

 

 

439816250_onecolumn.thumb.png.82db73c953db2fa5013e418021f2b36d.png

7 answers to this question

Recommended Posts

  • 0
Posted

1. Replace this code $this->smarty->assign('numberColumn', $numberColumn); in the \modules\blockcategories\blockcategories.php file with $this->smarty->assign('numberColumn', $nbrColumns);

2. Replace the \themes\panda\modules\blockcategories\blockcategories_footer.tpl file with the one in the attachment, see the pic below, I've highlighted all changes out.

blockcategories_footer.tpl

Screenshot00986.jpg

  • 0
Posted

Yes, looked at those but I would have to manually add each category and manually update as and when. The block categories should be automatic

  • 0
Posted (edited)

That setting was deprecated for a very long time, even the TB's community theme doesn't use it any more. I you do need it  I can guide you to do some changes to the \modules\blockcategories\blockcategories.php and the \themes\panda\modules\blockcategories\blockcategories_footer.tpl to make it work.

Edited by Jonny
  • 0
Posted

Same question for Niara theme - does anyone know if I should adapt the instructions above?
I am on TB version 1.1#905 - does anyone know if this is fixed in later versions?

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