haylau Posted March 12, 2019 Share Posted March 12, 2019 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) Link to comment Share on other sites More sharing options...
0 Jonny Posted March 13, 2019 Share Posted March 13, 2019 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 Link to comment Share on other sites More sharing options...
0 colorful-ant Posted March 12, 2019 Share Posted March 12, 2019 I'm not sure, but I think you can find a better solution with one of the panda modules. For example: - Custom links - Custom Content Block - ..... Link to comment Share on other sites More sharing options...
0 haylau Posted March 12, 2019 Author Share Posted March 12, 2019 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 Link to comment Share on other sites More sharing options...
0 colorful-ant Posted March 12, 2019 Share Posted March 12, 2019 ok better to ask @Jonny how to Link to comment Share on other sites More sharing options...
0 Jonny Posted March 13, 2019 Share Posted March 13, 2019 (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 March 13, 2019 by Jonny Link to comment Share on other sites More sharing options...
0 haylau Posted March 13, 2019 Author Share Posted March 13, 2019 Perfect - Many thanks for your help Link to comment Share on other sites More sharing options...
0 veganline Posted August 9, 2020 Share Posted August 9, 2020 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? Link to comment Share on other sites More sharing options...
Question
haylau
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)
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now