[wp-trac] Re: [WordPress Trac] #8811: Comment custom callback and
comment form placement
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 6 23:43:04 GMT 2009
#8811: Comment custom callback and comment form placement
------------------------------------------+---------------------------------
Reporter: jeremyclark13 | Owner:
Type: defect (bug) | Status: closed
Priority: low | Milestone: 2.8
Component: Comments | Version: 2.7
Severity: normal | Resolution: worksforme
Keywords: custom callback comment form |
------------------------------------------+---------------------------------
Changes (by DD32):
* status: new => closed
* resolution: => worksforme
Comment:
Your example works for me, When using the custom callbacks, you need to
ensure that the ID's of the elements are the same as those in the default
theme (Which the threading commenting script is designed to pick up)
It looks like you've corrected the div id's in the 2nd page now?
The first param of the JS call is the ID of the element that it should be
moved to, You can change the prefix of it via the 'add_below' param (in
$args) to the comment_reply_link() function
--
Ticket URL: <http://trac.wordpress.org/ticket/8811#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list