janjonas
Forum Replies Created
-
Hi,
Thanks for your comment. Since version 1.0.0 there is no more free support; professional support for this plugin is provided by weweave (see this announcement https://weweave.net/blog/wp-ajaxify-comments-now-part-weweave/). If you need assistance please open a support ticket, here: https://weweave.net/s/wp-ajaxify-comments/support
Thanks in advance.
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Fata ErrorPlease try to increase the PHP max execution time as decribed here: https://w3guy.com/maximum-execution-time-exceeded/
Try to change the value from 30 to 300.Hope this helps…
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Fata ErrorSo you do not get the error when activating all plugins except wp-ajaxify-comments?
If that is the case, which version of WordPress do you use?
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Fata ErrorThanks for your comment.
I do not think that the timeout error is caused by the WP-Ajaxify-Comments plugin. Please try to deactivate the plugin and test if the timeout problem still exists.
If the problem still exists please try to deactivate one plugin after another to find out which one causes the issue.Hope this helps…
Hi,
have you checked the JavaScript console in IE9? Maybe there is some JavaScript that is not compatible with IE9…
Please do not hesitate to contact me again, if you do not find the cause of the issue.Hope this helps…
At the moment, this is something that your theme must provide (changing the comment form without page reloads when clicking on “respond”).
Please take a look at the WordPress default themes (like Twenty Fourteen).Hope this helps…
Are you talking about the problem, that clicking on the “reply” links triggers a (complete) page load?
Mark this topic as resolved.
I’ve changed the “Comment paging links selector” setting to
div.comments div.pagination a
Hope this fixes your problems…
The site https://ajibtarin.com/ still loads jQuery 1.9.0 from https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js (see also JavaScript variable jQuery.fn.jquery).
Moreover you now have some JavaScript errors on your page. Please try to fix them:ReferenceError: $ is not defined
and
TypeError: $this.find(…).live is not a function
Hope this helps,
JanHave you seen this installation instruction
If your jQuery core library version is less than 2.0 then please go to the plugin’s js directory open ajaxify.js file in your favourite editor then search for .on and replace it by .live. This is because the plugin is written for as per latest version of jQuery
Your site is using jQuery 1.9.0 (see debug output of my plugin). I think this could cause you issues. Please do either try to upgrade jQuery or replace .on by .live in the JavaScript code of the AWS plugin.
Hope this helps…
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Page reloads,Mark this topic as resolved
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Page reloads,I’ve changed the “Comments container selector” to
div.comments
and disabled the debug mode.Hope it works now as expected. If not, please contact me again.
Please think about writing a short review (https://www.ads-software.com/support/view/plugin-reviews/wp-ajaxify-comments) in order to support the plugin. Thanks :).
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Page reloads,Thanks for your donation.
Do you still use my plugin or do you have switched to Disqus?
Thanks for your feedback. Great to hear that your problems are solved now.
Please think about making a small donation (https://blog.janjonas.net/donate) and/or writing a short review (https://www.ads-software.com/support/view/plugin-reviews/wp-ajaxify-comments).