Replies
- Brajesh Singh on November 15, 2015 at 9:22 am in reply to: [Resolved] Some questions that has come up. #1523
Hi,
Since I am updating it right now I just thought to ask one question:-
Shoud we allow group moderator/admin both to be able to edit/delete or just the group admins? - Brajesh Singh on November 15, 2015 at 9:21 am in reply to: [Resolved] Language files not "taking" #1522
Hi Jan,
It could be some issue on my point( Not properly translating a few lines).
Can you please post those here to allow me recheck it.Thank you
Brajesh - Brajesh Singh on November 15, 2015 at 9:15 am in reply to: [Resolved] Some questions that has come up. #1519
I see the issue with first question too. When activity gallery is created due to upload by some other user, Group admins don’t see the edit link( though it is still editable). Working on it.
- Brajesh Singh on November 15, 2015 at 8:59 am in reply to: [Resolved] Some questions that has come up. #1518
Hi Jan,
Thank you for asking.
1. yes, The group admin should be able to edit/manage/delete gallery/media from their groups
2. I haven’t seen anything like that but going to test and will report if there is any issue with the group mp4 uploads. Have the user noticed any error message?Thank you
Brajesh - Brajesh Singh on November 15, 2015 at 7:38 am in reply to: [Resolved] Custom BP Groups Tab/Page #1515
Hi,
Here is the extension
https://buddydev.com/downloads/bp-group-content-display-example/versions/bp-group-extension-content-display.zipIt should go to the plugins directory. Please do take a look at the display function in group-extension.php file.
You can directly output content there or load from a file. I have tried to load it from groups/single/my-content.php
Hope that helps.
- Brajesh Singh on November 15, 2015 at 1:12 am in reply to: [Resolved] Custom BP Groups Tab/Page #1513
Hi Joshua,
I will post the code today. It will need us to use Group extension API, so that will be like writing a small plugin. I will do that and update you here. Sorry about the delays. - Brajesh Singh on November 15, 2015 at 1:11 am in reply to: [Resolved] BuddyPress Editable Activity To-dos #1512
Hi Hans,
Have updated the plugin. That fixes the first and the 3rd point.I will need a few days before i experiment with wysiwyg editor though.
Please upgrade to version 1.1.2
https://buddydev.com/plugins/bp-editable-activity/
Hope that helps.
- Brajesh Singh on November 14, 2015 at 10:55 am in reply to: [Resolved] BuddyPress Editable Activity To-dos #1509
Hi Hans,
Thank you for opening the topic.
I will do 1st and 3rd today. Will be looking to address some lightweight wysiwyg editor but not 100% positive about that. - Brajesh Singh on November 14, 2015 at 9:52 am in reply to: [Resolved] Custom post fields in buddyblog #1507
Hi Martin,
I am sorry for the delayed reply.
The problem is BP Simple Front End post currently does not support date & URL. I will need to update the simple front end post plugin first. Please give me till Monday and I will add these.Thank you
Brajesh - Brajesh Singh on November 14, 2015 at 9:50 am in reply to: [Resolved] Custom BP Groups Tab/Page #1506
Hi Joshua,
Thank you for asking.
Though I am not 100% sure, I will try to explain a few things and may be some of them might be useful.1. with bbPress it is possible for each group to have separate forums but the forums will be available to all members, I don’t think that is something you want
2. It is easy to add a link in group navigation that will take user to some other page on the site, will that work?
3. If we need to show a Page inside the group(not just link), we will need to use group extension and some content to show. Is this that you are looking for?
Can you please let me know which approach are you looking for or is it something else?
Thank you
Brajesh