BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Buddyblog, images/media support. #2002

    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).

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Buddyblog, images/media support. #1996

    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)

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Buddyblog, images/media support. #1993

    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
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Buddyblog, images/media support. #1992

    Hi,
    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Buddypress Ajax Registration Problem #1989

    You are most welcome 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] How to Create a Custom Page for Groups? #1986

    Thank you Hans. Will update it again today then 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on 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