Hammer Time
asked 10 years ago

I’d like to disable the ‘add media’ button but wondering if it’s possible via the settings or if it must be done via code.

3 Answers
DominicStaff
answered 10 years ago

To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://cmspioneer.com/designwall/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.

.wp-media-buttons { display: none; }

Regards,

cod3turk cod3turk
answered 10 years ago

I want to give visitors permission to upload the photos? Can you help

DominicStaff
answered 10 years ago

Hi,
At the moment, DW Q&A have supported the Insert / Edit image in the Mcetoolbar.
See the screenshot: http://prntscr.com/42i8gc

Powered by DW Question & Answer Pro