How to Reverse the Post Order of a Specific Category in Genesis: the Easy Way

WP Genesis Categories

This post is intended for those who would like to reverse the post order of a specific category in Genesis in a very convenient way.  After searching the web on how to hard code it correctly, I finally realize that I already have a plugin installed previously on my Genesis framework.  Since I already have the plugin, why not just use it — instead of sweating it all out.

There are 2 approaches in achieving our goal:

Genesis Club Lite Plugin

  1. Install the Genesis Club Lite Plugin.  You may either download it to upload it, or simply go directly to the Plugins section of your website (backend).  You can easily search for it there.
  2. Click Categories and click Edit to that specific category you want to work on. WP Genesis Categories
  3. Look for Genesis Club Archive Settings and click Sort Order.Sort Order
  4. Select Ascending under Order.Ascending Order for Specific Post
  5. Check Override Sort Order.override order status
  6. Click Update for an existing category or Save for a newly made category.
  7. Lastly, check if your category has sorted the way you want it on the front end.