Modifiedcontent
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Stop img from opening in a template page in 3.1The WordPress post editor now as default (?) adds a link to a template instead of the picture, like this:
<a href="http://mysite.com/post/subject/image-2/" rel="attachment wp-att-130">It is easy to fix manually, but not helpful.
Forum: Plugins
In reply to: [CPT - Speakers] [Plugin: CPT – Speakers] Add category to speakers?Hi John Hawkins. Yes, I’ve figured out the whole taxonomies stuff. Your plugin has been very helpful in keeping custom types managable. 🙂
I’ve added the following to your plugin:
[Code moderated as per the Forum Rules. Please use the pastebin]
Note that I also have a second custom post ‘sessions’; this code registers the taxonomy for both.
That is not ideal for a plugin of course. Does anyone know a good way to let the plugin register an existing taxonomy?
There are still lots of loose ends in custom type posts…
Forum: Fixing WordPress
In reply to: Pagination of posts in pageDoes this still work in WordPress 3.0…?
Forum: Fixing WordPress
In reply to: Pagination of posts in pageHow would the query look for not just one category, but posts in general on a custom page?
Forum: Fixing WordPress
In reply to: P2 own uploaden avatar does not workThe problem is in Buddypress. Some solutions here.
Forum: Fixing WordPress
In reply to: P2 media buttons not appearingWhere are these lines? Which file are you talking about? Or is there another solution by now?
Forum: Fixing WordPress
In reply to: WordPress 2.9.1 ignoring local time zone?Tried both. Neither worked.
Excellent! 🙂
Forum: Themes and Templates
In reply to: Toggle comments dead in IE – bug?Did noone else have problems with broken ajax in IE? Does anyone know things I can try to fix IE ajax problems?
Forum: Themes and Templates
In reply to: Toggle comments dead in IE – bug?Anyone?
Forum: Themes and Templates
In reply to: Toggle comments dead in IE – bug?No, because it’s a P2 ajax issue. I have already narrowed it down to probably how IE handles .commentlist.
There is nothing in WPMU that can have any influence on this. I had already taken BP out of the equation entirely.
If you insist, I will also try on a clean single WP install. If it works there, that still wouldn’t change the fact it’s a P2 issue.
See also this thread.
Forum: Themes and Templates
In reply to: P2 Theme- replies via AJAX don’t work in IE 7 or 8I’ve noticed the same problems in IE. Toggle Comments is also broken in IE, works fine in all other browsers.
It’s not acceptable to just blame the browser though. Very annoyed that these are apparently bugs that Automattic didn’t bother to fix.
Forum: Themes and Templates
In reply to: Posting on Author Page in P2Did anyone find a solution for this? Or getting the post-form to work on a page?
Forum: Themes and Templates
In reply to: Use P2 interface on a WP pageAnyone?
I see there’s a var isPage in ‘Prologue configuration’ in js.php. What can you do with that?
Forum: Plugins
In reply to: Posthaste forms in BuddypressP2 and Posthaste only seem to work on index pages of blogs. I try to use it with the group blog plugin in Buddypress on the group homepage:
mywebsite.com/groups/testgroup
While the group blogs index is actually on:
mywebsite.com/testgroupblog
That messes up the referrer check, I think. Don’t know how to fix that in either P2 or Posthaste. Wasted two days on it.
Any pointers very much appreciated!
I’ll also try TDO Mini Forms…