Viewing 6 replies - 1 through 6 (of 6 total)
  • That is because the theme you are using is pulling the posts dynamically after the page load

    Thread Starter jacobqvisth

    (@jacobqvisth)

    All right, so is there anything I can do to make it work?

    Well, you probable have to find where the posts are being loaded in the theme javascript file.

    In the javascript/jquery script you need to put the following when the new posts are loaded.

    $('.kk-ratings').kkratings({
    		'path' : kk_ratings_settings.path,
    		'root' : kk_ratings_settings.root,
    		'nonce' : kk_ratings_settings.nonce,
    		'position' : kk_ratings_settings.pos
    	});

    I hope that helps

    I am developing a new blog. I have uploaded KK-star-plugin. I have activated it now but there is some problem with it function. I have activated the plugin If u can have a look of that. As the blog is under development, It would be great if you can find any solution.

    Thanks Khan (Pukhtoon yay?)

    hi and thanks for great plugin.
    i have the same problem as jacobqvisth has..my page is https://Pinpersia.com/
    could u tell me where should i exactly put the code you notified?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘kk plugin – can not click on stars’ is closed to new replies.