View Single Post
  #3  
Old 09-27-2012, 02:09 AM
badpenguin badpenguin is offline
Registered User
Genesis Member
 
Join Date: Dec 2011
Location: Italy
Posts: 51
Default

Quote:
Originally Posted by jjaycallejas View Post
This will not work in my case because i need to hack the wp_query
before the loop, i handle the archive loop in functions.php i don't need to recreate
it in this template.

Also a plugin apply_filter() call it in the "before wrap" functions.

So its not something i can do with the custom grid loop.