BuddyDev

Search

How can I get buddypress notification in another page

Tagged: 

  • Inactive
    Level: Enlightened
    Posts: 28
    Kikismedia on #31668

    Im trying to get buddypress notification in another page , where by when they click the page it’s will only display the notification list alone

    How can I achieve this

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #31669

    Hello Adeala,

    Thank you for posting. Please check the following with name ‘BuddyPress Notifications Widget’

    https://buddydev.com/plugins/buddypress-notifications-widget/

    it offers shortcode you can use to list notifications anywhere.

    supported args are as following

    // Possible value 0,1

    1. link_title // Link title with user notification page
    2. show_count
    3. show_count_in_title // Show total notification count with title
    4. show_list // show notification list
    5. show_clear_notification // Show clear notification button
    6. show_empty // Show title even if no notification

    for example: [buddydev_bp_notification show_count=1]

    Regards
    Ravi

    • This reply was modified 3 years, 9 months ago by Ravi.
  • Inactive
    Level: Enlightened
    Posts: 28
    Kikismedia on #31674

    I don’t want to use plugins it might slow the site is there any custom code I add directly

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #31675

    Hi,
    In that case, you should look at the code to implement on your own. We will not spend time replicating our own effort.

    Also, as far as our plugins are concerned, they do not slow down the sites. This has been our priority. Please feel free to load test.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved