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
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,
I want to give visitors permission to upload the photos? Can you help
Hi,
At the moment, DW Q&A have supported the Insert / Edit image in the Mcetoolbar.
See the screenshot: http://prntscr.com/42i8gc
Please login or Register to submit your answer