![]() |
Moving Category Description?
Hi,
I've searched through the forums and I found a lot of helpful posts, but I was unable to find the answer to my exact question. I am trying to move the Category/Subcategory description so it will be shown below the Category/Subcategory Title instead of above the title. Can someone tell me which file I need to update and which piece of code I need to move? At one point I tried modifing the subcategories.tpl file, but whatever I tried didn't get the job done. I'm pretty certain this is a simple fix, but I am having problems with it. Any assistance would be appreciated. |
Open subcategories.tpl and replace this:
Code:
{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"} with this: Code:
{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"} |
Thanks!
Thanks for your help. I knew those were the lines I had to modify, but I wasn't 100% sure of where to cut and paste.
Thanks again! |
All times are GMT -8. The time now is 02:17 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.