• Resolved 72jogi

    (@72jogi)


    Hello Lester
    I am using your Plugin at https:// fustyle . de/fustyle but there is just a problem. I can only rate von item! The Message “Please rate only 1 Item at Time” comes. I Think it is a Ajax Bug with more then 1 rating block at a page.

    Can you tell me what to do?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Lester Chan

    (@gamerz)

    I am guessing it is a plugin conflict. There is no AJAX query being fired at all. Does it work on the default theme without any other plugins activated?

    Thread Starter 72jogi

    (@72jogi)

    Hello Lester

    Iam using <?php get_highest_rated_category($catID,'both',0,3);?> on the categorys. In the higest_rateg the rating is not working.

    In the post in die category its work great. So I think is it not a plugin conflict. I tried this an deactivate the rest of my plugins and it still not work.

    See my link and test to rate one of the top 3 and “normal” category posts.

    At this point i will say thanks for the good support ??

    Plugin Author Lester Chan

    (@gamerz)

    I think the two issues are separate. “Please rate only 1 Item at Time” has nothing to do with the get_highest_rated_category() php code.

    Thread Starter 72jogi

    (@72jogi)

    Yes I know that ““Please rate only 1 Item at Time” is no Bug. But please check https:// fustyle . de/fustyle and make a rating. The rating will not log. You can rate inside the get_highest_rated_category() and get_lowest_rated_category()

    Plugin Author Lester Chan

    (@gamerz)

    I don’t understand what you mean but you can’t rate inside get_highest_rated_category() or get_lowest_rated_category(). The ratings code has to be <?php the_ratings(); ?>

    Thread Starter 72jogi

    (@72jogi)

    Hey Lester have you do a rating on the page? I use in the template of get_highest_rated `<span>%RATINGS_IMAGES_VOTE%</span><br />
    <span>(fustyle: %RATINGS_AVERAGE% – Votes %RATINGS_USERS%)</span>` so the rating stars will show and a user can rate inside “the Top Charts”. But its not working.

    In the template Ratings Vote Text: the code %RATINGS_IMAGES_VOTE% works great

    so what to do?

    Plugin Author Lester Chan

    (@gamerz)

    There is no ratings vote in the template https://imgur.com/a/OyCyP. Not all template variables are available. The ones that are available are on the left as show in the image.

    Thread Starter 72jogi

    (@72jogi)

    Hey Lester thanks for the fast reply. Why is it not possbible? I think user will rate direct from the Top Lists and not only in posts. Can you fix this?

    Plugin Author Lester Chan

    (@gamerz)

    it is designed to be like this. It is a top post list (meant to be a displat list) and hence you can’t rate it. There is no way I can fix it without re-writing it.

    • This reply was modified 8 years, 1 month ago by Lester Chan.
    Thread Starter 72jogi

    (@72jogi)

    oh thats bad. I think this function will be great for the plugin. What you think???

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