– What is your wordpress and jquery version?
– What do you mean by “does not work correctly in chrome”?
Please share your site URL.
– WP Version : 3.8.1 – jQuery Version : I think it’s 1.10.2
– After clicking on the Like button, page is loaded again. but Like number does not change.
تهران سانگ – دانلود آهنگ فیلم و سریال جدید با لینک مستقیم
There are 2 jQuery files (1.10.2 & 1.6.2) loaded on your site so that might be causing the conflict. The error is
jQuery(...).on is not a function
which is supported in jQuery 1.10.2.
Can you please check the plugin on a standard wordpress installation with the default theme? If that works, then there is something wrong with your set up.
This problem was due to the jQuery version.
I have changed 1.6.2 to 1.8.3 and the problem was solved.
Thank you