maggie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: List of posts in one category onlyHi, I try to show the 3 current posts from one category in a list. The posts date are in the future.
I tryed this code: <?php query_posts(‘cat=6&orderby=post_date&showposts=2’); ?>
What is wrong?
Thank.
MaggieForum: Requests and Feedback
In reply to: onclick category parent – show sub categoriesHi Lorelle!
Yes, I know that the example is powered with another program, but I think
we can list the categories to looks like the example.
Sorry, I can’t found the solution by your links.Maggie
Forum: Fixing WordPress
In reply to: Get Categories with commas, not as a listHi,
I think this is what you need!?
http://codex.wordpress.org/Separating_CategoriesMaggie
Forum: Fixing WordPress
In reply to: Printing categories hierarchizedHi ‘the-bna’!
Please can you show me your website?
I want to have a list with the categories (parent and sub) like this
http://www.kunsttempel.net
Maybe you can help me.
Thanks.
MaggieForum: Installing WordPress
In reply to: display one category… I want to create a list for the categories (in the sidebar) like this
http://www.roast-horse.com/tutorials/_tutorials/css_js_collapse_menu/
and therefor I need to display each category separt.
Forum: Themes and Templates
In reply to: Klick on the 1. Category – shows all the child Catagorys… no, this is not the result what I want.