BuddyDev

Search

[Resolved] BuddyPress Anonymous Activity not show

  • Participant
    Level: Initiated
    Posts: 9
    stark on #31019

    Purchased and installed, but not show

    https://imgur.com/a/04VwvPT

  • Keymaster
    (BuddyDev Team)
    Posts: 24242
    Brajesh Singh on #31047

    Hi Stark,

    Thank you for using the plugin.

    The plugin works with BuddyPress Activity Post/Replies out of the box.

    The support for forum topic/replies are limited and have issues if they are integration to BuddyPress Activity/Notifications.

    Please see the bottom of this page for issues and how to enable them.

    https://buddydev.com/plugins/bp-anonymous-activity/

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 9
    stark on #31052

    https://imgur.com/a/noE8jwS

    The code has been added, but still not displayed, what should I do?

  • Keymaster
    (BuddyDev Team)
    Posts: 24242
    Brajesh Singh on #31058

    Hi,
    Thank you for the reply.

    Can you please tell me the following

    1. Do you have BuddyPress active?
    2. Is the bp-custom.php in your wp-content/plugins directory.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 9
    stark on #31066

    Yes ,is active
    in wp-content/plugins、wp-content/plugins/bbpress、wp-content/plugins/buddypress

    The files added in three places are not displayed
    What should i do

  • Keymaster
    (BuddyDev Team)
    Posts: 24242
    Brajesh Singh on #31069

    Hi,
    Thank you.

    The code should go to wp-content/plugins/bp-custom.php

    Also, if the UI is not appearing, your theme is missing the following hook

    
    <?php do_action( 'bbp_theme_before_reply_form_submit_wrapper' ); ?>
    

    Here are the screenshots from twentytwenty theme with latest version of bbPress

    Topic
    https://i.imgur.com/1r1Lvtr.png

    Reply
    https://i.imgur.com/Sj3sV2Y.png

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 9
    stark on #31078

    sorry

    I added it, but it still doesn’t show

    Even if used twentytwenty theme…

    https://imgur.com/a/FntR8ub

  • Keymaster
    (BuddyDev Team)
    Posts: 24242
    Brajesh Singh on #31083

    Please remove the line

    
    <?php do_action( 'bbp_theme_before_reply_form_submit_wrapper' ); ?>
    

    from there.

    It needs to go to your form.

    Just remove that line and try with 2020 theme and it will work.

    Once you confirm that, please let me know. I will assist you getting it work with your theme.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 9
    stark on #31085
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24242
    Brajesh Singh on #31091
    This reply has been marked as private.

The topic ‘ [Resolved] BuddyPress Anonymous Activity not show’ is closed to new replies.

This topic is: resolved