I have used thsi plug in many times, however, it is behaving unexplainably right now.
I have a blog that I have set the READING option to be static pages for both the 'front page' AND the 'posts page'.
I have a number of pages that use a text widget to call the images and navigation I am using, and it works for every single page, including the front page, but no matter what I do, it does not work with the 'Posts Page'.
I've tried all the conditional tags I could find, inlcuding is_home(), is_page('blog'), is_page('27'), is_front_page() and a few others that I just tried to make up as I went.
No matter what I do, it's a no go. Any thoughts on what I can try to get this to work?
I've tried using standard permalinks, modified permalinks and anything else I can think of.
The only thing I can think of is something about the 'posts page' is causing the problem because it is an archive or some sort.