pdb-list: unclosed form tag?
-
I have a contact widget that uses a form. it crashes on the participants list page (only).
It is suggested that this is happening because another form on the page is missing its closing tag </form>.I am wondering if this is the location in the code generated by the pdb-list shortcode when sort=true:
<div class=”pdb-searchform”>
<div class=”pdb-error pdb-search-error” style=”display:none”>
<form id=”sort_filter_form” ref=”update” action=”http://gregturnbull.net/#participants-list” method=”post”>
</div>I have tested this theory by turning off sort, and then my contact widget does work properly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘pdb-list: unclosed form tag?’ is closed to new replies.