Okay
  Public Ticket #2982025
Reconfiguring Product Category Look
Closed

Comments

  •  4
    fixthisbuildthat started the conversation

    Hi, there are 4 changes we are trying to make on the product categories page

    1. Want to be able to drill down to subcategories under categories on the filter on the left sidebar
    2. Move qty count to the right of the text
    3. 4 columns vs. 3 (changed Archive Page Columns but this didn't work)
    4. Square thumbnails vs. vertical

    Thank you

  •  2,958
    Andrew replied

    Hello there,

    1. This is already possible on the filters

    1777040016.png

    2. This CSS might help.

    #sidebar div ul li a {
        display: inline-block;
    }
    

    3. They are 3 at the moment. Send us your credentials so that we can look into this further.

    4. You can change the product image ratio at Dashboard > Customize > Woocommerce > Product Images 

    Thanks

  •  4
    fixthisbuildthat replied

    1.  For the stacked filters, how are you showing that indented?  I can see now that they are all there, but the subcategories are on the same level as the main categories.

    2. it worked!

    3. credentials for what?  We want the 4 column layout.  This is the page: https://fixthisbuildthatcom.bigscoots-staging.com/product-category/plans/?min_price=0&max_price=100

    4. Changed to 1:1, regenerated thumbnails and still hasn't worked.  Main image on product is square, but not on the product category page.  See same link as above

  •  2,958
    Andrew replied

    Hi there,

    1. I have done nothing. This is how it is showing on my end.

    1430508708.png

    3. You can change this at Salient Options panel > WooCommerce > Archive page columns,

    4. After changing, try clearing your cache.

    Thanks,

  •  4
    fixthisbuildthat replied

    1. & 3. Thank you, the columns worked and not sure why it's showing different structure on my side for menus.

    4.  Clearing cache on server side worked.

    Thanks for the help!!