[wp-hackers] re-design pages/post structure for 2.7?

Chris chris.hearn01 at ntlworld.com
Mon Dec 15 10:27:31 GMT 2008


Yes, that's one idea, but then I would need a separate template for each 
page/category, and there are about 50 of them. I also want future 
peopple to be able to maintain site from within the admin pages, just 
using wordpress post/page entries.
Since most of pages are same format, i only have a few template pages at 
present, and if the admin adds a page and category, it automatically 
appears on the menus etc. in the right place (provided they set the parent!)

I am sure there are taxonomy functions to get the page associated with a 
category, then the posts, probably in a second loop = I previously 
rolled my own, but of course the taxomnomy changes have messed that up!
Chris



Charles E. Frees-Melvin wrote:
> You can use category template files to create the blerb on the top before
> the list. E.g. category-6.php 
>
> -----Original Message-----
> From: wp-hackers-bounces at lists.automattic.com
> [mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Chris
> Sent: December 14, 2008 6:04 PM
> To: wp-hackers at lists.automattic.com
> Subject: [wp-hackers] re-design pages/post structure for 2.7?
>
> My current site is based on wp 2.2.
> I customised it so that each web page consists of a wordpress PAGE,then 
> underneath there are posts. The two are synchronised using category for 
> each page.
> The purpose was to enable each menu link (Visitors, 
> Fleets,Juniors,Members etc) to display a fixed introduction at the top, 
> followed by relevant posts.
> (sorry, it's a bit hard to explain, but see http://budworthsc.org.uk/ 
> makes it clearer!)
>
> Now I am thinking that Wordpress has moved on so far since 2.2 to 2.7 
> that I ought to really update the site - there is the new taxonomy 
> stuff, sticky posts and all other good stuff.
>
> The site has a large menu structure, each menu or submenu link shows 
> fixed item followed by associated posts. I suppose I am currently using 
> categories and pages a bit like a different taxonomy for each web page, 
> but that seems even more complex!
> I may well be making this over-complex, so any advice gratefully received!
> Thanks
> Chris
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
>   


More information about the wp-hackers mailing list