http://vudu.me/2rc
I just noticed the same thing and whipped up some code to stop the bbpress stylesheet, along with all the scripts and styles from the toolbar plugin from loading on non-bbpress pages
The next version I’m going to be focusing on polishing some things. This will be first in line.
Yes, pleeeassse fix this!
@master5ol, thanks for the continued work on the plugin, it’s very useful!
@scylderon, you can use the code in my link above to stop the js from loading for now. Just a simple bit of code for functions.php (or it’ll work in a plugin too)
Rev. Voodoo
I just noticed the same thing and whipped up some code to stop the bbpress stylesheet, along with all the scripts and styles from the toolbar plugin from loading on non-bbpress pages
Thanks, that worked for me.
Cool, glad it worked for you!