Viewing 15 posts - 1 through 15 (of 25 total)
  • Question

    #44869
    @kahunaburger

    When viewing another member’s profile it still says “My Likes” even though they are that user’s likes, not Mine. I think it should just say “Likes” or “User Names’ Likes”.

    Answers

    #44915

    Alyssa
    Participant
    @alyssa-buddyboss

    @kahunaburger you should not be able to see another users likes. Can you send me a link to the page where you can see another members likes?

    #44920
    @kahunaburger

    You can see everyone’s Wall, My Likes, Mentions, Friends and Groups. Our development site is not live, but take my word for it, we had several people test it from different machines and different browsers. Does it rely on WooCommerce or something?

    #44952

    Alyssa
    Participant
    @alyssa-buddyboss

    @kahunaburger no, absolutely no reliance on WooCommerce. This should be base BuddyPress functionality. Perhaps simply updating BuddyPress will resolve the issue? If you switch to another theme, like TwentyFifteen do you have the same issue?

    #44984
    @kahunaburger

    It works fine in TwentyFifteen.

    WooCommerce was just a guess because we don’t have it installed and it’s the only thing that effects permissions.

    Is your demo running the newest version of the Wall?

    #45017
    @vapvarun

    Hi @kahunaburger, My Like tab will not be visible on any other user profile , and even if you try to execute it with member specific path
    member-profile-url/activity/favorites/ it will lead you a 404 path.
    I have checked with our theme and default wordpress theme both

    are you using some cache plugin ?

    Please attach screenshots, that will help us to debug it.

    Regards

    #45020
    @kahunaburger

    I’m not using a cache plugin. The only plugins that are active during my test are the core plugins that the theme requires.

    Did you disable WooCommerce and all other none core plugins before testing? It’s a theme issue. If it wasn’t TwentyFifteen would have the same issues.

    #45021
    @kahunaburger

    PS
    Why do I need to post a screen cap, do you think I’m making this up?

    #45026

    Alyssa
    Participant
    @alyssa-buddyboss

    @kahunaburger we can not replicate this issue. To troubleshoot this further we will need access to your website. Can you provide us with a link to your site?

    #45027
    @kahunaburger

    What steps did you take to replicate this issue and what versions did you use?

    #45028
    @vapvarun

    I have tested without Woo Commerce plugin, Just with BuddyPress and BP Wall plugin, No issues detected.
    BP : Version 2.3.2.1
    BuddyBoss Wall : Version 1.2.1

    #45029
    @kahunaburger

    Then it can only be one thing… Gremlins. 😛 https://youtu.be/BcWJaHZBEw0

    I’ll do some more testing, but it works correctly in every theme but Boss (Learner).

    What other plugins and themes do you have installed?

    #45288
    @kahunaburger

    This is being caused by this function I added:

    define( ‘BP_ACTIVITY_SLUG’, ‘questions’ );

    Something in your plugin has not been coded to comply with the BP codex.

    How do I fix this?

    #45323
    @vapvarun

    Try to keep Activity page slug “questions” without defining it.
    Regards

    #45325
    @kahunaburger

    That only works for the main activity page. It does not change sub urls (example.com/members/vapvarun/activity).

Viewing 15 posts - 1 through 15 (of 25 total)
  • The question ‘"My Likes"’ is closed to new replies.