Andy Staines wrote:
Thanks Ryan I am seeing a null 'cont' which equates to the 'container' div.
That's very strange since <div id="replycontainer"> (the element referenced there) is part of the form for replying to comments and should be in a hidden form near the bottom of the page.
Can you have a look in the html source and see if the form exists? Would look something like:
<form method="get" action=""> <div id="com-reply" style="display:none;"><div id="replyrow"> ...... Thanks. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
