Hi sasank – You can create the individual sidebars in three steps:
1. In Theme Options – Sidebars, create as many sidebars as you need. Make sure each one has a unique “Sidebar ID”.
2. In Appearance – Widgets, add the widgets you need in each sidebar.
3. In your post/page configuration, in the Post/Page Options section below the editor, select the Primary and Secondary sidebars you want on that post/page. If your default page layout does not include sidebars then select one of the Layouts that includes the sidebars.
Let us know if you have any questions.
Thread Starter
sasank
(@sasank)
ok thnq sir. but i have a small doubt sidebar-id means page id or optional id.
Thread Starter
sasank
(@sasank)
ok i got it but another thing is its working on only pages and i want categories also how ? And one more thing not only primary secondary i want primary secondary header footer also unique pls tel me urgent…
The only way to have unique sidebars by category would be to assign each posts/pages to only one category, and use the same page layout on each post/page that is assigned to that category. But, doing that would have a significantly impact on your flexibility in using categories. Other than that you’d have to develop some custom php code and modify the theme php files, which is beyond to scope of the assistance I can provide in this forum.
The theme does not have an option for unique headers and footers; they are the same throughout the site. To override this you’d also have to modify the theme php files. Personally, if I were wanting to make major changes such as these, I would look for a theme that included those options.
Hope that helps.