Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dotstore

    (@dots)

    Hello microgosu,

    Here, I am getting confused on your comment. What is “ranking” on the search page. Can you please explain in details with the examples?

    Thank you

    Thread Starter microgosu

    (@microgosu)

    I mean page Categories.
    Rating on the category page is not working correctly.
    Rating on the page categories will be the same as the last entry in this category.
    I’m sorry, the translation with google.

    Plugin Author Dotstore

    (@dots)

    Hello microgosu,

    Here, I assume that. You have created a custom page for the displaying list of categories.
    For the solution purpose, Please pass category Id as function argument on AIO_Rating() function on the category page.

    Ex: <?php if(function_exists('AIO_Rating')) { AIO_Rating(Id);}?>

    Here, Id will be category id.

    Plugin Author Dotstore

    (@dots)

    Mark as a completed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘incorrectly displays rated’ is closed to new replies.