I implemented this plugin to my WordPress site, using the selector .entry-content p.
The comment bubble appears for each paragraph on hover. However, once a comment is posted, the bubble with comment count does not appear. The comment save, I can see them in the backend, however, the plugin just doesn't recognize that a comment exists. I've also implemented WP Ajaxify comments.
Is there a way to fix this?
I implemented this plugin to my WordPress site, using the selector
.entry-content p.The comment bubble appears for each paragraph on hover. However, once a comment is posted, the bubble with comment count does not appear. The comment save, I can see them in the backend, however, the plugin just doesn't recognize that a comment exists. I've also implemented WP Ajaxify comments.
Is there a way to fix this?