• Resolved bignevola

    (@bignevola)


    Hi,
    1. I have few custom post types, and 1 post type will have ratings only in backend (only writer/admin will rate a post). How can I do that with WP-PostRatings?

    2. Can I create multiple design customization for “stars” and that use different by different post types?

    3. What Is the function for showing top ratings by post types? as it is in widget (Include Ratings From:)?

    https://ww.wp.xz.cn/plugins/wp-postratings/

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

    (@gamerz)

    Sorry what you want is not possible with this plugin.

    Thread Starter bignevola

    (@bignevola)

    What about function that includes only specified post type? This options exist in your widget, so there could be easy way to call this function in theme file right?

    Plugin Author Lester Chan

    (@gamerz)

    1) Pretty much you have to do the coding to check the post type associated with the rating and pull it out yourself? Out of the box, this plugin doesn’t have this feature and I don’t provide support for that.
    2) It is not possible.
    3) You can use query_posts for that https://ww.wp.xz.cn/plugins/wp-postratings/faq/ last question.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Backend rating (Admin) & multi-customisation’ is closed to new replies.