Need help integrating code wrote on Edittext to the Discourse

Hi,

You would want to insert the JS in Head instead to make it work!
Also, be careful with the button CSS – you should make a specific selector to avoid overwriting the default CSS.

Ideally, you want to create a theme component, and use an outlet to handle HTML/logic. I can show you later!

2 Likes