• Resolved Lars Henriksen

    (@adjunkten)


    Hello imath,

    This is a great idea for making it easy for users to share an idea.

    I have tried to set it up on my site, and everything is fine, except the rating doesn’t work: The vote will not save to db, it seems.

    This could be a plugin conflict. I have tried to deactivate WP Ulike, but it still doesn’t work.

    Is anyone else seeing this?

    Thanks,

    Lars

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mathieu Viet

    (@imath)

    Hi, i’ve just tested on my side with latest WordPress. It’s working fine.

    Unfortunately, i can’t help you more with so few informations about your WordPress. Please read this topic https://www.ads-software.com/support/topic/please-read-this-carefully-before-posting-into-this-support-forum/ and make sure to provide all informations i’m listing if you want me to help you.

    Thread Starter Lars Henriksen

    (@adjunkten)

    Hi,

    You are right, I posted here without investegating the problem myself – but I thought maybe other users could suggest conflicting plugins and I could save some time.

    When I deactivate the Quiz and Master Survey Plugin, the rating is fine.

    How does the WordPress community handle plugin conflicts? Should I report this at the Quiz and Survey Master forum?

    Thanks for this plugin ??

    Best, Lars

    Plugin Author Mathieu Viet

    (@imath)

    Yes, i saw you did. Thanks a lot. I’ll look myself at it to check if i’m doing things right ??

    Plugin Author Mathieu Viet

    (@imath)

    Hi @adjunkten

    I’m currently working on version 2.4.0 and started with using the WP Rest API to save ratings. There’s a good chance it solves the issue.

    You can test it there: https://github.com/imath/wp-idea-stream/tree/2.4.0

    If you do test, please tell me if it fixes your issue.

    Thread Starter Lars Henriksen

    (@adjunkten)

    Hi @imath,

    I installed 2.4.0-alpha, and the issue with voting was still there, but when I deactivate all other plugins than Buddypress and WP Idea Stream it works.

    ‘Featured Images in RSS w/ Size and Position’ and ‘WP to Twitter’ are conflicting plugins.

    I hope this is helpful feedback.

    Best, Lars

    Plugin Author Mathieu Viet

    (@imath)

    Thanks for your tests @adjunkten

    I’m sorry i forgot to minify the javascript file. As a result there’s a good chance that when you tested, it used the old way. Could you test another time making sure to add this constant in your wp-config.php file ?

    define( 'SCRIPT_DEBUG', true );

    An alternative way could be to rename the script.min.js to script.oldmin.js and script.js to script.min.js into the js directory of the plugin.

    Thread Starter Lars Henriksen

    (@adjunkten)

    Hi @imath

    I took the alternative way, renaming the 2 .js and activated all my plugins – and rating works!

    I will use your next version on my live site – thanks for your work with this.

    Best, Lars

    Plugin Author Mathieu Viet

    (@imath)

    Hi @adjunkten

    This is a good news. Thanks again for your feedback.

    I’ll upgrade the plugin to 2.4 as soon as i’ve ended the rest adaptations.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Rating broken?’ is closed to new replies.