• Resolved intelligence

    (@intelligence)


    Hello.
    Currently this plugin shows the matching percentage in the profile cover image area so a member remains unable to know matching percentage until he goes to the other person’s profile.
    I want to know that is there any way to show the matching percentage for each member on member’s directory page along with each member so that members can easily find other members matching with them while scrolling on member’s directory page.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Muhammad Kashif

    (@xpertone)

    yes there is a way and its included in next major Update with lot of other cool features.

    I didn’t add that in initial release because it will slow down the site if someone has shared hosting and lot of members.

    Plugin Author Muhammad Kashif

    (@xpertone)

    I can send you the code if you know little bit of programming if you need it before plugin update.

    Thread Starter intelligence

    (@intelligence)

    This plugin will really become an eye catching thing for buddypress users if you add these things to the plugin.
    yes please also direct me with code where to paste it. I’ll try to do it myself.
    Also when the next update is expected with above modifications any time or date for the next release.

    Plugin Author Muhammad Kashif

    (@xpertone)

    I have planned it for first week of May.

    There is already a function which calculates percentage for 2 users with given ids
    hmk_get_matching_percentage_number( $user_displayed = '' , $user_logged_in = '' )

    You can pass 2 ids and you will get the percentage in number.

    $percentage_object = new Mp_BP_Match();   
    $percentage = $percentage_object->hmk_get_matching_percentage_number($user_id1 , $user_id2))
    Thread Starter intelligence

    (@intelligence)

    Ok Anxiously waiting for the update to see match percentage of all members along with them on members directory page.
    Hope you will release it within the above mentioned time.

    Plugin Author Muhammad Kashif

    (@xpertone)

    I have updated the plugin with calculate percentage button on members directory, please check and provide your feedback.

    Thread Starter intelligence

    (@intelligence)

    you have done excellent job.
    It would be better and user friendly if there would be automatic result of match instead of after click on button “Calculate Match”.
    Is there any way to do this?

    Plugin Author Muhammad Kashif

    (@xpertone)

    I did that way initially but while testing I came to know that it slows down the site when you have good number of profile fields and members because it will calculate match with each member.

    Plugin Author Muhammad Kashif

    (@xpertone)

    I will add an option to switch between automatic and manual calculation in next update.

    Thread Starter intelligence

    (@intelligence)

    when the next update will be available any time or date?

    Love the new feature ?? . Perhaps caching the calculations fields is an option?

    How would I be able to change the manual calculations back to automatic?

    Plugin Author Muhammad Kashif

    (@xpertone)

    a setting will be added for that in next update.

    Hi @xpertone can you contact me about doing the automatic calculation? It looks like this isn’t a feature you have added yet, but I might be willing to pay you to do this for me? Really would like to have it.

    Thank you

    @xpertone I just sent you an email. Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘How to show matching % on members directory’ is closed to new replies.