![]() |
Quick Question RE: Twin Catagory Menus
I want to have one set of catagories on the left side of my site and a second set on the right side.
What I need is the code please that will put all catagories above 500 position (for example) into the right hand side catagory menu. Thanks |
something like
Code:
{if categories[cat_num].pos > 500} |
Thanks Shan :)
|
that may be wrong, if so try
Code:
{if categories[cat_num].order_by > 500} |
All times are GMT -8. The time now is 09:29 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.