Product Category display - by Paula - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: Paula
    Paula
    Participant
    July 5, 2016 at 11:00

    Good day

    I can’t seem to find a widget, where i can display on parent categories in the sidebar. Is one available as part of the theme, or does it need to be created specifically? Additionally, is there any way to display the parent, and when the parent is selected, that the child categories are available to view? (only then)…

    Is there any way to add additional filters: eg. by category, specials, featured products at the top of the produt page results: http://www.cape-eng.co.za/shop/

    Thank you in advance for your assistance.

    Kind regards,
    Paula

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Paula
    Paula
    Participant
    July 5, 2016 at 11:08

    Sorry, only parent categories in the sidebar,

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 5, 2016 at 11:23

    Hello,

    You need edit Woocommerce Product Categories widget and uncheck “Show hierarchy” http://prntscr.com/bp0jx4.
    To show child categories when parent is clicked go to Woocommerce > Settings > Products > Display > Default Category Display > select “Show subcategories”.

    Best regards,
    Jack Richardson.

    Avatar: Paula
    Paula
    Participant
    July 5, 2016 at 11:31

    Thanks for your reply Jack

    I have changed the setting but now it displays all categories. We want to display just the parent categories (to reduce the list).

    also, if i change the WooCommerce settings, it displays the ‘sub-category” images, which i don’t want to do. Is there a way to display a drop-down of sub-categories to the parent categories?

    Also, please respond to: Is there any way to add additional filters: eg. by category, specials, featured products at the top of the product page results: http://www.cape-eng.co.za/shop/ or on special page…If i try to add shortcode it doesn’t display. I provided admin details in previous message if needed.

    Kind regards,
    Paula

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 5, 2016 at 11:56

    Hello,

    I’ve enabled hierarchy back.
    Please use this css code in custom.css file:

    option.level-1 {
        display: none;
    }

    Is there any way to add additional filters: eg. by category, specials, featured products at the top of the product page results

    There is no such option. You can add filters in sidebar.

    Best regards,
    Jack Richardson.

    Avatar: Paula
    Paula
    Participant
    July 5, 2016 at 12:11

    Thanks Jack

    Only the parent categories display now.

    Is there a way to only display sub-categories, when a parent is selected?

    How would i go about adding filters in sidebar? (to have a dropdown or filter list option and not images / products displayed? )…

    Many thanks,
    Paula

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 5, 2016 at 12:41

    Hello,

    Is there a way to only display sub-categories, when a parent is selected?

    Do you mean to show sub-categories in sidebar? If so unfortunately it can’t be done.

    How would i go about adding filters in sidebar?

    To filter by categories you’re already using Woocommerce Product Categories widget. Also you can filter by color, size adding attributes in Products > Attributes and assing them to your variable products https://docs.woothemes.com/document/variable-product/. Then add “Woocommerce Layered Nav” widget to Product Page Sidebar.

    Best regards,
    Jack Richardson.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.