-
AuthorPosts
-
August 11, 2014 at 11:46 am #302492
Hallo nach Österreich , hi to Austria,
i love your theme and your Visual Editor. But as i tested and (also read in this forum)
the parallax scrolling and also fixed image Option is not working with the actual Theme Release
on the iPad.In time of “mobile First” Website-Generation this is a absolutly need for a graphic-orientated Designwork.
That it will work in your theme, i can see it on websites like :
http://www.westcobbdiner.com/And as i read, Kriesi had deactivetad this features, because of some issues.
https://kriesi.at/support/topic/parallax-was-working-on-ipad-2air-but-not-after-latest-enfold-theme-update/But please, please , please, let this deactivation as an option for us devoloper, so i can deactive this
by my self, so i can choose the need against bug problem by myself. Actually i have two customers, where
i cannot use your theme because the parallax scrolling effect is a company-info-transporting function.Is there any workaround , hack , quick-css possibility to re-avtivate the features ?
Best regards
JochenPS: working for the ios update cannot be a solution.
August 12, 2014 at 2:53 am #302957Hey ibrainventures!
You can set a background to fixed which is almost identical to the parallax effect. Otherwise re-enabling it means those sections would be unusable for content as Kriesi mentioned.
Best regards,
DevinAugust 12, 2014 at 9:44 am #303034Hi Devin,
the “fixed” Background is also still not working on iPad.
Checked on :
Theme: Enfold
Version: 2.9.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
ML:128-PU:45-PLA:4You can also check it on your demo-site :
e.g. http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ (in the middle are some static backgrounds)
they are not working on iPad Air (all Firmwares are up to date).Any clue ?
August 12, 2014 at 8:56 pm #303418I’m interested if we can set a background fixed on ipad. Thanks!
August 13, 2014 at 2:16 am #303511Hi!
Thank you for the update.
Fixed background not working on iOS device is a common issue. Try to edit the color section then add an ID to it. Let’s use “fixed-bg” for example. Add this on Quick CSS or custom.css to set the background fixed on iPad:
#fixed-bg { height: 100%; width: 100%; position: fixed !important; z-index: -1; top: 0; }
Remove browser cache then test the page again.
Regards,
IsmaelAugust 13, 2014 at 10:46 am #303705Hi Ismael,
thanks for the fast respond:
I tried the ID / fixed-bg css addon and it doesnt work:
Effect 1: on the normal Firefox browser there is no BG-Image visible
Effect 2: on the iOS Device (iPad) there is a fixed image, but the layout is completly changed and many moreChanged the z-index: to 1 : it is visible on the firefox browser and ios Browser but the layout is also destroyed.
(no breadcrumbs visible etc., position of the fixed image is not right etc.)I think this workaround is to sensible because of the z-index rendering of a relative complex layout. So .. :-(
Is there any timeline when the fixed “fixed (and parallax) BG Images” is coming back in Enfold ?
Best regards
JochenAugust 13, 2014 at 11:43 am #303742it does not work for me too!
August 14, 2014 at 5:57 pm #304512What device and browser on that device specifically is it not working? I’m not getting any issue on my dev site, the demo site or messing around on codepen with the fixed background images set.
August 14, 2014 at 6:40 pm #304529Hi Devin,
i am using a normal (out of the box) Apple iPad Air with the normal Safari Browser.
Devin, are you really getting a fixed backgorund image with your ipad on your site:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
?
If yes i send you a bottle of champagne ..
August 14, 2014 at 8:19 pm #304576The images are visible on my ipad yes. This is exactly what is supposed to be happening.
iOS does not support background-attachment: fixed on background images. That isn’t a theme thing, its an iOS issue and when Kriesi was using javascript to fake it resulting performance and user issues reported were enough to have it hotfix removed.
August 14, 2014 at 8:45 pm #304585I hope it will work on a next update because it was super fantastic on ipad air. Fixed background image ! Great!!!
August 15, 2014 at 12:08 am #304637Devin, the following wordpress theme has a working fixed / static background on Ios devices (ipad, iphone):
http://confitdemo.wordpress.com
Is this also a css / javascript – trick based ?
- This reply was modified 10 years, 3 months ago by ibrainventures.
-
AuthorPosts
- The topic ‘Parallax Scrolling and Fixed Images iPad’ is closed to new replies.