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

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] Community Activity on Profile #3780

    Thank you Joy.

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] Simple Front End Posts #3776

    Thank you. Glad it is fixed 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] Simple Front End Posts #3774

    Hi Glenn,
    I am sorry, I had some things going on and could not checkback on Buddydev.

    1. Can you please remove/comment all the code you are using

    2. Please visit Groups-> Any Group -> Manage->Blog Category and see if categories are selected there?
    If not, Please select a few and update.

    That should fix it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: Spam emails from BuddyDev #3773

    We have finally put a few other measures to avoid activity spam.
    Hopefully, It will be difficult for the spammers to get pass the restrictions.

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: Spam emails from BuddyDev #3772

    We have updated the policies for site and now you won’t receive any spams in Private Messages from anyone.

    We are working on to avoid the mention spams too and will have it enforced in a couple of hours.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] spam in my private messages #3770

    Hi Glenn,
    Thank you.

    We have noticed and and we will be pushing some measures this weekend to avoid repeating it in the future.

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: Simple Front End Post #3755

    Hi Glenn,
    With the current version of the plugin, you do not need to copy the “bcg” folder. After activating plugin, please visit Settings->BLog Categories settings in the dashboard and there you can setup what is shown etc.

    Please try configuring and let me know if it works or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] Simple Front End Posts #3754

    Hi Glenn,
    Will you please let me know if you are using Blog Categories for groups plugin or not?

    1. If you are using Blog Categories for the groups plugin, you do not need any code to display forms. It is handled by the plugin. In this case, the posts will appear in group activity stream and the posts will be listed under blog menu on the single group page

    2. If you are not using Blog Categories for groups, In that case, you will need to list the post yourself. Your best bet is using WP_Query and creating a custom loop. Please do understand that BP Simple Front End post plugin is a low level tool and except rendering/handling the posting, It does not do anything. Other plugins use the functionality provided by BPSEF and add their own listing etc.

    Hope I am able to clarify.

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Leo,
    Thank you for the details. Seems some issue on our part.

    A user needs some capability “upload_files” to upload a file. Seems like some issue on our part. I will be looking at this and will update the plugin tomorrow. Assigning the user to higher role seems to have enabled the needed capabilities.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: [Resolved] Simple Front End Posts #3748

    Hi Glenn,
    Had a talk with Ravi.

    Are you using the Blog Categories plugin or have created your own plugin? If you have created your own plugins, are you using Group Extension? If yes, The code can be put inside the display() function of the extension.

    To assist you better, we will need to understand the context. Can you please provide a screenshot(please link here) and mark the place where you want the form to be displayed. one of us will be able to assist you quickly.