Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Items in Documents Side Box showing up in catagories

    I have the documents sidebox working and have 1 doc general in it and one doc product
    Both items still show up in the regualar catagories box. How can I keep them from showing up in catagories?

    Site is www.centraltrailer.com/cart still a work in progress.

    Thanks,

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Items in Documents Side Box showing up in catagories

    You would need to exclude the products_type from all the queries where you do not want to see them ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: Items in Documents Side Box showing up in catagories

    The docs for the Document side Box are set up as document general and the ones for the regular catagories box are set to product general. How do I exclude catagory restrictions ?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Items in Documents Side Box showing up in catagories

    Add to the WHERE of the SELECT statements:
    and products_type != 3

    assuming the products_type for your Document General that you do not wish to see are products_type 3 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v139h How do I remove empty photo box on documents-general items?
    By smurfy1 in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 8 Jun 2013, 04:41 AM
  2. Directories in Documents Side box colapsing - how can I stop that?
    By FukienMan in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2011, 03:56 PM
  3. Which PHP file generates the catagories in the catagories side box?
    By jamesdavid in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Jun 2008, 10:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg