Easily create your own personal or public knowledgebase with Pagellan. Unlike other social networks, Pagellan is not about followers, following, promotion or posting trivial info. It is about storing and sharing knowledge to make life a bit easier. Best of all, it's free.

New! - Use Pagellan to post 'longer tweets' and facebook updates. Your posts will link back to Pagellan with your affiliate ID embedded. A great way to store, tag, and categorize important tweets and updates. Got a question about anything? Ask it, and let our members find the answer. Learn More.






viewing posts with the tag "admin bar" - (2)


How to get rid of annoying admin bar in Wordpress 3.1 - If you didn't know it, in Wordpress 3.1 your users will see an admin bar at the top of your blog when they are logged into your site. If you have a more...1045

How to get rid of annoying admin bar in Wordpress 3.1 - If you didn't know it, in Wordpress 3.1 your users will see an admin bar at the top of your blog when they are logged into your site. If you have a membership site running in Wordpress, this can be a distraction. To remove by default goto: Appearance > Editor > find the functions.php file for your theme and at bottom before closing php tag add this: show_admin_bar(false);




If the new admin bar in Wordpress version 3.1 is annoying you when viewing your site while logged in it can be turned off by going into your admin user profile. Goto Users, click on your admin account, and more...992

If the new admin bar in Wordpress version 3.1 is annoying you when viewing your site while logged in it can be turned off by going into your admin user profile. Goto Users, click on your admin account, and look for "Show Admin Bar". Just uncheck "when viewing site" and save.