New Sidebar

Hello Guys,

Is there an easy way to add a new sidebar to wordpress blog?

Thanks

Sidebar is a thing of the theme, so the easiest way is to find a theme that has a layout you want. Otherwise it’s about modifying your current theme, the easiness of which depends on your html/css knowledge.

If your theme is sidebar-enabled, adding or managing a sidebar is just a matter of few lines of code. It can also be done through widgets in your Admin Panel, if the theme supports that.