How to Promote Yourself (Without Being Sleazy) [Video]

Feb-11-2009

I am engaged in an ongoing battle with my blog’s sidebar. I’ve never been sure what I’d like to put over there or how I want it laid out. When I recently switched to Tarski, I decided to revisit my widgets (hey, I made a funny) and see what I could do to make things easier.

Let me give you a little background. I like hacking code. Doesn’t matter what kind of code it is or even whose code it is. On the flip side of that, I don’t like re-inventing the wheel or making things harder than they have to be. I have no problem digging into my WordPress plugins and themes and fiddling with the PHP code in order to bend it to my will, but if there is an easier way, I’m all for it.

The Quest For a Tabbed Interface

Tabbed interfaces are pretty popular. They let you squeeze lots of info into a small space and help your interface to look cleaner and simpler. I was originally using the Javascript tabifier to achieve this type of widget in my sidebar, displaying my Recent Posts, Popular Posts, and Disqus comments.

It works well, but you have to do a lot of HTML editing withing your template, which makes it a pain to modify. That’s when I came across the Tabbed Widgets plugin. Once installed, creating a tabbed or accordion-style interface is simple. You simply select which WordPress widgets to include and the plugin creates a tab for each.

Disqus Doesn’t Have a WordPress Widget

I know, I was kinda shocked to. Let’s be clear, Disqus provides javascript code that you can paste on your blog to create a widget, but it does not provide an actual WordPress widget that you can drag to your sidebar. I figured they would have included this in the main plugin, but I can see why they may not have. They provide a variety of configurable Javascript widgets, so a WordPress plugin could be a pain.

This meant that I couldn’t really include Disqus in my tabbed widget because there was no widget to include (sorry, tried to make this sound simple, but it’s not working). That’s when I found the Disqus WordPress Widget plugin by Ivan Zlatev (Ivan on FriendFeed). See, I had already coded a very simple plugin on my own, but this one is much more useful. Once I got this installed, it was simple to create a Disqus tab and I can even configure the Disqus widget in my WordPress dashboard.

Easier is Always Usually Better

The only draw-back to this solution is that there must be an actual WordPress widget available to add to your tabbed interface. Trying to use a standard Text widget works, but if you have multiple Text widgets, there is no way to tell which is which. They will all be named “Text”. I found that it’s actually very simple to create a WordPress widget, so let me know if you’re having issues.

Now, I have a tabbed widget in my sidebar, completely configurable via my WordPress dashboard. I don’t need to know PHP or HTML to modify it or get it up and running. So, for those who are not technically inclined, this works out great. This means that I can focus my need to hack stuff on something else.

Suggestions? Have you tried Tabbed Widgets yet? Having trouble adding something? Maybe I can help…

Reblog this post [with Zemanta]

Also check out:

  • http://socialwebtools.info ChaCha Fance

    This sounds interesting. Might give it a try. I am seeing these on a lot of blogs lately.

  • http://www.FordRangerForum.com Ford Ranger Forum

    i agree with you on this completely.visited your blog first time today.but will surely come again.

  • http://gogijuice.freelife.com freelife

    This seems to be pretty.I will definately love to give a chance and try it.Tabbed widgets plugin once installed we ma have some idea.

  • http://onlinemarketinggenie.com dxhtml

    Great info. I've added you to my RSS Reader. Check out my Website: Chicago Web Design

  • Deborah

    I downloaded tabbed widgets but it does not work with my theme – Poximity News. I suspect some code needs to be tweaked somewhere but I am not a coder and don't know what needs tweaking. I think this widget would be more universal if like some other plugins it had an admin section and provided some sample code that you could place in the sidebarphp file to get the tabbed widget to display. When I installed it the two widgets I was trying to get into tabs – popular posts and daily popular from the fabulous top ten plugin just appear underneath each other and not in tabs and without the CSS styling for the sidebar. Any suggestions?

  • http://sheenonline.biz Rahsheen

    WordPress has gone through several updates since I wrote this. I'm not sure
    that the plugin has been kept up-to-date. Off the top of my head, I would
    suggest trying the Wibiya toolbar. I believe it covers most of what you need
    and is a compact toolbar hidden at the bottom of the browser. No need to
    adjust your theme or anything. http://wibiya.com

    I've written about Wibiya a couple of times over at Black Web 2.0
    http://www.blackweb20.com/tag/wibiya/

    Let me know if it works for you.

  • Cisco Warrior

    Hey Dude, I found this by Google search.
    I am trying to use Tabber plugin, BUT whatever I list in invisible sidebar is not becoming available.
    Any Suggestions?
    Regards,
    Cisco Warrior

Recommended