andrewandrewfoxcouk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Add id to to pagesI have found a solution at http://wordpress.org/support/topic/50506?replies=3
Unfortunately it is a hack, so it is not ideal. A plugin would be nice… or ideally an update to the wp_list_pages function…?Forum: Themes and Templates
In reply to: Add id to to pagesHi, I would also love to work out how to do this. Any idea anyone?
Thanks…Forum: Fixing WordPress
In reply to: Advanced mini-loop with categories, dates…I guess something like Magpie RSS (http://magpierss.sourceforge.net/ ) may be a better bet for what I need to do… but it would be much nicer to be able to do what I need within the WordPress ‘system’.
Any thoughts or documentation on doing it with WordPress would be great!
Thanks!Forum: Fixing WordPress
In reply to: Advanced mini-loop with categories, dates…Hi moshu,
I need Pages with static text content in them, with an area of the page including a ‘Recent Posts’ section. This needs to show clearly what categories those posts are in. (I’d like to have as full control of it as possible – as much as using The Loop on a archive page).
As for the mini and normal loop issue…
See http://codex.wordpress.org/Creating_a_Static_Front_Page#Adding_a_Mini-Loop for information about including mini-loops on static pages.
Thanks!Forum: Fixing WordPress
In reply to: Advanced mini-loop with categories, dates…Thank you – but I don’t understand how that works for a mini-loop. Unless I’m missing something obvious most of these just work for the normal Loop.
Thanks.Forum: Fixing WordPress
In reply to: can wp_list_pages call specific page templates only?Hi. I have the exact same question as TomJohnson. Is there really no way of doing this?
Many thanks.