[Support request] Elementor Custom Nav Menu on Blog Page

Home Forums Support [Support request] Elementor Custom Nav Menu on Blog Page

Home Forums Support Elementor Custom Nav Menu on Blog Page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #386210
    Manojit

    Hey Guys, Hope you all are having a great time.

    So I just got elementor today especially for the nav menu addon, So I was wondering if there is any way I can make my elementor custom menu show up on blog page? Currently I have disabled GP nav menu.

    Thanks πŸ™‚

    #386229
    Leo
    Staff
    Customer Support

    Hi there,

    Elementor usually doesn’t work for the blog page.

    Have you tried contacting them to see if there is a way?

    #386267
    David
    Staff
    Customer Support

    Easiest way without code is to create an elementor template of your navigation and add it’s shortcode to a GP Header which you can then add to your Blog page.

    #386336
    Manojit

    Hi Leo,

    Yes, I have left them an email. Hope to hear back soon.

    #386337
    Manojit

    Yes, I have already created an elementor template, How do i add the shortcode to gp header? with gp hooks? How do i get it to show on blog page?
    thanks

    #386341
    Leo
    Staff
    Customer Support

    Try this:

    <?php if ( is_home() ) { 
        echo do_shortcode("[elementor-template id='16040']");
    } ?>
    #386348
    Manojit

    At work now, I will try it out as soon as i reach home, thanks.

    By the way Leo do you have any idea on how can I get my logo into the navbar like this?

    http://fairdeallab.website/demos/startup/product_landing.html

    I don’t want sticky nav i just want a simple transparent nav with my logo in it and the nav should work well with elementor background video header. πŸ™‚

    I have tried adding my logo and hiding site title and tagline but the alignment is not in the middle.
    the logo and the nav menu is not aligned on middle. logo seems to be below nav menu.

    note-nav is float right.
    please advice

    #386350
    Leo
    Staff
    Customer Support
    #386420
    Manojit

    so I downloaded elementor header and footer plugin and made my header in that, Got the way I wanted my nav to be design wise but it lacks the sticky functionality. Anyway thanks for the help πŸ™‚

    I guess I will keep bugging you guys more till I fully understand this theme lol BTW is there any video tutorial on GP? I would like to know how the whole header function works.

    *The support is awesome here*

    #386493
    Leo
    Staff
    Customer Support

    There is no videos for header currently.

    What are you hoping to achieve? If you can provide an example I’ll point you to the right direction πŸ™‚

    #386528
    Manojit
    #386678
    Leo
    Staff
    Customer Support

    The header/navigation? Pretty easy with just GP: https://docs.generatepress.com/article/navigation-logo/#navigation-as-header

    #386790
    Manojit

    Well, right now I have got my desired result using the elementor header and footer plugin.
    Transparent fixed nav combined with elementor section.
    Anyway thanks for the info, I will check it out tonight. πŸ™‚

    #386927
    Leo
    Staff
    Customer Support

    No problem!

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