Hello there, i`m new to this hole wordpress thing and i have a question. i am making a theme for my upcomming website and i need to know how to have a categorie sidebar widget for just that choosen categorie.
any help?
THANKS!
Hello there, i`m new to this hole wordpress thing and i have a question. i am making a theme for my upcomming website and i need to know how to have a categorie sidebar widget for just that choosen categorie.
any help?
THANKS!
Check the docs: http://codex.wordpress.org/Category_Templates
You need to create a custom category template.
Then you need to create a custom sidebar template and add it to your theme where you want the sidebar to be, using a php include, or simply put the sidebar code right in that category template itself.
http://codex.wordpress.org/Customizing_Your_Sidebar
If you need widgets: http://codex.wordpress.org/Widgetizing_Themes
This topic has been closed to new replies.