View Single Post
  #20  
Old 04-17-2017, 12:39 PM
 
simetria simetria is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 77
 

Default Re: Proper way for query functionality

PhilJ,

I have implemented your code, and seems to be working good on the testing example I created, but if I try to move the code to the manufacturers' module/page, it displays things a bit differently. It seems to be also including the sidebar list as well - including the parameters defined in the backend. For example in the sidebar I have it so it only display 10 manufacturers, and on the actual manufacturers list php page it first displays those 10, then if displays the ones from your code. I tested this by changing the limit # in the get_manufacturers.php file. How can I omit the initial 10 since those are only targeted for the sidebar?

Thank you,

-S
__________________
Thanks.
Reply With Quote