Replies
- Brajesh Singh on May 8, 2016 at 11:14 pm in reply to: [Resolved] Community Activity on Profile #3780
Thank you Joy.
Thank you. Glad it is fixed 🙂
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.
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.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
BrajeshHi Glenn,
Thank you.We have noticed and and we will be pushing some measures this weekend to avoid repeating it in the future.
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
BrajeshHi 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.
- Brajesh Singh on May 4, 2016 at 5:16 pm in reply to: [Resolved] BP Simple Front End Post: Image upload issue for authors #3750
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 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.