[Resolved] Menu Plus Issue

Home Forums Support [Resolved] Menu Plus Issue

Home Forums Support Menu Plus Issue

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #215431
    Nate

    Hi Tom,

    With the latest update I discovered that when menu plus is activated, the Appearance>Menu page is greyed out and there is no primary menu selected in the customizer, however my menu is showing as it was last configured. I tested this by deactivating each premium add-on one by one.

    Thoughts?

    #215464
    Tom
    Lead Developer
    Lead Developer

    Any chance you can show me a screenshot?

    #215633
    Nate
    #215641
    Leo
    Staff
    Customer Support

    Looks like you need to create a new menu first.

    #215642
    Tom
    Lead Developer
    Lead Developer

    Ah yea, that would be it. This article should help: https://generatepress.com/knowledgebase/using-menus/

    #215699
    Nate

    Here is a screen recording to see what is happening – http://recordit.co/1vY3JQ58q6

    My site has been live with a functioning menu for a few months – https://sportsacademyfoundation.org/

    This behavior didn’t start until the recent update.

    #215700
    Tom
    Lead Developer
    Lead Developer

    That’s bizarre. Can’t be anything inside GP Premium itself who we’d all be struggling with this.

    Maybe it’s a PHP memory limit issue. Try this: https://generatepress.com/knowledgebase/increasing-memory-limit/

    #215974
    John Hockley

    Hi Tom

    How would I go about getting rid of the white gap between the menu and the slideshow on my website. I have the margins all set to 0 in the slideshow, and the module.

    the site is http://www.londontransam.com

    thanks in advance for your help

    #215980
    Leo
    Staff
    Customer Support

    Hi John,

    Try going into Customizer > Layout > Header > Header Padding and set all the values to 0.
    Hope this works.
    p.s. please start a new topic for your own question next time 🙂

    #215983
    Tom
    Lead Developer
    Lead Developer

    Alternatively if you’re not using your header at all, just hide it:

    .site-header {
        display: none;
    }
    #215987
    John Hockley

    Thanks Leo

    I am not sure why, but there is no button for me to start a new topic.

    inside the Customizing/Layout/Header

    the only options I have are Header width which is full or contained, and Header alignment. No other options are available.

    Any remedies for this, and for starting a new topic?

    John

    #215993
    Leo
    Staff
    Customer Support

    Are you using GP premium? If yes can you make sure the Spacing add-on is activated in Dashboard > Appearance > GeneratePress?

    If not then add the CSS Tom provided above using this method: https://generatepress.com/knowledgebase/adding-css/

    To create a new topic, scroll to the bottom of the page in the support forum.

    Let me know if this helps!

    #215995
    John

    Worked perfectly. Thanks so much for your help Leo & Tom

    #215998
    Leo
    Staff
    Customer Support

    Glad it’s working!

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.