Results 1 to 3 of 3
Threaded View
-
1st Apr 2012, 01:03 PM #1OPMember
[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 "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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
so many show pages
By bydle in forum vBulletinReplies: 2Last Post: 20th Dec 2017, 06:03 PM -
[comments.php] - disable commenting on posts/pages but show comments?
By Darlos in forum WordpressReplies: 1Last Post: 1st Mar 2012, 11:40 AM -
QuickTip: Show More Pages in your WordPress Dashboard
By Faizann20 in forum Tutorials and GuidesReplies: 0Last Post: 2nd Oct 2011, 10:44 AM -
how to show custom code on all pages
By bluedevil in forum vBulletinReplies: 9Last Post: 3rd Sep 2011, 09:13 AM -
Show titles but not content?
By t3od0r in forum IP.BoardReplies: 3Last Post: 24th Jan 2010, 12:26 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...