[Resolved] SECONDARY MENUS BELOW

Home Forums Support [Resolved] SECONDARY MENUS BELOW

Home Forums Support SECONDARY MENUS BELOW

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1598640
    Alejandro

    Hi team
    ,
    How can I place the secundary menu at the bottom of the page?
    and How can show it displayed by default?

    many thanks

    #1598687
    Leo
    Staff
    Customer Support

    Hi there,

    Can you specify what you meant by the bottom of the page?

    Like below the copyright field?

    Let me know ๐Ÿ™‚

    #1598720
    Alejandro

    Hi,
    yess

    yes just above the copyright field bar

    thanks

    #1598729
    Leo
    Staff
    Customer Support

    Try this solution:
    https://generatepress.com/forums/topic/move-secondary-navigation-before-footer/#post-1503239

    Replacegenerate_before_footer with generate_after_footer_widgets.

    Let me know if this helps ๐Ÿ™‚

    #1599130
    Alejandro

    OK leo,

    but How can I add the PHP snipet????

    tnaks

    #1599212
    David
    Staff
    Customer Support

    Hi there,

    this article explains how to add PHP:

    https://docs.generatepress.com/article/adding-php/

    #1599957
    Alejandro

    Hello again,

    I have installed the Code Snippets plugin,

    but can you tell me more exactly what code to put and where?

    thanks

    #1600173
    Leo
    Staff
    Customer Support

    So do step 1 in David’s solution here:
    https://generatepress.com/forums/topic/move-secondary-navigation-before-footer/#post-1503239

    Then copy this code:
    add_action( 'generate_after_footer_widgets', 'generate_secondary_navigation_position', 1 );

    Paste in Code Snippets plugin, then click Save and activate.

    #1600425
    Alejandro

    Hello again,

    I followed your instructions
    1. secundary menu > no navigation
    2. paste the code in plugin

    but don’t work.

    what am I doing wrong?

    thanks

    #1600813
    David
    Staff
    Customer Support

    Can you share a link to your site ?

    #1601424
    Alejandro

    Ok…David
    I sent you as a private field

    #1601731
    David
    Staff
    Customer Support

    Can you change the code back to the exact code i provide here:

    https://generatepress.com/forums/topic/move-secondary-navigation-before-footer/#post-1503239

    #1602473
    Alejandro

    Thanks David,
    now work well

    Best regards!

    #1602714
    David
    Staff
    Customer Support

    You’re welcome

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