hi I cannot find the way to implement inline commenting in Divi text editor
Limited Support
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpDiscuz community!
Merry Christmas and Happy Holidays! 🎄
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.

