Replies
- Brajesh Singh on December 12, 2015 at 7:09 pm in reply to: [Resolved] BP Force Profile Photo Plugin – Red Notification Bar Not Showing Up Anymore #2003
Hi Vicki,
I am sorry for the delayed reply.You will need to have this line in all your pages
<?php do_action( 'template_notices' ); ?>
Currently it is only on few specific pages(User/groups/forums) in your template.
This is used to display notice (and there is not other way to inject notice)
Please put that line in your header file and check if the notice is available or not. You may have to do it conditionally to avoid double notice on user profile/group though.Hope that helps.
Regards
Brajesh Hi Nate, Peter
1. The featured image is not being set as the current implementation is not passing the post id. I am working on it and will have a fix soon.
2. I agree with Peter on that. I am not sure about RT Media( It should most probably) but if you are using MediaPress, all the images /media uploaded by a user is available for use in their blog with the current implementation of BuddyBlog.
PS: For MediaPress, every expected feature is coming after 15th December(Includes watermark, rating and a lot more).
Hi Peter,
you will need to update BuddyBlog as well. I had the updated version(1.1.4) so could not notice. In the admin settings of BuddyBlog, you will see the option to allow uer uploads. Please make sure you select “Yes” and click “save”.After that the Button will appear on the new/edit blog post page.
@dtcdh16,
Hi Nate, are you using BuddyBlog. If yes, Please follow the steps above and It will be available.It is possible to use the Simple Front end post on any page, but you will need to write some custom code for it(Registering form)
Hi,
I have updated the Bp Simple Front End post plugin. Please upgrade to 1.2.5 and let me know if it works for you or not?Thank you
BrajeshHi,
Just wanted to update. There are two thing that has kept me from pushing.1. To allow users upload, we nede to grant user upload_files capability. I am trying to grant it only on the page the form is displayed for security reasons, but in the ajax mode we don’t know whether the upload request is coming from our editor or not(Using WordPress built in functionality here)
2. We want to limit the users to their own uploads viewing, the default uploader is showing all media(not the ideal situation). I can filter that but that is affecting the admin experience too.
I am still working on to find a better solution for these two things.
Thank you
Brajesh- Brajesh Singh on December 11, 2015 at 2:52 pm in reply to: [Resolved] Buddypress Ajax Registration Problem #1989
You are most welcome 🙂
- Brajesh Singh on December 11, 2015 at 10:32 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1986
Thank you Hans. Will update it again today then 🙂
- Brajesh Singh on December 11, 2015 at 9:28 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1984
Hi Hans,
Thank you for testing.The limit was by design. I can easily add this functionality on front end too. Do you think it will be useful to allow group admins to select the associated page(from site pages) ? If yes, Please do let me know and I will update the plugin.
Thank you
Brajesh - Brajesh Singh on December 11, 2015 at 6:53 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1982
Hi Chelle,
Hope you are doping well.
Have you had any chance to use the plugin?Thank you
Brajesh - Brajesh Singh on December 11, 2015 at 6:51 am in reply to: [Resolved] BuddyPress Ajax Registration #1980
Hi Paolo,
As per the mail, It is fixed and marking it as resolved here.Thank you
Brajesh