We're really sorry, but the inline feedback shortcode is designed for post content. There are a lot of changes you should manually do to get the feedback button to work for this case. For example, you should manually add the question in the DB table.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
I'm using ACF(advanced custom fields) to create loop and I'm using their WYSWYG editor (similar to WP's default the_content editor) but even when the 'discussion' check mark is on, it allows to insert inline comment only on WP's default editor and not on ACF's editor.
would there be a way to have that option show up in the ACF's editor?
I'm really sorry, but there is no easy solution we can provide you.
would there be a way to have that option show up in the ACF's editor?
This is designed to work in this way. The inline commenting is designed for post content. However, you can use the shortcode:
[wpdiscuz-feedback id="idNCXs" question="here is my question" opened="0"]What do you think of this?[/wpdiscuz-feedback]
Just make sure the red marked "idNCXs" ID is unique for each shortcode.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.