• Resolved rj-10x

    (@rj-10x)


    Hello, Brainstorm Force. Iā€™m Max, nice to meet you!

    I try to use “Rate my Post ā€“ WP Post Rating plugin” with your Post Grid widget from Ultimate Addons plugin. But it seems that it does not support your Rate my Post star rating. I made some tweaks in a code of the Ultimate Addons plugin and now it showed some strange star rating for the first post from the list.

    Please tell, can you help me to do this integration of Rate my Post with your plugin?

    The developer of “Rate my Post”, @blazk kindly suggested to use this:
    https://www.ads-software.com/support/topic/developers-developer-features/
    I guess what you are looking for is:
    Rate_My_Post_Public_Helper::get_visual_rating();
    rmp_get_vote_count( $postID );
    rmp_get_avg_rating( $postID );

    But I not quite sure how to implement this in dist/blocks/post –> single.php

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ultimate Addons for Gutenberg Post grid support’ is closed to new replies.