Grid Custom Order / Additional Parameters

When setting up the “Source” for your Grid, you can add custom parameters to the “Additional Parameters” section.This will allow you to customize the order in which the Grid Items are displayed.

Here’s a complete list of “Order” and “Order By” Parameters that can be used. When combining parameters, separate them with an “&” character.

https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters

Common Examples

Most Recent Post to Oldest

order=DESC&orderby=date

Oldest Post to most Recent

order=ASC&orderby=date

Random Order

orderby=rand

Alphabetical by Post Title, from A-Z

order=ASC&orderby=title

Reverse Alphabetical order by Post Title, from Z-A

order=DESC&orderby=title

Order by Most Recent Modified

orderby=modified
Grid Custom Order / Additional Parameters

The Author

KC

Strength does not come from winning. Your struggles develop your strengths. When you go through hardships and decide not to surrender, that is strength.

Liked this Post?
Please Share it!

[tp_popular title="Popular Grids" regex="(grids|template_library)" count=3]

Newsletter

Join over 25.000 others on the Essential Grid and Slider Revolution email list to get access to the latest news and exclusive content.