-
Author
-
January 12, 2015 at 00:43 #41714lovewpParticipant
Can you please tell me how to turn “off” the sidebar along with the navigation hamburger when I enter the blog section of my site, I see no option to turn it off and on like the search, or maybe I’m missing something? Please let me know how I can accomplish this. Thank you, having two sidebars isn’t to desirable.
January 12, 2015 at 01:28 #41717sharmstrModeratorUse this plugin to remove the icon that triggers the side bar when you are on a blog page https://wordpress.org/plugins/menu-items-visibility-control/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 12, 2015 at 08:37 #41729lovewpParticipant@sharmstr is there shortcode to put the hamburger in the menu via a ##hamburger## type method? if that were the case I could turn it off and on, is that possible? Thanks
January 12, 2015 at 14:46 #41747sharmstrModeratorOh right. I forgot that its not a option in appearance – menus. Shoot. There’s no shortcode, but there is another trigger. Try this.
wp admin – theme options – side menu – add toggle button on your menu: off
you’ll see a note there about the ability to add a toggle to the menu by putting in the Title Attribute input: class=open-sidebarwp admin – apperances – menus – links
url = #
link text / nav label = (space)
title attribute = class=open-sidebar
icon = menunow you should be able to control it with that plugin. keep in mind that you should always make sure there is a space in the nav label before saving the menu.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 12, 2015 at 15:02 #41752sharmstrModeratorAlso, looks like WP 4.2 wont delete menu items with a blank label when saving. https://core.trac.wordpress.org/ticket/24146
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 12, 2015 at 21:08 #41797lovewpParticipant@sharmstr Ok, everything installed and linked up, now how do I hide the hamburger navigation when on the blog page? where is the setting to do so? Thanks
January 12, 2015 at 21:28 #41799lovewpParticipant! is_home() && is_front_page() do not work? Please let me know what you are suggesting. Thanks.
January 12, 2015 at 21:53 #41804sharmstrModeratorYou only need ! is_home()
with: http://sharmstr.com/
without: http://sharmstr.com/blog/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 16, 2015 at 17:33 #42373sharmstrModeratorDid you finally get this working?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.