Not sure how long this has been happening but this plugin prevents comment editing from working. The green “Update” button does nothing. I am doing this on a custom post type (with PODS).
Console tools shows this message being generated:
An invalid form control with name='<u>venue_id</u>’ is not focusable. <input class=”widefat” type=”number” name=”<u>venue_id</u>” id=”<u>venue_id</u>” step=”1″ min=”1″ value=”0″>
If you expand Location (click EDIT) then click edit it says ” Venue: must be greater than or equal to 1″
This topic was modified 2 years, 5 months ago by Dennis Bareis.
The topic ‘BUG: Prevents Comment Editing (Deletion works)’ is closed to new replies.
(@dbareis)
2 years, 5 months ago
Not sure how long this has been happening but this plugin prevents comment editing from working. The green “Update” button does nothing. I am doing this on a custom post type (with PODS).
Console tools shows this message being generated:
An invalid form control with name='<u>venue_id</u>’ is not focusable. <input class=”widefat” type=”number” name=”<u>venue_id</u>” id=”<u>venue_id</u>” step=”1″ min=”1″ value=”0″>