Tagged: mobile
-
AuthorPosts
-
August 31, 2015 at 9:12 am #495653
There is an issue with (at least) iPhones (iOS 8, latest updates, iPhone 6) using the relative menu links of the Enfold wedding theme.
Steps to reproduce:
– open the wedding example (http://kriesi.at/themes/enfold-wedding) in mobile safari
– open the menu (button at the upper right)
– select any entryexpected behavior:
the browser scrolls to the target, and the menu is hidden againactual behavior:
the page gets wider. the menu is put at the right of the actual page and is still visible. Screenshot: http://postimg.org/image/9rfvdi0w1/I’ve created a WP site based on that theme, and want to allow mobile users to use it as well. Is there any way to fix the issue and hide the menu after an entry is selected?
August 31, 2015 at 3:25 pm #495886Hey thewilli!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#wrap_all { position: relative !important; }
Cheers!
YigitAugust 31, 2015 at 3:30 pm #495890Hey Yigit,
works for me, thank you very much!
Best regards,
WIlli
August 31, 2015 at 3:35 pm #495894Hi!
Issue was fixed. Currently Enfold demo is using an older version. Please make sure that you are always using the latest versions. Currently the latest version is 3.3.2 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitAugust 31, 2015 at 3:37 pm #495896Hi!
Currently the latest version is 3.3.2
I am using 3.3.2 (and started with it, i.e. did no upgrade at all), but ran into the issue when importing the wedding demo. Strange..
Regards,
Willi
August 31, 2015 at 3:41 pm #495899October 26, 2015 at 4:27 pm #525024any fix for this? I have the same issue thanks
October 26, 2015 at 5:12 pm #525056Hey!
Have you tried adding the code i posted here – https://kriesi.at/support/topic/responsive-menu-on-wedding-example-is-not-closed-but-moved-to-the-right/#post-495886 to Quick CSS?
Regards,
YigitOctober 29, 2015 at 6:15 pm #527057Hi yes thank you – I’ve tried that – still doesn’t work. Tried fixing it with JQuery – that didn’t work.
Can you advise? The site has been launched and the issue is pretty urgent for us. ThanksNovember 2, 2015 at 4:41 am #528218Hi @ermington,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.