• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Hamburger menu Lifestyle Pro not showing

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Hamburger menu Lifestyle Pro not showing

This topic is: not resolved

Tagged: hamburger menu, Lifestyle pro theme, responsive

  • This topic has 4 replies, 2 voices, and was last updated 10 years, 5 months ago by Brad Dalton.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 14, 2015 at 1:28 am #171065
    Josephine
    Participant

    Hi,

    I have a site for a cliënt made with the Lifestyle Pro theme. One problem: on smartphone I don't get the hamburger menu like in the demo here on studiopress.com.

    I did not make any changes to the css of the menu. Just the header was too high for my cliënt and I adjusted that.

    Would anyone please advice me on this? I would be really greatfull!

    Josephine

    http://www.vocaalensemblegroningen.nl/
    November 14, 2015 at 9:01 am #171078
    Brad Dalton
    Participant

    There's no jQuery in your responsive-menu.js file.

    Please download a fresh copy of your theme and replace the js folder.


    Tutorials for StudioPress Themes.

    November 14, 2015 at 12:43 pm #171098
    Josephine
    Participant

    Hi, thanks for your reply, but, the file is there. I will ask the hostingcompagny what might be the reason for this problem. The host has a one click install for WordPress and I could not get to the editor in WordPress yesterday. I had to adjust the wp-config.php file and I had the editor back. Perhaps this is a similar problem...

    Josephine

    November 14, 2015 at 12:50 pm #171099
    Josephine
    Participant

    This is what's in the js folder and that's the same as in the new download js folder:

    jQuery(function( $ ){
    
    	$("header .genesis-nav-menu, .nav-primary .genesis-nav-menu, .nav-secondary .genesis-nav-menu").addClass("responsive-menu").before('<div class="responsive-menu-icon"></div>');
    
    	$(".responsive-menu-icon").click(function(){
    		$(this).next("header .genesis-nav-menu, .nav-primary .genesis-nav-menu, .nav-secondary .genesis-nav-menu").slideToggle();
    	});
    
    	$(window).resize(function(){
    		if(window.innerWidth > 767) {
    			$("header .genesis-nav-menu, .nav-primary .genesis-nav-menu, .nav-secondary .genesis-nav-menu, nav .sub-menu").removeAttr("style");
    			$(".responsive-menu > .menu-item").removeClass("menu-open");
    		}
    	});
    
    	$(".responsive-menu > .menu-item").click(function(event){
    		if (event.target !== this)
    		return;
    			$(this).find(".sub-menu:first").slideToggle(function() {
    			$(this).parent().toggleClass("menu-open");
    		});
    	});
    
    });
    November 14, 2015 at 1:13 pm #171100
    Brad Dalton
    Participant

    Maybe its not being loaded via your functions file.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble