Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default show one cat id, stop new products

    how do I show one cat id on main page ONLY , and stop new products from other categories listed as new. They are mingling on main page because I have new products set for 30 days.

  2. #2
    Join Date
    Feb 2009
    Posts
    186
    Plugin Contributions
    1

    Default Re: show one cat id, stop new products

    you could do something like this here for the new products (not sure about just one category on main age, i will look into it)

    http://extendmydesign.com/blog/?p=30

    but the file you would need to edit is includes/modules/new_products.php

    and instead of categories_id i think it is master_categories id

    so you would have to add

    Code:
    and p.master_categories_id NOT IN(33)
    change 33 to the category id you do not want to show

  3. #3
    Join Date
    Feb 2009
    Posts
    186
    Plugin Contributions
    1

    Default Re: show one cat id, stop new products

    for just one category to be shown on the main page, you can do this in admin

    configuration>layout settings>Main Page - Opens with Category

 

 

Similar Threads

  1. How can I show products on Cat with subCats page
    By bumba000 in forum General Questions
    Replies: 2
    Last Post: 12 Jan 2008, 10:23 PM
  2. All products, new products missing from cat side box
    By gabenn2 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Nov 2007, 04:56 AM
  3. New Products Sidebox Show Products from one category?
    By flirt4 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 23 Jul 2007, 07:54 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