Title: Woocommerce sorting not work?
Last modified: September 1, 2016

---

# Woocommerce sorting not work?

 *  [rki993](https://wordpress.org/support/users/rki993/)
 * (@rki993)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-sorting-not-work/)
 * Hi,
 * i have installed last woocommerce plugin on my child theme.
    When i change “Sort
   By” items on dropdown on shop page, nothing happend. In Console view there is
   no any event. JQuery works i check now, jquery is loaded manually from **footer.
   php** like this: <script type=”text/javascript” src=”/assets/plugins/jquery/jquery.
   min.js”></script>
 *  and also i add this in functions.php:
 *     ```
       function my_js() {
         wp_enqueue_script( 'jquery' );
       }
       add_action('init', 'my_js');
       ```
   
 * Is there maybe sort with button and classic refresh?
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 1 replies (of 1 total)

 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [9 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-sorting-not-work/#post-7664841)
 * Something is conflicting with WooCommerce.
 * Try temporarily switching back to the WordPress Twenty Sixteen Theme, or [Storefront](http://www.woothemes.com/storefront/),
   and disable all plugins except for WooCommerce. If that resolves the issue, then
   slowly re-enable features until you find the one that’s causing the conflict.

Viewing 1 replies (of 1 total)

The topic ‘Woocommerce sorting not work?’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [sorting](https://wordpress.org/support/topic-tag/sorting/)

 * 1 reply
 * 2 participants
 * Last reply from: [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-sorting-not-work/#post-7664841)
 * Status: not resolved