The Foobar is showing fine in my WordPress admin, but not on my site. Why?
First, check you have a default Foobar. You can set this from the Foobar Settings page. Second, load the page where the Foobar is supposed to show. Using a tool like Chrome Developer Tools, or Firebug for Firefox, check to see if there are any javascript errors. If you see errors, then you likely have 2 versions of jQuery loaded at once. This is usually caused by the theme or a plugin loading their own version of jQuery. SOLUTION : goto FooBar settings and check the “Exclude jQuery Script” option and see if that fixes the problem