• Resolved immersusmedia

    (@immersusmedia)


    On product category pages, is it possible to show the subcategories at the end of the results after the products rather than at the start?

    Is there any way to control this order either universally (where subcategories always show up at the end instead of the start) or individually per category?

    We don’t want to separate the subcategories from the products listed on the category pages but only change their order in relation to those products. See https://www.evernote.com/l/AArHYgViV19NzIbNxW_FDA3umhWJS4mBQSY

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter immersusmedia

    (@immersusmedia)

    We’re still having an issue with the order of the sub-categories on the category pages (wanting the sub-categories to appear AFTER the products rather than before). Anyone have any suggestions?

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @immersusmedia

    This one is a bit tricky, but I think you can accomplish this by creating your own product pages (a simple page in WordPress) and using a shortcode to pull in your category’s products. Here’s our documentation on Shortcodes that are included with WooCommerce. Shortcodes allow you to more dynamically customize the way your products appear.

    The only caveat with this approach is that I believe you’ll need to use the orderby="menu_order" attribute to get that sort order the way you want it. But that would mean you need to assign a menu order to each of your products. Or at least to the parent category items that you want to appear at the top. Lower numbers display first, so you’d want to assign a number like -1 to the ones you want to appear first in the list.

    Here’s an example: https://cld.wthms.co/qgcQVI

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display Subcategories on Category Page at end’ is closed to new replies.