For now I commented the line 50 in the wp-simple-gallery.php file and I’m making de call for the images manually.
Because in my case I just need the admin interface. I’m building a custom theme for a company.
Would be excelente if you could choose from automatic insertion or via shortcode.
Hi Rachel,
First of all, thanks for the awesome plugin 🙂
The query only works for “$colecao=’naturale'”, what I find strange is the fact of the same WP_Query generate different database requests (as you can see in pastebin).
There’s a lot of INNER JOIN in the query that doesn’t work: http://pastebin.com/cXsK1QbD
Am I doing something wrong?