smbro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: {$lang_theme_code_title} ??? HELP!!!you *ever* get a solution for this? its apparently a tinyMCE (config?) issue, as i’m having it in an entirely different app…
Forum: Plugins
In reply to: Anyone done ‘classified ads’ with WP before?so where’s the paypal plugin?
Forum: Themes and Templates
In reply to: recent posts by category?thank you so kindly. makes perfect sense. 😀 duh….works just fine.
j.
Forum: Themes and Templates
In reply to: recent posts by category?[whoa can’t believe bbPress doesn’t strip HTML! let’s try this post again–]
http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/
basically calling it as in the following example:
c2c_get_recent_posts(3, “”,”34″);
doesn’t work for me. funny thing is; i had it print the underlying SQL, and using the SQL, it *is* bringing back the proper posts from the category.
Forum: Themes and Templates
In reply to: recent posts by category?actually — having trouble with this.
when i call this without any more arguments than the post count, everything’s hunky dory (well, it works just like the get_archives/postbypost), but when i try to specify the category ID, the SQL it returns is valid (popped the SQL in and it returns the proper results), but the results do not display at all.
j.
Forum: Themes and Templates
In reply to: recent posts by category?sorry didn’t read the instructions well enough–we use the category *id* and not category name. thanks,
j.
Forum: Themes and Templates
In reply to: recent posts by category?what are the chances of this actually working on WP 1.5? i can’t get it to display anything witih WP 1.5 beta.
j.
Forum: Themes and Templates
In reply to: recent posts by category?hey how does the exec help get recent posts by category?
Forum: Themes and Templates
In reply to: recent posts by category?What’s the verdict?
This is a very useful feature.
someone else wrote an Ugly Hack around this; noone’s written something more pluggable. don’t know why this couldn’t be a plugin instead of the ugly hack, though.
j.