Viewing 13 replies - 1 through 13 (of 13 total)
  • can you show me the screenshot or give me a link to see the problem?

    Thanks

    I think you are mistaken if you are talking about activity.

    1 is recorded for sender. 1 is recorded for receiver.

    You can see texts like “has sent”, “has received”

    Thread Starter roaming1

    (@roaming1)

    Not talking about activity. I sent a screenshot of a member profile. It says (3) in the box next to compliments, yet inside the compliments tab there are 6 items – the three compliments and 3 exact copies.

    If I go to a profile of a member without compliments is says, “Sorry, no compliments just yet” – two times in two separate blue boxes.
    All of these types of messages appear two times as well.

    Everything the plugin posts is being shown in duplicate.

    I’m not seeing any screenshot link in your last reply. can you clarify that part?

    You are the only one who is facing this bug. So it will be very hard to debug without testing this on your website.

    But I do understand your privacy. This plugin is created for our Whoop theme. So if possible can you post your login credentials as a private reply over here?

    https://wpgeodirectory.com/support/forum/whoop-theme/whoop-theme-bugs/

    Thanks.

    one more thing, sometime the problem might caused by some other plugin or your theme.

    It looks like your pages are getting loaded two times after form submit.

    So please switch to twenty fifteen theme, then test it. If you are still seeing that bug, try deactivating your other plugins one by one and then test it.

    If none of them solved your issue, then the problem is with this plugin. So I’ll need your help in reproducing this bug.

    Thanks

    Thread Starter roaming1

    (@roaming1)

    Fortunately, I have a test site and followed your instructions. I discovered a conflict with the “BP Group Hierarchy” plugin and “BuddyPress Compliments”. When the first plugin is active – everything posted by “BuddyPress Compliments” is duplicated !

    Guess those two can’t live together.
    Thanks for your response.
    Regards.

    You are welcome. Happy to help.

    I have the same issue and the popular BP Group Hierarchy plugin is essential to my site but I really love this compliments plugin and need to find a way to get it to work. Can you suggest a possible hack/fix. Many thanks!

    @namrons, I’ll test with BP Group Hierarchy plugin and find a way to fix this problem.

    Thanks

    ok you guys are using very outdated plugin. BP Group Hierarchy hasn’t been updated for mote than a year.

    So let me give you a fix. Just follow my instructions.

    #1 Very Important Take back up.

    #2 Make sure your BP Group Hierarchy version is 1.4.3

    #3 Just replace this BP Group Hierarchy’s extension.php file with my extension.php file

    https://gist.github.com/mistergiri/72632b31a97a0445336c

    If you can’t find it here is the full path of the file: wp-content/plugins/bp-group-hierarchy/extension.php

    #4 If you have some technical knowledge you can understand what I did.

    https://gist.github.com/mistergiri/72632b31a97a0445336c/revisions?diff=split

    Let me know if that works. Thanks

    @viruthagiri That was so quick! Thank you so much! You’re a genius! This works perfectly and it even sorts out another issue where BP group hierarchy must have been causing followers / following to be listed twice.

    and @roaming1 here’s another hack that @viruthagiri’s fix would have overwritten in extention.php. This fixes the issue of the list of member groups not displaying in the parent group itself.
    Replace <?php _e(‘No member groups were found.’,’bp-group-hierarchy’); ?>
    with <?php the_widget( BP_Group_Navigator_Widget ); ?>

    @namrons You are welcome mate.. and thanks for the review. It really helps us grow

    Thread Starter roaming1

    (@roaming1)

    Outstanding !
    Glad you had the same issue @namrons – not really – but it prompted a quick fix by @viruthagiri !

    Fantastic work.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Posting 2 of everything’ is closed to new replies.