hi I cannot find the way to implement inline commenting in Divi text editor
Jun 16, 2020 3:21 pm
4 Replies
Jun 17, 2020 11:26 am
Hi @maxpal123,
Currently, there is no way to implement the inline commenting in Divi text editor. However, this is already being considered. We'll add it once we found some solution.
Jun 25, 2020 9:36 am
For the moment you can still make it work by adding this shortcode in the text editor of any Divi Module with a text editor:
[wpdiscuz-feedback id="idN" question="here is my question" opened="0"]What do you think of this?[/wpdiscuz-feedback]
Just make sure you use a different id in each shortcode, and that you cannot use the same id in different pages.
Works fine for me, sample test page here.
I would be nice to have an additionnal button in the toolbar to generate it automatically, but this requires some development.

