Hoe DOM-elementen te krijgen en onClick-functionaliteit te wijzigen

Discourse is a full EmberJS application, so you can’t query/manipulate elements like if it was a server rendered plain HTML website.

In order to customize the web app you can follow the guidelines at

Developer’s guide to Discourse Themes

1 like