Title: OrderBy Options
Last modified: July 9, 2020

---

# OrderBy Options

 *  Resolved [plokamistr](https://wordpress.org/support/users/plokamistr/)
 * (@plokamistr)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/orderby-options/)
 * Hello Everyone,
 * This is a quick and not recomended tweek but it serves the purpose.
 * So instead of random ordering i needed order by date so you can modify the woo-
   related-products.php in the plugins folder.
 * Line : 309 place instead ->
    ‘orderby’ => ‘date’, ‘order’ => ‘desc’, Line : 403
   place instead -> ‘orderby’ => ‘date’, ‘order’ => ‘desc’,
 * Though HAVE IN MIND THAT WHEN UPDATE PLUGIN THE ORDERING WILL BE LOST AND RETURN
   IN RANDOM.
 * I am sure that Vaggelis will make this change in the future.
 * Thank you

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Vagelis](https://wordpress.org/support/users/eboxnet/)
 * (@eboxnet)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/orderby-options/#post-13100162)
 * Hello thanks for the tip !
    This is already included in the new version ( which
   i didn’t have the chance to complete yet but i am keen to publish during the 
   summer )
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘OrderBy Options’ is closed to new replies.

 * ![](https://ps.w.org/woo-related-products-refresh-on-reload/assets/icon-256x256.
   png?rev=1531812)
 * [Related Products for WooCommerce](https://wordpress.org/plugins/woo-related-products-refresh-on-reload/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [order](https://wordpress.org/support/topic-tag/order/)
 * [orderby](https://wordpress.org/support/topic-tag/orderby/)

 * 1 reply
 * 2 participants
 * Last reply from: [Vagelis](https://wordpress.org/support/users/eboxnet/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/orderby-options/#post-13100162)
 * Status: resolved