hello semicolon
I have a general problem width moilde menus vs desktop menus and the actions hover and click.
on desktop we have a mouse and a hover function.
hovering a menu item expands its subs / childs.
on mobiles there is no hover function.
there fore click opens its subs / childs.
I am using your templates to integrate them in CMS.
most of the like e.g. TYPO3 act in general, clicking a menu item opens the related page.
ok that works with your menus fine on desktop.
but not on mobiles, as on on mobiles a click only opens the page if there are no subs / childs. as described above if there are subs / childs to a menu item, that the menu is expanded but not the page shown.
this is a hugh problem on all websites I create with CMSytems.
as there is no hover on moblies just click, I would suggest a different method of handling the the menus on mobiles.
on mobiles we have the menut-item name and on the right side the arrow, indicating there is subs.
so IMHO the best solution would be to alter the functionality of mobile menus.
if there is no subs / childs no arrow on the right and clicking the item opens its page.
but if there is subs / childs, the the menu item should have double functionality.
clicking on the menu item name, should directly open the page and show it's content.
clicking on the arrow should fold down and show the subs / childs.
otherwise I always need to have an additional page as first child and make the parent a shortcut to first child, so when on desktop clicking the parent it will open the first child. when on mobile clicking the parent it will fold down the childs and ths click on first child shows the content that normally belongs to parent.
this leads to longer urls and often a wording problem.
I hope I have described well what my issue is, and am desperately hoping you can provide a solution for this.
if you need samples, I will post them with acces credentials in a private post, as the actual website is still on dev.
thx rgds,
guido
