-
AuthorPosts
-
September 12, 2016 at 11:23 pm #685414
Hi Guys.
Thank you very much for your awesome support.
I was looking about how to do something like that:Insert a video or image before the main menu.
Thank you very much.
p.d.I`m using google search but all what i find is about mega menu.
p.d.2: I was trying using on header settings, logo left and menu below, but then i have to setup a big logo like 1280×800 with some words, and be responsive like Inesta example?- This topic was modified 8 years, 2 months ago by mrpacogp.
September 13, 2016 at 10:16 am #685620Hi guys.
Can i set something on header.php like to load some page? Or Block?
My idea is to design a block with one gif, or video, with some text, and below of that the main menu of header.September 15, 2016 at 5:04 am #686669Hi!
Thank you for using Enfold.
Insert the container in the header.php file, above this line:
<?php if(!$blank) //blank templates dont display header nor footer { //fetch the template file that holds the main menu, located in includes/helper-menu-main.php get_template_part( 'includes/helper', 'main-menu' ); } ?>
You can either create your own container or use the existing slider or color section shortcode combine with the do_shortcode function. https://developer.wordpress.org/reference/functions/do_shortcode/
Best regards,
IsmaelSeptember 19, 2016 at 7:39 am #688326Thank you very much for your support.
I would test it today!September 20, 2016 at 6:40 am #688949October 1, 2016 at 7:10 pm #694242Hi, thank you very much for help.
I got it working, i can load something like a gallery or contat form before the navmenu, and get the nav-menu at the bottom of the page.
But, when i scroll down, i have setup on enfold, “if checked the header will sitck to the top of your site…” but the header get in bad position, not the top.
Apologize about my english.
I want to load a gallery or something before the nave menu, and when i scrolldown, the menu moves to the top.October 3, 2016 at 5:43 am #694419Hi,
Ok, could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardOctober 3, 2016 at 8:12 am #694473Hi Rikard, thank you very much.
I`m testing in kingvaders.com
Kind regards.October 5, 2016 at 4:19 pm #695580Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header.header-scrolled { top: 0; }
Best regards,
YigitOctober 5, 2016 at 4:21 pm #695583Thank you very much for your support.
I would test it right now.
Remember, this is what i want to do:
http://preview.themeforest.net/item/inesta-responsive-one-page-wordpress-theme/full_screen_preview/6648341?_ga=1.219003546.209827295.1473398049
An image or video before the menu, when scroll down the menu move to the top and fix.testing i told you soon.
Thank you again.
—Tested:
http://kingvaders.com/
Now the header disappears.- This reply was modified 8 years, 1 month ago by mrpacogp.
October 5, 2016 at 4:26 pm #695586Hey!
It does not disappear on my end. It is stuck to top when scrolled down. Please try checking your page in incognito view and flush browser cache
Cheers!
YigitOctober 5, 2016 at 4:32 pm #695594Awesome! You are trust!
Now its working!
Well, thank you very much, i can work right now with the beautiful enfold theme!
Now i have to find a gallery working,
i do on header.php:Well, dont work code tag on my browser, chrome on osx.
—
Edit:
Working on Chrome, Safari and Firefox, thank you again,Yigit Ismael and Rikard !!
Kind regards.- This reply was modified 8 years, 1 month ago by mrpacogp.
October 6, 2016 at 7:50 am #695890 -
AuthorPosts
- You must be logged in to reply to this topic.