Viewing 1 replies (of 1 total)
  • Thread Starter rollbrettfahrer77

    (@rollbrettfahrer77)

    I figured it out. For those who want to know:

    In the theme file archive-product.php, after

    woocommerce_product_subcategories();

    add

    global $woocommerce_loop; $woocommerce_loop['loop'] = 0;

    or anywhere else where you need to reset the li loop count.

Viewing 1 replies (of 1 total)
  • The topic ‘Reset column count if second loop on one page’ is closed to new replies.