👻 Halloween Treat: Our biggest-ever 25% OFF memberships — use SPOOKYSOCIAL before Nov 3! 🎃

BuddyDev

Search

Replies

  • Participant
    Level: Guru
    Posts: 913
    Tosin on in reply to: Buddyblog assign different author to specific form id #40937

    Thanks ravi the custom code will be appreciated but kindly note that I have 2 form available for publishing.

    1. General Form (id=37232) – the main shortcode where the author is (logged in user)
    2. Private Form (id=58256) – no shortcode available but I want the author to be assigned to specific user by (username or id)

    Now the General form is publicly availabel but the Private form cant be assigned a shortcode because there is no way to differentiate the shortcode [bbl-create-by-post-type post_type=’post’]

    A way to differentiate the form would be to pass the form ID in the shortcode with shortcode parameter id=37232

    So now both forms can be displayed in two different pages
    General form = [bbl-create-by-post-type post_type=’post’ id=’37232′]
    Private form = [bbl-create-by-post-type post_type=’post’ id=’58256′]

    Thanks

  • Participant
    Level: Guru
    Posts: 913
    Tosin on in reply to: [Resolved] Buddypress Featured Member Feature Suggestion #40925

    Thanks a lot Brajesh

    In addition a time limit can be set e.g 30 days. After 30 days the users is no longer featured and will need to pay again.

  • Participant
    Level: Guru
    Posts: 913

    Thanks for the feedback but the code did not work for activity directory it only worked for the user’s profile page

    see image I want it removed from the sitewide activity directory https://ibb.co/pzfcvJc

  • Participant
    Level: Guru
    Posts: 913

    YES buddypress follow plugin from github

  • Participant
    Level: Guru
    Posts: 913
    Tosin on in reply to: [Resolved] Buddyblog force category requests #40893

    Gentle reminder

  • Participant
    Level: Guru
    Posts: 913
    Tosin on in reply to: [Resolved] BUDDYBLOG REDIRECT #40892

    Please can you help with the redirect via code

    Conditions to check for first post:
    If current logged in author post count = 0 redirect user to custom page (publishing-guidelines). This redirect should take priority over the upcoming default plugin redirect settings.

    Note: if logged in author post count is greater > than 0 then let the plugin handle the default redirect

    Thanks

  • Participant
    Level: Guru
    Posts: 913

    Thanks so much brajesh 🙂

    Any update on the other request at #40840

  • Participant
    Level: Guru
    Posts: 913

    second Question can this feature be added to your plugin https://wbcomdesigns.com/downloads/buddypress-activity-bump/ honestly I always prefer plugins written by you.

  • Participant
    Level: Guru
    Posts: 913

    Thanks for the feedback

    The issue im facing now is the stream/news feed tab supports and aggregates activity updates from the follow plugin. Now I want to remove the following tab since the stream tab is the default selected tab on page load. see image https://ibb.co/pzfcvJc

    I don’t want to have two tabs performing the same function and users making unnecessary duplicate data requests by clicking on the following tab.

  • Participant
    Level: Guru
    Posts: 913

    Reminder

    I just found this problem: activity mentions are not being displayed/aggregated in the activity directory feed.

    Mentions are only displaying in the aggregated feed for (user profile) settings but are not displaying in the aggregated feed for (activity directory) settings

    In plugin settings I only have (activity directory) activated while (user profile) settings is disabled now mentions are not showing in activity directory.