anabelle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: List posts in a category, ordered by subcategoryIsn’t this doable?
I’ve asked the same thing without an answer…
Forum: Fixing WordPress
In reply to: Flashplayer 10beta in linux breaks the uploaderI uninstalled flash player 10 and went back to 9 and the uploader is working again.
Jus to let everyone know.
Forum: Fixing WordPress
In reply to: Print or PDF all postsIs actually a huge query string the best way to do it? What alternative is there for exporting wordpress contents to human readable format?
I run about 30 WP installations an this is a big issue for me also!
Forum: Alpha/Beta/RC
In reply to: Image Upload – “Specified file failed upload test.”Does anybody know if this is fixed in WP 2.5.1?
Forum: Plugins
In reply to: List posts under category listingOk i finally got it working, turns out I was approaching my problem from the wrong angle, what I wanted was not a modification to wp_list_categories but a Full Blown SiteMap.
I Found this great plugin: http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/ and its working just the way I wanted too.
Thanks to the guys at the IRC also 😉
Forum: Themes and Templates
In reply to: the_tags() not working with custom queryThank You!!
Forum: Plugins
In reply to: Flag Post/Comment for ModerationYes please! posts and comments!
Forum: Themes and Templates
In reply to: Modifying comments.php doesn’t work on themecheck with any comments related plugin you have…
also try checking thatyour style.css is well recognized by WP, whe i has this problem I also had a problem with my CSS encoding. (it came from a Mac)
Forum: Themes and Templates
In reply to: Modifying comments.php doesn’t work on themeYes, it actually was with a plugin. I cant remember wich exactli but I think it was the “paged comments” one.
It had its own comments template.
let me know if its the same for you.
Forum: Themes and Templates
In reply to: display sub-page, even if on a sub-sub-pageplease let it be possible!! im looking for this too
Forum: Plugins
In reply to: Admin and user tagging plugins?Im looking for this also, how can i let my visitor tag my posts?
Forum: Themes and Templates
In reply to: Modifying comments.php doesn’t work on themeOk i cant find out what’s wrong so im using
‘<?php include (TEMPLATEPATH . ‘/comments.php’); ?>’
instead of
‘<?php comments_template(); ?>’
and now it uses the correct file and displays the comment form but it doesn’t show me the comments already made.
What can i do?
Forum: Fixing WordPress
In reply to: If logged outi want to know this also.
Forum: Plugins
In reply to: Suscribe to feed by MailThank you!!!