Hello to everyone I have some questions that I need help to realize them in wordpress. I have a news blog with a different categories/sub-categories.
I use the Avenue Magazine theme, the theme has Homepage sidebar and there have widgets to show posts from a choosen category, but that sidebar displays only to the homepage. What I need is this: The same sidebar but with different content widgets to show in one page (with that I want to get Pages for each parent category and inside that that "homepage sidebar" with widgets for related category)

For example: I have Sports category and for each sport I have sub-categories like: Football,Basketball etc... and Like that for each Parent Category

Same for ex: News and sub categories Country,World etc...

the picture is shown from the blog homepage,you can also access the site from here: http://preview.albpower****



And Finally ,the question is this... How to use that sidebar but with different widgets preferences for each category. Maybe it would be easier if for each category to create different page and like this for each one to have different sidebar content... if YES How to do it??

The actually homepage to stay like it is only for the other to show it like I described upthere.

I asked for help there because I know that there are many experst from this sphere and maybe someone can help me.

Thanks in Advance.

---------- Post added at 06:03 PM ---------- Previous post was at 04:36 PM ----------


Here are the sidebars. I saw from the index.php in editor that there he call the sidebar like dynamic sidebar 'Homepage' something like that the name of the sidebar.

I also taked a look at the sidebar.php
and this is what I found:
PHP Code: 
    <!-- BEGIN SIDEBAR -->
            <div id="sidebar">
            
                <?php
                
if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar')): 
                endif;
                
?>
                
            </div>
            <!-- END SIDEBAR -->


---------- Post added 1st Apr 2012 at 03:03 PM ---------- Previous post was 31st Mar 2012 at 06:03 PM ----------

any help please??
albpower Reviewed by albpower on . [Help]How to show different sidebar content for different pages? Hello to everyone I have some questions that I need help to realize them in wordpress. I have a news blog with a different categories/sub-categories. I use the Avenue Magazine theme, the theme has Homepage sidebar and there have widgets to show posts from a choosen category, but that sidebar displays only to the homepage. What I need is this: The same sidebar but with different content widgets to show in one page (with that I want to get Pages for each parent category and inside that that Rating: 5