BuddyDev

Search

Replies

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

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

    No, BuddyBlog update is not required. Are you able to set/remove post thumbnail on the screen? Also, if you are using custom post type, please make sure your post type supports post thumbnail.

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

    Hi Peter, Nate
    Please Upgrade to Simple Front End post plugin 1.2.6

    Now, this plugin allows setting/removing featured image properly.

    Hope that helps.

    Thank you
    Brajesh

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

    Thank you Peter.
    Some good news here. I have got the add remove thumbnail working properly as well as the other things now. I won’t be able to post today and the code needs some more cleanup but will do tomorrow.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    In that case, just put it at the bottom of header.php that will be visible but may not look great.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Vicki,
    I am sorry but that depends on your theme. Most probably putting it in header.php should be fine. You will need to find the proper location (container etc) as I am not familiar with the above mentioned theme. Try putting it at the end and then you may adjust as per the layout.