- This topic has 13 replies, 3 voices, and was last updated 6 years, 2 months ago by
Leo.
-
AuthorPosts
-
September 15, 2017 at 3:05 pm #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 π
September 15, 2017 at 3:35 pm #386229Leo
StaffCustomer SupportHi there,
Elementor usually doesn’t work for the blog page.
Have you tried contacting them to see if there is a way?
September 15, 2017 at 5:14 pm #386267David
StaffCustomer SupportEasiest 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.
September 15, 2017 at 10:36 pm #386336Manojit
Hi Leo,
Yes, I have left them an email. Hope to hear back soon.
September 15, 2017 at 10:43 pm #386337Manojit
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?
thanksSeptember 15, 2017 at 11:10 pm #386341Leo
StaffCustomer SupportTry this:
<?php if ( is_home() ) { echo do_shortcode("[elementor-template id='16040']"); } ?>
September 15, 2017 at 11:35 pm #386348Manojit
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 adviceSeptember 15, 2017 at 11:37 pm #386350Leo
StaffCustomer SupportSeptember 16, 2017 at 4:59 am #386420Manojit
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*
September 16, 2017 at 8:19 am #386493Leo
StaffCustomer SupportThere 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 π
September 16, 2017 at 9:50 am #386528Manojit
Something like this
https://avada.theme-fusion.com/technology/September 16, 2017 at 8:23 pm #386678Leo
StaffCustomer SupportThe header/navigation? Pretty easy with just GP: https://docs.generatepress.com/article/navigation-logo/#navigation-as-header
September 17, 2017 at 3:50 am #386790Manojit
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. πSeptember 17, 2017 at 9:08 am #386927Leo
StaffCustomer SupportNo problem!
-
AuthorPosts
- You must be logged in to reply to this topic.