Anonymous User 9782929
(@anonymized-9782929)
It’s likely a CSS issue. I’m not sure what its supposed to look like though… Here’s what I saw after submitting: http://imgur.com/yfFjSpc
thank you for your response, yes that’s the correct layout if the plugin is disabled. if enable it looks like this http://imgur.com/p8GKlM3 also, the plugin when opened http://imgur.com/RKBSvHv , i think it has something to do with chatbox.js line 291 the validation takes effect to all the forms, but i can’t figure it out.
thanks dallas, i think i already figured it out, the other form doesn’t have an id. that is why when clicking the submit button affects all the forms in the page.
Anonymous User 9782929
(@anonymized-9782929)
Hm… seems strange as all lively chat elements are namespaced, so I wouldn’t think it would affect them. Did you put that novalidate tag on the other form? Is that what solved it? Is the problem solved?
Sorry for the late response. I didn’t put in a novalidate tag, i have never used that before. By naming the other form on it’s query solved the problem. So far I’m still testing the other forms. thanks!