Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] Problems with Category tree in left margin


  #1  
Old Jul 11, 2009, 10:57 PM
CreativePartyLady
 
9 posts · Jul 2009
I'm having several problems with the category tree in the left margin. Just so you can see what I've done the address is www.creativepartyblog.com.

1. I know I edited the verbage of the main category to "Party Themes" I can't find that again. Can you tell me where that was?

2. Can you have more than one top level category like the one that I have now entitiled "Party Themes"? I have gone to admin/posts/categories/ and added category names with no parent category and that's not working. I have the following as top level categories: "birthday party breakdowns", "Theme Ideas" and "resources." You will see that theme ideas show up in the list but don't look any different than subcategories that I've included. The others in the column are suppose to be subcategories.......does this make sense?

Thank you in advance
Holly
  #2  
Old Jul 11, 2009, 11:45 PM
CreativePartyLady
 
9 posts · Jul 2009
If I can't have two completely different category listings, how do I remove certain categories/pages from showing in the left margin?
  #3  
Old Jul 14, 2009, 06:33 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
To indent sub items set check the "Show Hierarchy" checkbox inside the Category widget

You can use the default Categories widget multiple times but it will always display all categories.

To display several instances showing different categories, install and use multiple instances of the PHP code widget, drop a few of them into the sidebar, click on their Edit links to give each one a title, such as "Party Themes", and put this into each one

<ul>
<?php wp_list_categories('show_count=1&title_li=&include =3,7,22'); ?>
</ul>


3,7,22 means display posts of categories with the ID's 3, 7 and 22.

Put the numbers in ascending order here. Look up the ID's of categories at WP Admin -> Posts -> Categories -> Edit -> Watch browser status bar at bottom of browser window for "...&cat_ID=XX"


See http://codex.wordpress.org/Template_...ist_categories for more configuration options of wp_list_categories
  #4  
Old Jul 14, 2009, 10:33 PM
CreativePartyLady
 
9 posts · Jul 2009
Thank you so much for this. This is the kind of thing I get left out in the dark about when I don't know PHP or HTML. Only enough to get in trouble.

I'm now having problems in the admin side of the widgets page. I drag and drop a widget to the left sidebar and in preview it's there but in the admin side, the widget doesn't show up so I can't edit it.

Is this a wp blog question?
  #5  
Old Jul 14, 2009, 10:38 PM
CreativePartyLady
 
9 posts · Jul 2009
Well, I'm learning how to work around it. I have to clear out all widgets in that margin and then put the ones I want back in.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
own category tree in left sidebar cway Sidebars & Widgets 1 Jul 7, 2009 02:55 PM
[SOLVED] ShareThis problems ppat2 Post-Kicker, -Byline & -Footer 2 May 26, 2009 01:44 AM
Indenting left margin without a left sidebar showing rhymes Sidebars & Widgets 0 Apr 28, 2009 09:02 PM
[SOLVED] Where is the padding/margin coming from? Shepherd Jim Post-Kicker, -Byline & -Footer 1 Mar 23, 2009 09:31 AM
Problems with Category Menu Bar Sorting bg74blogger Page & Category Menu Bars 1 Feb 27, 2009 03:38 PM


All times are GMT -6. The time now is 05:59 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.