![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
The category list on the archive page is not showing up correctly. It is inserting the word "Categories" then indenting the category list.
http://grandavenuefestivalaz.com/site-map/ I had to modify the original code in page_archive.php. It was originally this: by category: <ul> <?php wp_get_archives('type=postbypost&limit=100'); ?> [/list] And I changed it to this: by category: <ul> <?php wp_list_categories('type=postbycategory'); ?> [/list] Not sure what happened. Thanks! |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with "How to Add Thumbnails to Your Blog Page and Category Archive Pages" | RSchulte | General Discussion | 2 | 01-23-2010 09:36 AM |
| List posts by tag on the Archive Page | beleafer | General Discussion | 3 | 06-30-2009 08:12 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us