View Single Post
  #8  
Old 01-05-2011, 10:05 AM
 
Anty Anty is offline
 

Advanced Member
  
Join Date: Aug 2009
Posts: 40
 

Default Re: Could be useful to many. Need help correcting

Hi Steve,
no its not the original code.The "lt" "gt" limits seem to be working fine. The problem now are the links from menu to manufacturer pages.Was thinking about something like this that was working before I made this customization.

<div class="Manufacturers list"><a href="home.php?cat={$?????.manufacturerid}" class="VertMenuItems">{$?????.manufacturers}</a></div>

Tried this in different ways and variables but links still not working

Thanks Steve

__________________
v4.2.2
Reply With Quote