View Single Post
  #10  
Old 11-16-2011, 03:36 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: New section with popular categories

Quote:
Originally Posted by David-Allan
I'm an ejit, it doesn't actually work at all I just thought it did but hadn't noticed it had just moved the categories to the bottom of the categories list.

I guess I'll need to play about with that bit of code and see if I can get it to work.


I managed to get it working. I just replaced the code


Code:
{if $categories[cat_num].categoryid neq XXX}

With this

Code:
{if $c.order_by neq "XXX"}

That wasn't so bad as I thought.
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote