Hi, thanks Donncha for the plugin. (again!:)
My situation here is, after enabling WP Super Cache, my custom templates for my custom posts no longer show the page -- instead it is a blank white screen. When I 'Preview', I see the page okay ... but when trying to view the actual published page, it is blank white screen.
I have a hunch it has something to do with PHP not being executed ... and perhaps I need to employ the dynamic-cached-content or mfunc techniques you mention in the plugin FAQ ... but honestly I am confused by those at first glance ... perhaps I'll have to meditate on that a while to figure it out. At the very least, perhaps you can indicate if that is indeed what I will need to try?
Here is a page that has this issue: http://tinyurl.com/6losk98 ... it is a WordPress Page that uses a Custom Template .. in the template is PHP code to call up some Custom Post Types in a list. (If posting some code from the template helps, I can do that of course)
I have other custom templates that do similar things but they render okay ... maybe because those don't use custom post types, or some other factor .. maybe I will find more clues as I continue to dig.
Many thanks for any light you can shed here!
Joe