Title: code for each category
Last modified: August 20, 2016

---

# code for each category

 *  [caseywoodson](https://wordpress.org/support/users/caseywoodson/)
 * (@caseywoodson)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/code-for-each-category/)
 * Hi,
    please help with 2 problems.
 * 1. I have so far created 2 categories of products. Can I choose to display the
   tiled products of one category only on a given page, instead of having all categories
   available on a page. What would be the short code for displaying only ONE CATEGORY
   of products?
 * 2. Inseting the short code for wp catalogue makes my sidebar disappear. I have
   already checked that the thumbnail widths are not too big that it may exceed 
   the main area width.
 * Appreciate your help very much !
 * [http://wordpress.org/extend/plugins/wp-catalogue/](http://wordpress.org/extend/plugins/wp-catalogue/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [maestro_jules](https://wordpress.org/support/users/maestro_jules/)
 * (@maestro_jules)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/code-for-each-category/#post-3633880)
 * Try setting a fixed width for #wpc-catalogue-wrapper.
 *     ```
       #wpc-catalogue-wrapper{
            width: 960px;
       }
       ```
   
 * I hope this works for you.
 *  [hugosavio](https://wordpress.org/support/users/hugosavio/)
 * (@hugosavio)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/code-for-each-category/#post-3633978)
 * > Try setting a fixed width for #wpc-catalogue-wrapper.
   > #wpc-catalogue-wrapper{
   >  width: 960px; }
   > I hope this works for you.
 * Works for me…thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘code for each category’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-catalogue_adaa98.svg)
 * [WP Catalogue](https://wordpress.org/plugins/wp-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-catalogue/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [hugosavio](https://wordpress.org/support/users/hugosavio/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/code-for-each-category/#post-3633978)
 * Status: not resolved