Viewing 5 replies - 1 through 5 (of 5 total)
  • 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: https://imgur.com/yfFjSpc

    Thread Starter isoulriver

    (@isoulriver)

    thank you for your response, yes that’s the correct layout if the plugin is disabled. if enable it looks like this https://imgur.com/p8GKlM3 also, the plugin when opened https://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.

    Thread Starter isoulriver

    (@isoulriver)

    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?

    Thread Starter isoulriver

    (@isoulriver)

    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!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conflict with forms’ is closed to new replies.