BuddyDev

Search

[Resolved] Buddyblog: Insert post image button doesn't show on Media menu.

  • Participant
    Level: Initiated
    Posts: 17
    Present Phuture on #13060

    Hi Buddydev

    I have an issue regarding the Buddyblog post text editor. When I try to add medis or set featured image. On the media menu, the ‘post image button doesn’t show. It is like the media library is hiding the buttons. Here is the image to show what I mean:

    https://postimg.org/image/ze3yctkcr/

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #13072

    Hi PresPhuture,

    I am unable to see that image(domain unreachable). The link seems dead at the moment.

    Can you please provide me a new link?

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    Present Phuture on #13078
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #13083

    Thank you. It worked finally.

    It seems the theme css is conflicting. we are not adding any css just using Default WordPress media model and it should have worked.

    If you can provide me a temporary normal(subscriber) user account, I can check and help you with the conflicting css.

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    Present Phuture on #13106
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #13151
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 17
    Present Phuture on #13311

    Hi Brajesh

    I apologise for the delay in responding. I’ve tried the css code and it is not working.

    Regards

    Presphuture

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #13312

    Please contact the theme author for css fix. If my CSS did not work, I will suggest suggesting itn touch with the theme author for better support.

    Also, you try adding important to make the priority high for the rule.

  • Participant
    Level: Initiated
    Posts: 17
    Present Phuture on #13864

    Hi Brajesh

    After a whole month of getting my Theme support team to finally assist me. I’ve managed to fix it. Here is the code if anybody has the same issue as mine. I know it only works for my theme however they can maybe change the class tag name and see if it works, or you guys could use it as a guide to help others:

     .media-modal-content .media-frame select.attachment-filters {width:100% !important;height: auto !important;padding: 0 14px;}
    .media-modal-content .media-toolbar-primary.search-form label {display:none;}
    .media-modal-content .media-toolbar { height: 45px !important; } 

    Once again thank you and may you have a great weekend.

    Regards
    PresPhuture

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #13873

    Thank you PresPhuture.
    I am glad it is resolved for you.

    Have a great weekend to you too.

    Best Regards
    Brajesh

The topic ‘ [Resolved] Buddyblog: Insert post image button doesn't show on Media menu.’ is closed to new replies.

This topic is: resolved