Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
hi I cannot find the way to implement inline commenting in Divi text editor
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.
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.