Replies
- Brajesh Singh on April 19, 2016 at 6:34 pm in reply to: [Resolved] BP Editable Activity and BP Groups #3633
Hi Leo,
Please upgrade to 1.1.3 and It will work.
Hope that helps.Thank you
Brajesh Hi Dandy,
Most probably you changed the text in the original widget earlier. This lineThere are no users currently onlineshould match the exact line which is there in the widgets file.
- Brajesh Singh on April 19, 2016 at 2:49 pm in reply to: [Resolved] BP Editable Activity and BP Groups #3630
Hi Leo,
Thank you for reporting the issue. I am looking at it. will have a solution soon.Thank you
Brajesh Hi Brendan,
Thank you for confirming.Please modify the form.php as you wish to make it look better.
Thank you for confirming. Please delete it from the admin and download a fresh copy to install/update. to avoid it in future, if you want, you may install BuddyDev dashboard plugin.
Please do check and let me know after the update.
Thank you
BrajeshHi Brandan,
I am sorry for the delayed reply. Can you please confirm that you are on the version 1.2.9 of the BP Simple front end editor? Are you using BuddyDev dashboard for automatic updates?- Brajesh Singh on April 19, 2016 at 1:29 pm in reply to: [Resolved] Add hover popups at the User's Profile #3621This reply has been marked as private.
- Brajesh Singh on April 19, 2016 at 1:23 pm in reply to: [Resolved] insert image via wysiwyg into forum posts bbpress #3619
Hi Simon,
will post an example in 1-2 days. Sorry for the delay. - Brajesh Singh on April 19, 2016 at 1:22 pm in reply to: Group Categories and restricting which ones display. #3618
Hi Phil,
No problem.
There are two things that can be done here:-
1. Easy way:- Will it work if we assign one of the allowed categories for the group automatically if no group is assigned.2. Or, It will be a little bit complicated but we do plan to have this feature in future, Allow group admins to select a default category(or term) which will be used when no category is assigned. it will take some time though.
Please let me know which one suits you better.
Thank you
Brajesh - Brajesh Singh on April 19, 2016 at 9:10 am in reply to: [Resolved] Remove the subject line requirement in messages? #3612
Hi Alayna,
You may use the following js(in document ready block) to add the subject on your ownjQuery('#send_message_form').submit( function() { jQuery('#subject').val("Some message subject"); });Please do note that the above simple is a simple hack and it will not affect notifications etc. You will have to update emails for notification to avoid sending message title.
Hope that helps.
Regards
Brajesh