I remembered back to another thread to exclude categories which was done by adding
and p.master_categories_id != 52
where 52 is the category number and change that to your desired cat ID
When I have a lot of categories to exclude how would the code be constructed to include only one or two categories which would automatically exclude all other categories?


Reply With Quote
