Support » Plugin: GD Rating System » Integration with Ultimate Member?

  • I would like to buy this plugin yesterday if I could rate user UM profiles. Is there a way to do this in 2017?

    Believe it or not, no one has thought of adding a rating system that allows both anonymous and registered users to rate UM user profiles.

    UM is the community plugin that will dominate the WP repository. If you don’t add this feature now, you will regret it tomorrow. Mark my words. In any case, I don’t have time to go through the trouble of creating all this if there is a way already, please advise.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Hi,

    The plugin can be used to rate users (or anything else). Here, the issue is only with the integration into profiles for UM plugin. I will look into it, and add it for the future versions.

    Regards,
    Milan

    Thread Starter borisv

    (@borisv)

    Thanks Milan. I will keep an eye out for that particular update. Kindly post a reply here to alert me when you do.

    Regards

    Thread Starter borisv

    (@borisv)

    While you think about implementing what I suggested, a good reason to move sooner rather than later is that Ultimate Member users will end up uninstalling your plugin when they see stars showing up in all their UM pages (login, registration, account, search and profiles).

    Here is a little code with instructions to remove GD rating from the most important UM page; the profile pages:

    Go to your Admin panel (left side menu) > Ultimate Member > Forms > => Profile Form => Edit Form. Find the Custom CSS widget and add the following snippet:

        .gdrts-rating-block {
            display: none !important;
        }
    

    Click on the ‘Update’ button above.
    Done.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Integration with Ultimate Member?’ is closed to new replies.