-
AuthorPosts
-
January 27, 2016 at 2:30 pm #572884
Hi
My current site http://www.fotowalther.ch is created with Flashlight (non-responsive).
With WP4.4 there is some kind of responsiveness, however, on a mobile device you can barely read the menu.
I would like the menu to always stay on top of any page, displaying the main menu items, on hovering it should show a drop-down with the submenus. (Same function as currently in place, but on top and adapted for mobile devices).
No hamburger button!I might switch to Enfold, provided there is a solution for the menu as described.
I would appreciate getting examples of responsive Enfold-sites with several submenus created without a hamburger button (aka side menu, navigation drawer)?
Is there a way to do it with Enfold at all?
Example:
Main menu: Home, Gallery, Cart, Links, Contact
Submenus:
Gallery/Landscape
Gallery/Landscape/USA
Gallery/Landscape/UK
Gallery/Landscape/Canada
Gallery/Portraits
Gallery/Animals
etc.Thanks,
BrunoJanuary 27, 2016 at 3:18 pm #572910Hi bruwa!
I think it could be possible with Enfold. Check out if you find anything what you want: http://kriesi.at/themes/enfold-overview/
Best regards,
AndyJanuary 27, 2016 at 4:11 pm #572987Hi Andy
– I’m not sure what you mean by “I think it could be possible”? Are you confirming it is possible or does it just mean “maybe” (i.e. purchase and find out yourself)? Does anybody else know for sure?
– all these demos use the hamburger button – the one thing I explicitly said I did not want to use – I’m disappointed.Any other suggestions?
Regards,
BrunoJanuary 27, 2016 at 4:15 pm #572991Hi Bruno!
Can you please post a link to an example site which is responsive and not using a mobile menu?
There are couple of plugins that you can try but i believe mobile menu is the best way to control menus on small screensizes where having a desktop menu would cover most of the space :/Best regards,
YigitJanuary 27, 2016 at 5:12 pm #573057Hi Yigit
It seems that I missed the boat.
I have just noticed that the “Enfold shop demo” addresses part of my question.The only thing I hate about it is that the side menu hides the entire screen of a mobile device.
Is there a workaround in Enfold?
See: https://s.codepen.io/lukejacksonn/fullembedgrid/PwmwWV?type=embed&animations=run# (I would replace the number with text “more”).Best regards,
Brunomore examples: https://css-tricks.com/the-priority-navigation-pattern/
- This reply was modified 8 years, 10 months ago by bruwa.
January 30, 2016 at 7:47 am #574920Hey!
1. What you need with a menu is possible with some minor customisation in enfold. For example if you need a vertical menu and change it to a horizontal menu and make it sit on top of the page. (without a hamburger menu) users can scroll to top of the page in mobile device to view the menu. To confirm this please send us a link to example you like or a mockup once we are on the same page we will confirm it.
2. Your codepen.io link is not working for us it’s a 404. as i understand you want to remove the filters in the shop page and display some text there or make it full screen… yes this is possible in Enfold.
If you have any more questions please feel free to get in touch with us.
Regards,
VinayFebruary 1, 2016 at 4:19 pm #575860Hey
thanks for your comments.
Meanwhile I created a mockup of the desktop as well as of the envisioned mobile version.1) The desktop version should show a vertical menu on the left side, with the same design as the dummy from the Flashlight demo.
2) The mobile (responsible) version should show a vertical menu sliding in from the right edge (including 3 menu levels). The slider should not hide the entire screen, but only have the width needed to accommodate the menu.
Can both be done in Enfold?
(I gave in as far as my request to avoid the hamburger button is concerned. I still don’t like it, but if the mobile user is happy with it, it’s okay.
Thanks,
BrunoFebruary 4, 2016 at 3:17 pm #577791Hi!
Sorry we cannot see any mockup you created please upload it to imgru.com and share the direct link please.
1. is clear
2. It’s not clear how you will slide the menu without hamburger menu but is this something you like the menu to look like in mobile ? http://graphitivity.com/instant-responsive-menus/demo/03-slide-menu/02-vertical/02-right.html
If the above is correct please try a suitable plugin https://wordpress.org/plugins/search.php?q=slide+menu+
Regards,
Vinay Kashyap- This reply was modified 8 years, 10 months ago by Vinay.
February 4, 2016 at 3:47 pm #577804Hi
The links to my mockups were in the private content. Maybe the have gone lost in cyberspace, so I added them here again (private content).It seems that my last sentence was not clear: I no longer request to avoid the hamburger button. (I still don’t like it, but if the mobile user is happy with it, it’s okay.). However, I insist that the slider does not hide the entire screen (and the hamburger button sits on the right hand side of the header). I hoped this could be done with just a CSS modification.
Thanks for pointing me to these plugins. I’ll give them a try.Regards,
BrunoFebruary 8, 2016 at 11:02 am #579488Hey!
I checke your website on mobile, but there is no mobile menu for me. Did you remove it? please activate it again, because we need to be able to inspect the elements in question, so we can provide you some precise css code. Let us know when you are ready.
Best regards,
AndyFebruary 8, 2016 at 1:05 pm #579555Hi
my post starts with the following statements (quote):
– My current site http://www.fotowalther.ch is created with Flashlight (non-responsive).
– I might switch to Enfold, provided there is a solution for the menu as described.
**************
My questions (requirements for switching) are:
1) I want the desktop menu to look the same with Enfold as with Flashlight (see mockup or active homepage)
2) the mobile menu must NOT hide the entire screen (it should be flexible and only take the width required to accomodate the menu as shown in the mockup).I was then asked to create mockups to show my points.
There must be a fundamental misunderstanding. Why would you like me to show the solution when I am asking to know if it can be done in the first place?
To see how it looks when the mobile menu hides the entire screen please check any of the Enfold demos. I’m asking because I don’t want the menu to look like this. I wonder whether it would be possible with a CSS code or a file modification to achieve what I want.Regards,
BrunoFebruary 8, 2016 at 1:35 pm #579589Hey!
yes of course it would be possible. Would have been easier for us if we can inspect the elements in question on your site. But I get your problem now. So try this code in Enfold’s Quick CSS field:
#mobile-advanced { width: 85%; }
and adjust as needed.
Cheers!
AndyFebruary 8, 2016 at 1:45 pm #579600Hi Andy
Thanks!
What about the desktop menu?
Where in Flashlight can I find the code of the menu I’m looking for (that partially transparent block, offset from the left edge – see my current homepage or the mockup/screenshot or the Flashlight demo)?
What code (CSS?) would I need to transfer or modify (and where to insert/modify)?Cheers,
Bruno
February 8, 2016 at 1:53 pm #579607Hi!
not sure what you mean. Do you want to move your current menu to the right? if yes then use this code inside of Quick CSS:
.sidebar.sidebar1.box { margin-left: 50px; }
and adjust as needed.
Cheers!
AndyFebruary 8, 2016 at 3:43 pm #579702Hey Andy
Re desktop menu:
I added 2 links to show my point (edited screenshots – see private content).
– In the Flashlight menu, part of the menu area is transparent (top and near bottom)
– the Flashlight menu is moved to the right (this is what your code is supposed to do – unfortunately I don’t see any change)How can I move the menu and create the partial transparency in Enfold?
*******************************************************
Re mobile menu:
Your code reduces the width of the menu, however:
(please check the screenshot from a responsive theme in the private content)
1) the area on the left of the (reduced width) menu should be transparent (remember, my goal is that the menu slider must not hide the entire screen)
2) is there a way to make the width of the menu slider flexible, i.e. self-adapting to the width of the content of the menu, instead of a having a fixed percentage of the fullsize slider (if there are only short items in the menu, the slider should be smaller, when the content includes long words, the menu slider should get wider accordingly). Of course I can check and adjust the width when I add a new menu item, but it would be more elegant if this happened automatically.Regards,
BrunoBTW: these desktop design elements were what caught my eye, when I first saw the Flashlight demo, therefore I would like to recreate it in Enfold
February 9, 2016 at 9:08 pm #580572Hi!
this won’t be easily possible with default theme settings. Enfold is not made the same way as Flashlight theme. Maybe there are some plugins wich do the job for you, otherwise you would need to hire a freelance developer for this job, as it would require a huge amount of time and customization of the theme.
Cheers!
Andy- This reply was modified 8 years, 10 months ago by Andy.
February 10, 2016 at 6:21 pm #581294Hi Andy
re Flashlight
could you please let me know which code in which file creates that specific menu design in Flashlight (see link in private content)?Thanks,
Bruno
February 10, 2016 at 6:25 pm #581298Hey!
Following code
.sidebar, .border-transparent, .avia_fullscreen_slider_thumbs, .avia_fullscreen_slider_thumbs img { background: transparent url(../images/skin-minimal/bg-trans.png) repeat 0 0; }
in flashlight/wp-content/themes/flashlight/css/minimal-skin.css file does it :)
Regards,
Yigit -
AuthorPosts
- The topic ‘Responsive multilayer menu/navigation (submenus) without hamburger button ?’ is closed to new replies.