Configuration

So far we described how to embed the talque view plugin so that it is being loaded at the right place in your page and with your data. In addition, there are numerous settings to adjust the layout and available filters. These can be configured online and are stored in the talque backend, without touching the html code of your page.

To show the editor, open the browser javascript console and type

edit('password')

except with your personal password, of course. The edit mode is active for as long as that particular browser tab is open.

Last updated