Title: Luan's Replies | WordPress.org

---

# Luan

  [  ](https://wordpress.org/support/users/luancuba/)

 *   [Profile](https://wordpress.org/support/users/luancuba/)
 *   [Topics Started](https://wordpress.org/support/users/luancuba/topics/)
 *   [Replies Created](https://wordpress.org/support/users/luancuba/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/luancuba/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/luancuba/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/luancuba/engagements/)
 *   [Favorites](https://wordpress.org/support/users/luancuba/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce sort by price low to high variation issue](https://wordpress.org/support/topic/woocommerce-sort-by-price-low-to-high-variation-issue-2/)
 *  [Luan](https://wordpress.org/support/users/luancuba/)
 * (@luancuba)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-sort-by-price-low-to-high-variation-issue-2/#post-8896091)
 * I have the same problem on my woocommerce, so I was check my database and found
   a weird data.
 * mysql> select * from wp_postmeta where meta_key = ‘_price’ and post_id = ‘680’;
   
   +———+———+———-+————+ | meta_id | post_id | meta_key | meta_value | +———+———+———-
   +————+ | 11958 | 680 | _price | 246 | | 11959 | 680 | _price | 623 | +———+———
   +———-+————+
 * For some reason that idk ,It have 2 “__price” entries for one product. Since 
   I didn’t have so much time to solve that bug by now. I just removed the highest
   __price meta and It works now.
 * BUT, I’ll keep searching the reason for product have 2 “__price” entries.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [4.3.3 wp-content moving](https://wordpress.org/support/topic/433-wp-content-moving/)
 *  [Luan](https://wordpress.org/support/users/luancuba/)
 * (@luancuba)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241621)
 * you put this at the end of wp-config.php file?

Viewing 2 replies - 1 through 2 (of 2 total)