Il codice di incorporamento Gleam/JavaScript è supportato?

Discourse supporta l’hosting di giveaway su Gleam? Gleam fornisce un codice di incorporamento HTML, ma l’ho provato in un post di Discourse e non sono riuscito a farlo funzionare/visualizzare.

The short answer is yes! Everything I see here can be done in a theme component. The amount of work required on your end depends on which method you want to use.

4 Mi Piace

In theory it does yes, but when I put the HTML embed code into a topics post, the Gleam widget doesn’t load.

This is all I see, instead of the Gleam widget. It’s just standard embed HTML provided from Gleam too, which works fine on a WordPress site.

It looks like Discourse doesn’t support JavaScript in Topics.

Is there a workaround?

We do support JS in topics, you just need to write a theme component that decorates the posts according to rules you set.

This will require developer help. I recommend you post in marketplace

4 Mi Piace