Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #795863

    Hey,
    currently I updated my business-website using your enfold-theme.

    The application runs pretty well, especially the desktop version. But the use on mobile devices like iPad or iPhone is not ideal.
    So, I need some support for this topic an hope you could give me some hints to solve those problems.

    1. I am using for my website the “parallax-motion-function”:
    Black planes cover images in the background and by scrolling up and down the planes move slightly vertical and show more or less details of the background image. On the desktop or Laptop version it works perfect, on the iPad/iPhone the parallax-motion-function does not exist.

    2. A second iPhone-problem is, that the “site-menu” at the top is complete not available by scrolling down.
    Probably, this refers to the “parallax-motion-function-problem” as well. But on the iPad the menu is available although scrolled down to the very end of the onepager-site.

    I hope you have an idea for an optimization and hear you soon.
    sebastian

    #796208

    Hey Sebastian,

    Thanks for contacting us!

    1- Parallax feature was disabled on mobile due to compatibility issues however Kriesi announced that upcoming major update will be mobile focused and features that were disabled due to compatibility issues will be revisited. Please kindly wait for Enfold 4.1 :)

    2- I am not sure if i understood this one clearly. Can you please elaborate? If posting screenshots will help explain better, you can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #801541

    Dear Ygit,
    many Thanks for you fast response.

    So, for 1 I have to wait until the Enfold 4.1 update is available.
    Could you tell me, when it ist expectable?

    For 2: Please have a look to the link below, which should link you to an imgur-post.

    lost menu on web-site …

    Here are posted three screenshots done with the iPhone. On the first (home area) is the main menu of the website available and it is possible to jump to the different areas of the onepager-site. On the following two (the portfolio area and the contact area) the menu is complete gone and not available?! This happens when you scroll down the web-site and starts immediately passing the home area.

    I hope the link works and helps to make clear the topic.
    Best regards,
    sebastian

    #801562

    Hi,

    1- Providing ETA for major updates are unfortunately very difficult for us as Kriesi and our dev team usually get very creative and keep adding new features and adding new ones before releasing updates :)

    2- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #advanced_menu_toggle {
        position: fixed;
        top: 30px;
        right: 10px;
    }
    

    Best regards,
    Yigit

    #802558

    Hey Yigit,
    1: hopefully the update is released quite soon, because parallax motion is a nice feature and more and more people use mobile devices ..;)

    2: Thanks for providing the code, it works on the iPhone!
    Unfortunately, it disorders a little bit the application on the workstation and the iPad, but I think I have to play around with the numbers for the best compromise. It is always not easy to define an application perfect for those several devices, right?!

    Best regards,
    sebastian

    #803705

    Hi,

    Yes that is right
    And you can always use media queries, to target properly for different devices.

    Let us know if there is anything else we can do for you.

    Best regards,
    Basilis

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