Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author Vova Feldman

    (@svovaf)

    Hi @nguyendam, sorry for the late response. Did you try to disable the forum ratings in your ratings’ settings, inside your amin’s dashboard?

    Thread Starter nguyendam

    (@nguyendam)

    I can’t see forum ratings’s setting any where, I just only setting for Basic setting (Blog Posts,Front Page Posts, Comments, Pages), and Buddypress setting (Activity Blog Posts, Activity Blog Comments, Activity Updates, Activity Comments, Users Profiles), and enable only Blog Posts, comments,and users profiles.

    Plugin Author Vova Feldman

    (@svovaf)

    @nguyendam are you using the Premium version? I forgot to mention that, the bbPress control is supported only as part of the premium program. You can check the different programs here.

    Thread Starter nguyendam

    (@nguyendam)

    Plugin Author Vova Feldman

    (@svovaf)

    I honestly have no idea how you have it at all ??

    To manually disable it by hacking the code, follow the next instructions:
    1. Open the main plugin file:
    /blog-root/wp-content/plugins/rating-widget/rating-widget.php
    2. Search for:
    if ($hook){
    3. Change $hook to false so it will look like this:
    if (false){
    4. That’s it!

    Let me know if that resolved your issue.

    Plugin Author Vova Feldman

    (@svovaf)

    I’m closing this thread, if it didn’t work, please let me know.

    Thread Starter nguyendam

    (@nguyendam)

    Sorry @vova Feldman,but I have just uninstalled it. Thank you so much, you can close this topic.

    Angelheart29

    (@angelheart29)

    Hello,

    I have the same problem. I test your solution, but it doesn’t work. Anything else ?

    Thanks in advance.

    Hi,
    i have also tried to disable the ratings in my bbpress forum by following your advice, but it did not work.

    I would be happy to work with you to get this resolved as the ratings cannot show on our forum as they make no sense?

    Thanks

    Plugin Author Vova Feldman

    (@svovaf)

    @chickster25 did you try to delete the plugin folder?

    hi,
    i disabled the plugin for now as didnt like how it was making our forum look, but I can reactivate it if you wanted to see it?

    Not sure what you mean about deleting the plugin folder, unless you mean that its now now visible?

    thanks

    Hi,
    I have reactivated the plugin for you to see it in action, it is showing on the bbpress forums which is weird as you say it shouldnt show at all with the free version?

    I hope there is an easy fix as the plugin looks great.

    Plugin Author Vova Feldman

    (@svovaf)

    @chickster25 what is your forum’s url?

    Plugin Author Vova Feldman

    (@svovaf)

    I think that bbPress have changed their core structure because from your forum it seems like what was a forum-post (special post type) is now the same as post. So our plugin thinks forum posts are basically regular blog posts and this is why it shows the ratings. I’ll add it to our TODOs list but it will take some time till we get it fixed because we swamped with other commitments. Thanks though for the heads up!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Rating Widget on Bbpress’ is closed to new replies.