Forum Discussion
EricDeferm
Jan 29, 2018Steel Contributor
Master page - Hide Open With Explorer button in Ribbon
I've found the following info on the web: Hide the Windows Explorer Button in SharePoint Libraries
When I add the piece of code suggested on the web site to my Seattle.html master page (tested in m...
Deleted
Jan 29, 2018Are you using online? then it could be that the style has changed did you look it up with the developer tools if it is in this location?
- EricDefermJan 29, 2018Steel Contributor
Hi Deleted tx for your prompt reply. Your suggestion of location made me thinking and I realized that I pasted the code not in the right lines within the Master page. After correction, I no longer obtain any XML warnings. Although I published a major version of the page (and also in preview) the button OWE is still visible in the Ribbon. Any suggestions? Tx.
- Jan 29, 2018Mmmm...might I ask if you are intentionally modifying a SPO master page? If so, my advise is not to do it..use JavaScript injection instead
- DeletedJan 29, 2018
great but did you check if the classes that are used are still the same as the blog post you referred to?