janjonas
Forum Replies Created
-
Sorry for my late reply. Could you please try to set the option “Comments container selector” to:
#comments-templateHope this helps…
Could you please send me a link where I can reproduce the problem?
Thanks for your comment. Please upgrade to the latest version 0.19.0 which should fix the error.
Best regards,
JanThanks for your comment. Please upgrade to the latest version 0.19.0 which should fix the error.
Best regards,
JanForum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Old problem came again…Sorry, I cannot reproduce the problem. Maybe you have some caching plugins installed?
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Old problem came again…Hi Reauka,
what exactly is not working? I’ve tested the comment form submit on trhis page http://vocaco.reasonclub.com/hello-world-hello-future.html and everything seems to be fine.
Best regards,
JanHi Lakjin,
could you please send me a link to your page where I can reproduce the problem?
Best regards,
JanForum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Old problem came again…Hi,
please try the following ‘OnBeforeSelectElements’ callback setting:var e = jQuery('#comments', dom); if (e.length==0) jQuery('<div id="comments"></div>').insertBefore(jQuery('#respond', dom));Hope this helps…
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Old problem came again…Thanks for your feedback. Could you please also send me a link to a post without any comment?
Thanks
JanThanks for your feedback and thanks for the review 🙂
Hi,
Thanks for the link. Unfortunately, I cannot reproduce the problem. I posted two test comments and it only took only a few seconds…Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Old problem came again…Could you please send me a link to a post without comments and a post with at least one comment?
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Bug?Thanks for your comment. This problem should be fixed in version 0.18.1.
Could you please send me a link where I can reproduce the problem?
Most likely the performance issues are not caused by my plugin since but by other plugins that processes the comments on the server side (like spam protection plugins).Best regards,
JanHi Brain,
the problem is that the HTML code of the page is not valid; there is no closing </body> tag. This problem could be caused by the theme or another plugin. You may find further information in the PHP error file if the problem is caused by a PHP error.
Hope this helps…