Luke Seager

Results 2 issues of Luke Seager

I've read about issues with AJAX and matchHeight, and have tried to suggested solutions with no joy so far. I'm using the `[data-mh]` method to run my height matches, so...

Hi, Great plugin! I've just noticed a bug though. If I use this query: ``` $query = new WP_GeoQuery(array( 'post_type' => 'event', 'tax_query' => array( array( 'taxonomy' => 'main-cat', 'field'...