Hi there,
I use a plugin, now_reading, to manage a library of read books. I had to make some modifications to the php code of the plugin to get it to work under 3.2. With 3.3.2, though, I can't seem to get it to work at all. Funny thing is, the page is getting displayed with no formatting at all. The CSS being generated has all the appropriate tag, but there's nothing inside the curly braces {}. Also, the sidebars are not showing up.
Any idea why this would break?
I tried copying the php code right into the page itself (instead of referencing a php file) and the results were identical.
TIA . . . Will