-
AuthorPosts
-
March 4, 2017 at 6:53 pm #755657
We are experiencing issues with the submenu setting in mobile main menu, when activated to appear as submenu items, when clicking on the parent level item to expand the menu it will expand the menu and then go to that page at the same time, this is not good for our visitors on mobile.
March 5, 2017 at 1:44 am #755772March 5, 2017 at 2:54 am #755803I have set the menu to the setting that is causing the issue, please check it quickly so that if it is not working correctly I can change it back for the users. URL private
March 5, 2017 at 3:08 am #755813Hi,
It worked correctly for me. one tap to expand & then tap a drop down to go to that page.Best regards,
MikeMarch 6, 2017 at 10:55 am #756293Hi there,
Sorry for hijacking this topic, we experience the same issue on our website (which is still in maintenance mode and can’t be accessed publicly yet). For our tests, we have used the Safari + Chrome browser on iOS.
Please advise how to proceed. Thank you!
Best,
JennyMarch 7, 2017 at 3:35 am #756708Hi!
To toggle submenu in mobile and also at the same time if you like to link the menu item to a page we need to add a toggle icon which show only in mobile so when users click on icon the submenus show and go to a page when they click on menu item please check this link https://kriesi.at/support/topic/customizing-the-icon-menu/#post-728168
Best regards,
VinayMarch 7, 2017 at 11:03 pm #757331Thank you, Vinay :)
Here it is also necessary to adjust the functions.php. Is there here a possibility, too, where it is not necessary to adjust the functions.php? With the next theme update this change will be gone and therefore this isn’t an option at all. We’re preparing this website for a customer, working with a child theme, and this adjustment shouldn’t be gone by the next theme update.
Thank you in advance for your help!
Best,
JennyMarch 8, 2017 at 9:51 am #757626Hi,
I’m sorry to say at the moment there is no other way to do this without editing functions.php but do not worry the changes can be saved even after the theme updates by using a child theme.
Please use a child theme and add your modifications so it remains intact after theme updates.
Best regards,
VinayMarch 8, 2017 at 11:26 pm #758083Hi again Vinay,
Thank you for your reply.
Like I wrote we’re already using a Child theme. Then we will have to adjust the functions.php file… Thank you!
Update after applying the changes: We’ve now some + signs in the mobile menu but the behavior doesn’t change. It’s still the same behavior as described in the initial post. Can you please advise further?Best,
Jenny- This reply was modified 7 years, 8 months ago by Chili2908.
March 12, 2017 at 3:17 pm #759600Hi there,
can you please advise further? Thank you.
Best,
JennyMarch 14, 2017 at 11:55 am #760629Hi,
your mobile menu looks good to me, but if you want that it’s not clickable on mobile, then you can add this code into Quick CSS field:
@media only screen and (max-width: 767px) { .menu-item-has-children { pointer-events: none; }}
Best regards,
AndyMarch 15, 2017 at 2:09 pm #761417Hi Andi,
thanks for your answer, but I think there is a missunderstanding.
Can you have a look at my graphic, please :)?
http://www.bilder-hochladen.net/files/big/kduu-63-e764.jpg
Best,
Jenny- This reply was modified 7 years, 8 months ago by Chili2908.
March 16, 2017 at 12:13 pm #761850Hello – I just wait a lot of days without solving the problem. Can please anybody have a look, please?
I can´t close the project until we have a solution for this. :(March 17, 2017 at 1:59 pm #762485Hi,
that won’t be possible. You would need to search for a plugins with such a function. This is what I see on the link you’ve provided: http://i.imgur.com/2b35hPc.png, which looks fine to me and which is the way Enfold is working.
You could also hire a freelance developer for any kind of customization you’re planning: http://kriesi.at/contact/customizationBest regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.