Tag: sidebars

  • Creating Smart Sidebars Using Widget Visibility

    Creating Smart Sidebars Using Widget Visibility

    For years, I’ve been telling WordPress users that the day we can control when and where widgets are displayed is the day WordPress takes a huge leap forward. I always thought instead of having a WordPress theme with sidebars of widgets displayed on specific posts or pages that it would be better if we could…

  • Easy Editable Text Regions

    Easy Editable Text Regions

    Chris Coyier published a great technique on the Digging Into WordPress site that explains how to create editable regions instead of text areas that are baked into the theme. For instance, ever get a theme with a block that looks like a widget but it’s really just a div container in the sidebar.php file that…

  • Widgetizing That Theme Of Yours

    Widgetizing That Theme Of Yours

    If you’re using a theme that doesn’t have a widgetized sidebar or if you’re thinking of adding more widget spots to your theme, I recommend reading this two part series by Sarah on BloggingTips.com which walks you through how to create a dynamic sidebar. This is great stuff as it enables you to take your…