Home Forums WoodMart support forum Category Page

Category Page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #549712

    hardik119955
    Participant

    Hey in category page I have subcategories I want to show them so I have opted subcategories in display type in category page settings, but it’s not showing empty subcategories also how to manipulate the style of thoes subcategories on category page.

    #549877

    Hello,

    Could you kindly provide some screenshots to help clarify where you’ve implemented the categories? Additionally, could you share the URL of the page? Also, please provide the WordPress login details so that I can investigate and offer a potential solution.

    Best Regards.

    #552128

    hardik119955
    Participant

    Page link –

    Attachments:
    You must be logged in to view attached files.
    #552246

    Hello,

    Navigate to Appearance > Customize > WooCommerce > Product Catalog > Category display > Choose what to display on product category pages.

    Best Regards.

    #552449

    hardik119955
    Participant

    What about empty subcategories which are not been displaying…..?

    #552626

    Hello,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this.

    add_filter("woocommerce_product_subcategories_hide_empty", "__return_false");

    Best Regards.

    #569180

    hardik119955
    Participant

    Please remove my website link from above conversation or allow me to edit…

    Thank you

    #569197

    Hello,

    Done. I have moved those site URLs in the Private content. Now only I can see your site URL.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Category Page’ is closed to new replies.