• Hi there,

    I am working on an Ecommerce site at the moment. I have set the products page to display a list of the product categories in the WP Ecommerce Shop Settings… But I would like to exclude one of them…

    I have found a hack, but it isn’t very well described – please can someone help me to edit the wpsc-grid_view or functions file to exclude one of my product categories?

    Thanks in advance,
    zo

Viewing 1 replies (of 1 total)
  • Thread Starter discozo

    (@discozo)

    I think I need to add something here, in my grid view file (wpsc-grid_view.php):

    <?php wpsc_start_category_query(array(‘category_group’=> 1, ‘show_thumbnails’=> 1)); ?>

    And in functions.php – but I’m a bit stuck…

    Can anyone help??

    Thanks in advance!
    Zo

    [ Please do not bump, it’s not permitted here. ]

Viewing 1 replies (of 1 total)
  • The topic ‘WP Ecommerce Products Page – Exclude a Product Category’ is closed to new replies.