This theme prevents plugins from writing script to the sidebar and pages.
The same plugins work fine in other themes, but in this theme, the output page contains none of the plugin script, just html!
Hand-written script works fine in the sidebar, just not script written by plugins.
I think the plugins use "echo" to write the script.
How can I override this?