BuddyDev

Search

BuddyBlog – feature image – user can edit in admin backend

Tagged: ,

  • Participant
    Level: Enlightened
    Posts: 48
    Eric Hinz on #41027

    Hi,
    In my site the user have in the media sidebar an edit link by adding a feature image, with which he gets into the admin backend.
    Best would be do disable the media sidebar. Which solution do you sguuest here?
    Thanks, best regards

  • Keymaster
    (BuddyDev Team)
    Posts: 24339
    Brajesh Singh on #41029

    Hi Eric,
    Thank you for using the plugin.

    Please visit Dashboard->Appearance->Customize->Additional CSS and put these lines

    
    .media-frame-content .media-sidebar{
    	display: none !important;
    }
    

    That should hide the media sidebar.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved