Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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 entry

    expected behavior:
    the browser scrolls to the target, and the menu is hidden again

    actual 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?

    #495886

    Hey thewilli!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #wrap_all {
    position: relative !important;
    }

    Cheers!
    Yigit

    #495890

    Hey Yigit,

    works for me, thank you very much!

    Best regards,

    WIlli

    #495894

    Hi!

    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!
    Yigit

    #495896

    Hi!

    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

    #495899

    Hey!

    I see. We will look into it. Thanks for the heads up :)

    Cheers!
    Yigit

    #525024

    any fix for this? I have the same issue thanks

    #525056

    Hey!

    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,
    Yigit

    #527057

    Hi 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. Thanks

    #528218

    Hi @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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.