Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    Yes, decide what you want the default grid to look like and set that in the Grid Loop Settings. Then for the category that you want to look different, create a template file for it (ex: category-dog.php for the ‘dog’ category) and use the ‘genesis_grid_loop_args’ filter to modify the grid loop arguments.

    So if you had a 3 column grid with 9 posts as the settings in Grid Lopo Settings, you might make a category-dog.php file that looks like this: https://gist.github.com/billerickson/a113975602d013532546

    Thread Starter philmurray

    (@philmurray)

    Thanks Bill – that worked perfectly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple Grid Loops per category?’ is closed to new replies.