BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25175
    Brajesh Singh on in reply to: [Resolved] Limit backend editing in Buddyblog #2045

    Hi Jon,
    Thank you. I am glad that you are liking it.

    You should try “edit_users”. That will only allow site admins to edit in the backend.
    For more fine grained control, you may want to look at this table

    https://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 25175

    Hi,
    I am sorry but I am unable to even produce the thing by editing others gallery. When in admin, if I edit a user’s gallery it remains theirs. I have tried a few combinations but nothing came.

    Can you please post your configuration( Assuming you are looking for a solution that the ownership has changed for the galleries or is the other issue still there?)

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

    Hi Hans,
    I will add the front end in a day or two. Sorry about delaying that.

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

    Hi Peter,
    have you had a chance to use the plugin?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25175

    Hi Vicki,
    Here is a screenshot showing the current plugin in action with twenty fifteen. Haven’t checked with twenty fourteen, but since both the themes use template pack, It should be fine.

    http://i.imgur.com/EwEtS3g.png

    PS: I have updated the plugin again with some database issue fixed, Please upgrade to 1.0.3 and see if that fixes the issue.

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

    Hi Peter,
    Thank you. Finally, I have uploaded 1.2.7 that will work for posts. I haven’t tested it with custom post type though. If any of you notice any issue, please do let me know.

    Thank you
    Brajesh

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

    Ok, A huge mistake on my end. I was not handling the ajax actions and WordPress was not allowing subscriber to set post thumbnail.

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

    Hi Peter,
    I am sorry. May be you are right as I just realized I was doing the tests with an author account and forgot to do the final test with subscriber. Please give me an hour and I will have more details. I am sorry for all the trouble. It is most probably an issue on my end.

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

    If that is not happening, The javascript file is not loading. Can you please check if bsfep.js is being loaded?

    It should be loaded in the footer on the page where form is displayed. If it does not load, you will see featured image option but that won’t be set. It overrides some of the media model/view settings for post id/nonces to make them work.

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

    Hi Peter,
    Most probably the included js is not loading. Please try this and let me know what you see

    1. Click Add New in BuddyBlog menu
    2. On that screen, click “Set Featured Image link” which is just below the Content Area
    3. Does that link open a popup? If yes, select an image and click the button “Set featured image”, Now, that image should be inserted in the area below post content. Is that happening?

    That’s all I need to know.

    PS: And admin uploaded image can not be deleted/removed by subscribers.