Get our Free WordPress Tutorial Video Series!
Are you new to WordPress? Get our 26 video tutorial series showing you the ropes in HD.
Enter your name and email below, or click here for more details.
We won't spam or share your email, ever. Pinky swear!
Popular Posts
- Choose a design for our next theme, get it free! 207 comment(s)
- Settings API Explained 117 comment(s)
- How to Reuse the Post Editor in WordPress 29 comment(s)
- 10 Things I Hate About WordPress (And How to Fix Them) 26 comment(s)
- How to make your WordPress Theme Retina Ready 25 comment(s)
- Fun WordPress Trick 19 comment(s)
You guys have been incredible and the site looks so so so so great. We are so proud of it. Seriously we went through three web designers who just kept dragging their feet and not getting back to us and with FitPro the site has gone up in a week even though I’m totally web illiterate!
Katie Yee
CSCS, LMT, CISSN, CPT
Hi – I have had a fitness website running on thesis for 2 years. I loved thesis, but it is very hard to customize the look you want exactly. After 2 weeks of searching, I pulled the plug last night on FitPro.
Spent all night customizing and I must say so far I am VERY EXCITED to switch to FitPro. It is very easy to get whatever I want the theme to do to do. I feel that my fitness business will take the next step it needs with this theme. Love it. Sending praise your way.
Zach Ninteman



I think removing admin bar is better explained @ http://www.nichewp.com/how-to-remove-wordpress-3-1-admin-bar.html
Well the whole point of the Plugin is NOT to remove it but to be able to use it AND hide it pretty much completely from view when not in use. I think the admin bar is overall a good idea but like a lot of people I don’t really like it stuck at the top of the screen all the time. That was my motivation for writing the Plugin. Of course if you really want to get rid of the admin bar completely then there are alternatives!
Pingback: WordPress 3.1??????????????????? - chocolate*cafe
its not working for me it’s not visible
i’m using the latest stable release of wordpress (3.2.1)
is there anyway you can send the amdin bar back (it is blocking my sliding login)
I have tested it in WP 3.3 (beta 3) and it works OK. The whole point of the Plugin was to hide the admin bar. When the Plugin is activated the WP admin hides the expand tab by default. You can change this in the Plugin settings. Hover your mouse over the top left of the admin to make the ‘Show’ tab appear. Click it to bring the admin bar into view.
Great! It works fine.
I hope it will become able to save status (expand or collapse) to cookie or session, in the future. Thank you!
Please add the ability to change colors without editing code / directly from the admin interface. Ps. Great plugin, strange that it’s not default in WP.
Great plugin, thanks. One problem – it breaks things (by incorporating http content) when using SSL. Simple change, define JQ_MIN like this instead:
define(“JQ_MIN”, plugin_dir_url(__FILE__));
That’s simpler, and in line with WordPress guidelines, and also gets the correct http/https url. Note, you also need to remove the trailing / on /js where JQ_MIN is referenced.
Thanks for the tip, but I don’t think this Plugin will be updated anytime soon as the WP Toolbar (not called admin bar any more!) is pretty much accepted by users these days and is pretty useful to have around.