BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    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: 25130
    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: 25130
    Brajesh Singh on in reply to: [Resolved] Buddypress Ajax Registration Problem #1989

    You are most welcome 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    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: 25130
    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: 25130
    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: 25130
    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Thank you for marking it as resolved. Closing the topic now.

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

    Hi Brayden,
    You don’t need a form there. Here is the code that will work for you

    
    <a href="<?php echo bp_get_signup_page();?>" class='btn btn-primary btn-lg btn-block bp-ajaxr'>Register</a>
    
    

    That will work.

    Hope that helps.

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

    Thank you Peter and Nate.
    I will be pushing it in 2-3 hours and will be posting here.

    Thank you
    Brajesh