gw468
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin: Remove wpautop, wptexturize with a shortcodeLOVE IT! I’ve been looking for a way to disable wpautop on single pages. I’m sure there’s a plugin that allows you to do it with custom fields, but haven’t found it yet. While I want it on a whole page, I can see the benefit of just part of a page or post.
Forum: Fixing WordPress
In reply to: [How-To] – Menu: Highlight Current Page.@tomontoast (or anyone else who might know),
With wordpress 2.7, I’m using wp_list_categories in my main nav menu. Is there a way to check to see if a post is an ancestor of a link in the menu, then set a current class for the li in the menu?
I already posted about this, and I hate to post in more than one place, but I just found this thread and you seem to be on your toes regarding this. Here’s the other thread: http://ww.wp.xz.cn/support/topic/275401?replies=2#post-1089866
Thanks,
GaryOk, one more bit of info. I’m also using pages in my nav menu. For pages this is easy. wp_list_pages automatically adds the class current_page_ancestor to the li tag for subpages, regardless of how many generations deep. How can I make Categories work the same way? Why can’t it just automatically add current_cat_ancestor to the li? Is this possible, or anything similar?
Thanks,
GaryForum: Fixing WordPress
In reply to: [Plugin: Sociable] How to display text new to icons?I’d like to have this as well. Any ideas?