Forum Replies Created
-
AuthorPosts
-
June 20, 2017 at 8:45 pm in reply to: How 2 connect Fullwidth Sub Menu topics to Fullwidth Easy Slider Photo in a Page #810636
PROBLEM SOLVED USING COLOR SECTION INSTEAD OF FULL WIDTH EASY SLIDER TKS
June 20, 2017 at 3:03 pm in reply to: How 2 connect Fullwidth Sub Menu topics to Fullwidth Easy Slider Photo in a Page #810386Hi Rikard,
I will try to explain it to you using the website that I sent as an example bellow:
http://www.raymarine.com/multifunction-displays/axiom/
You will see that this page that I sent above have a sub menu bellow the main introductory picture written AXIOM – SIMPLY SUPERIOR, this sub menu with the topics: Axiom, Overview, 3D Sonar, Awareness, Features, The Range….give a shortcut to the related topic on the page. So, when I click 3D Sonar, it scroll the page down to the exact topic.
Thats what I would like to to do with the Enfold Fullwidth Sub Menu…connecting it to my fullwidth banners that are related to each topic…
So…on my sub menu I have: Axiom, Visão Geral, Sonda 3D, Segurança, Características
I want that when I click Axiom: Nothing happens, stays on the beggining.
I want that when I click Visão Geral: The page scrolls down to the first banner with a boat on the water written on it “APRESENTAMOS O NOVO AXIOM”.
I want that when I click Sonda 3D: The page scrolls down to the second banner with a guy fishing written on it “NOVA SONDA 3D REALVISION”.
I want that when I click Segurança: The page scrolls down to the third banner with the guy touching the display written on it “MAIS SEGURANÇA PRA VOCÊ”.
And I want that when I click Características: That the page scrolls down to the last banner with a display written on it “CARACTERÍSTICAS GERAIS”.Can this be done? Do you understand me?
Looking Forward for a solution,
Bellow is my website again, exactly the page that I want to do this….
Dear Jordan,
To increase my php memory to 256 MB or higher I will have to pay a extremely expensive monthly payment to my hosting provider.
Is there any other solution? Is this have something related to any of my plugins? WordPress? Cache?
Any other ideas because this is a simple institucional website. What can I do? I start working on a page and the content simply don’t go to the website properly…and I don’t have any errors showing…have you tried to enter my page, and using any saved templates that i have and trying to upload it?
Please help me
Hi Ismael,
I know that the mentioned site is using enfold, thats why I bough enfold on the first place.
The thing is, that I want to produce a dropdown menu like them.
Att,
Regards
February 29, 2016 at 10:27 pm in reply to: One Page Entry Topics linked with Mega Menu related Topic #591157Hi Basilis,
I discovered it. It was a simple thing about ID Selection use.
I figured it out.
Tks!
February 29, 2016 at 10:26 pm in reply to: Enfold Administrative Area – Text in Color Section Disappears when updating it #591155Hi Basilis,
Problem solved.
I think it was about the html.
Tks!
February 29, 2016 at 5:04 pm in reply to: Enfold Administrative Area – Text in Color Section Disappears when updating it #590942There you go…tks!
February 26, 2016 at 4:52 pm in reply to: One Page Entry Topics linked with Mega Menu related Topic #589882Anyone out there to help me?
February 26, 2016 at 4:51 pm in reply to: One Page Entry Topics linked with Mega Menu related Topic #589881Hello?
February 24, 2016 at 9:02 pm in reply to: One Page Entry Topics linked with Mega Menu related Topic #588637Hi Andy,
Following this reply you’ll find the link for the page regarding the subject. If you need my password for setup just say.
Regarding the link I am sending. You’ll see that on the top part, at the beginning of the page there is an opening video for the entire section entitled “MAN Maritime Diesel Engines”. This same topic is at the mega menu menu as category.
Bellow the video (MAN Maritime Diesel Engines – category), scrolling down, you’ll see an example of the next part of the page that is the subcategory “Operações Leves”.
So, At the Mega Menu when you point the cursor over Motors you’ll see the main category MAN Maritime Diesel Engines and the subcategories ( – Opercaçoes Leves, – Operacoes Medias and – Operacoes Pesadas.
The thing is that I want to do one page with all this topics linked with the exact topics at the mega menu so that when people choose it at the mega menu they topic you jump to the right part of the page exactly where is that topic.
I think that in order to do this kind of work I’ll need to use the attributes, anchor, id selection. I dont know. And there isnt a good tutorial on the subject.
Im trying to do this work mirroring myself (www.manrollo.com) on another website because it is the same product just different distributors…if you want to see how they did, you’ll find the same categories and subcategories and working exactly like I want and they also used enfold. E
I will put their website below.
Hope now I can be understood. Cheers!
Mine is like the private content link….where do I go to make modifications?
- This reply was modified 8 years, 10 months ago by gsestini.
Genius.
So, how do I do to put my menu exactly like theirs?
Dear Elliot,
The problem is not that.
If you see in the print screen that I’ve sente, the Mega Menu from the manrollo website is made also with Enfold and is different from the mega menu from my website Mega Menu “dropdown menu”…
I want to customize my menu to be like theirs….how do I do that?
Also, when I shrink the browser window a box with the menu items appear…how to show Menu written instead of the box?
My page still have the menu running over the logo….is it normal…the menu goes off but only after running a little bit over the logo.
My CSS Quick Codes are like this:
.header_color .main_menu ul:first-child > li > a { color: gray; font-weight: 100; font-family: ‘PT Sans’; }
.header_color .main_menu ul:first-child > li > a:hover { color: gray; }
.header_color .main_menu ul:first-child > li.current_page_item > a { color: gray; }
.layerslider-open-sans {
font-family: ‘Open Sans’ !important;
}
#header .avia_mega_div { center: -500%; }
}
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
font-size: 40px;
}
.main_menu {
center: 300px;
}
#header_main {
background: #ebebeb;
background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
background: -o-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ebebeb’, endColorstr=’#ffffff’,GradientType=0 );
}
@media only screen and (max-width: 1024px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }}
#wrap_all {
position: relative !important;
}I received your email and tried the codes i found but my page…
-
AuthorPosts