{"id":1810,"date":"2017-06-15T14:47:19","date_gmt":"2017-06-15T12:47:19","guid":{"rendered":"https:\/\/blog.kodono.info\/wordpress\/?p=1810"},"modified":"2017-06-15T14:47:19","modified_gmt":"2017-06-15T12:47:19","slug":"how-to-hide-the-left-navigation-bar-in-sharepoint-without-css","status":"publish","type":"post","link":"https:\/\/blog.kodono.info\/wordpress\/2017\/06\/15\/how-to-hide-the-left-navigation-bar-in-sharepoint-without-css\/","title":{"rendered":"How to hide the left navigation bar in Sharepoint without CSS"},"content":{"rendered":"<p>We can easily find some workarounds to hide the left navigation bar on Sharepoint using CSS&#8230;. But I wanted to remove it on a specific page, without using any CSS.<\/p>\n<p>It&#8217;s actually pretty simple. You need to add the below tag into your .aspx page:<\/p>\n<pre class=\"brush:html\">\r\n&lt;asp:Content ContentPlaceHolderID=\"PlaceHolderLeftNavBar\" runat=\"Server\">&lt;\/asp:Content>\r\n<\/pre>\n<p>Tested with Sharepoint 2013 On-Promise.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We can easily find some workarounds to hide the left navigation bar on Sharepoint using CSS&#8230;. But I wanted to remove it on a specific page, without using any CSS. It&#8217;s actually pretty simple. You need to add the below tag into your .aspx page: &lt;asp:Content ContentPlaceHolderID=&#8221;PlaceHolderLeftNavBar&#8221; runat=&#8221;Server&#8221;>&lt;\/asp:Content> Tested with Sharepoint 2013 On-Promise.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","hide_page_title":"","footnotes":""},"categories":[15,170,11],"tags":[153,151,117],"class_list":["post-1810","post","type-post","status-publish","format-standard","hentry","category-astuce","category-english","category-niveau-debutant","tag-astuce","tag-niveau-debutant","tag-sharepoint"],"_links":{"self":[{"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/posts\/1810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/comments?post=1810"}],"version-history":[{"count":1,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/posts\/1810\/revisions"}],"predecessor-version":[{"id":1811,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/posts\/1810\/revisions\/1811"}],"wp:attachment":[{"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/media?parent=1810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/categories?post=1810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.kodono.info\/wordpress\/wp-json\/wp\/v2\/tags?post=1810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}