janjonas
Forum Replies Created
-
Thanks for your feedback.
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Page is refreshingHi filipp8,
I think the problem is caused by the file
home/filipp8/iceonmars.com/wp-content/plugins/bp-comment-notifier/bp-comment-notifier.php.When posting a comment you server response with
<br /> <b>Warning</b>: extract() expects parameter 1 to be array, integer given in <b>/home/filipp8/iceonmars.com/wp-content/plugins/bp-comment-notifier/bp-comment-notifier.php</b> on line <b>46</b><br /> <br /> <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/filipp8/iceonmars.com/wp-content/plugins/bp-comment-notifier/bp-comment-notifier.php:46) in <b>/home/filipp8/iceonmars.com/wp-includes/pluggable.php</b> on line <b>899</b><br />and the WP-Ajaxify-Comments is not able to process this answer. You can either deactivate the “bp-comment-notifier” plugin, fix the PHP warnings in the plugin or turn of PHP warnings.
Hope this helps…
Hi jardokraka,
please take a look at this post:
http://wordpress.org/support/topic/reloading-entire-comment-list-after-new-comment?replies=15#post-4547745This should fix your quicktags problems.
Hope this helps,
JanForum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] Page is refreshingCould you please send me login credentials to your page so that I can try to reproduce the problems?
You can use this form http://blog.janjonas.net/contact to send me a private message.Best Regards,
JanHi,
Please download the most recent developer version (0.18.0) from here http://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip and set the option “Trigger to load comments async” on the plugin’s setting page to “Viewport”.
Hope this helps…
Hi,
please download the most recent developer version (0.18.0) from here http://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip and set the option “Trigger to load comments async” on the plugin’s setting page to “None”.
On client-side you can call the JavaScript function
WPAC.RefreshComments()
to manually trigger a comment update.Hope this helps…
Hi Soulstudio,
now I see the problem (also in my development environment). The problem that I see is that your page includes jQuery two times. In detail it loads jQuery using the following URLs:
http://soulstudio.info/blog/wp-includes/js/jquery/jquery.js?ver=1.10.2
http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.jsThe second jQuery seems to be caused by the JavaScript from the Social Sharing Toolkit plugin (URL http://www.linksalpha.com/social/loader_iconbox?link=…).
I would suggest to report the problem to the developers of the Social Sharing Toolkit plugin. IMHO they have to check, if jQuery has already been loaded before including their jQuery resource since this breaks all jQuery plugins that have been initialized on the page before the Sharing Toolkit plugin is included.Hope this helps.
Hi charldarwin,
Thanks for you comment. I’m sorry, but customizing the WordPress login process is out of scope. If you need this functionality I would recommend to build a custom theme.
Best regards.
Thanks for your comment. This should be fixed in the most recent developer version 0.18.0 which can be downloaded here: http://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip.
Hope this helps…
Thanks for your feedback.
Unfortunately there seems to be no way to add compatibility to plugins like Jetpack that do not use the default WordPress comment forms.
I will mark this topic as resolved and add this incompatibility to the plugin’s FAQ page.
Hi,
thanks for your comment. I’ve installed the “Social Sharing Toolkit” plugin in my development environment and was not able to find any incompatibilities. Could you send me a link to your page where I can reproduce the problem?
Hi fergomez,
Thanks for your comment. Your fix looks fine and is included in the most recent version 0.17.3 which has just been released.
Best regards,
JanForum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] wptouch proResolved.
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] wptouch proI mark this topic as resolved. Don’t hesitate to reopen this topic if you need further support.
I mark this topic as resolved. Don’t hesitate to reopen this topic if you need further support.