I am sorry but I am not going to check every plugin for compatibility. It might as well be a plugin vs plugin compatibility issue. JustWrite doesn’t add any JS to the default comments section.
You can leave your website’s URL so I can investigate the issue, I can’t promise anything at this point.
I’ve installed the plugin on a fresh WP install, with JustWrite v2.0.2, debug mode true and it doesn’t show any errors.
Needs also
define('WP_DEBUG_DISPLAY', true);
for some reason.
I’m not demanding for a solution from you. Just to find a way to solve this if possible. The plugin dev pointed at you (as you can read), and i SAID that i’m not sure to who ask for help.
I can disable the plugin if needed, the theme is great and i will not switch for anything.
Also not sure if this is a PHP 7.0 problem.
I understand what you’re saying. It works with WP_DEBUG_DISPLAY as well.
May I ask why you are using debug mode on?
It might be in conflict with another plugin.
I have switched back to PHP 5.6 and no problem. So it it a PHP 7 problem, it remains to find out if it is a theme or a plugin problem.
I use debug after i switched to PHP 7.0.1 just to be sure everything is working. And it isn’t.