-
AuthorPosts
-
June 26, 2014 at 4:11 pm #61761
Hi, I’m working on a new website and developping it on a Imac on Mac OS 10.9.3 and Chrome Version 35.0.1916.114.
Double check on Safari 7 and Firefox 11.
Everything works fine. Here’s my versionWORDPRESS 3.9.1
THEME X 2.0.1
CHILD ETHOS
X-SHORTCODE 2.3.1
VISUAL COMPOSER 4.1.3
REVSLIDER 4.3.8The parallax display problem occurs on :
Windows 8.1
Chrome : 35.0.1916.153m
IE version 11.0.96
and on a server using this :
Microsoft Server 2008 v. 10.3.5500.0
Windows 7
Chrome : 35.0.1916.153m
IE 11.0.9600.17041The background lags (or seems to jump). Really hard on the eyes…
Could you tell me why ??Thanks!
June 26, 2014 at 4:12 pm #61762This reply has been marked as private.June 27, 2014 at 10:19 am #62078Hi David,
They’re showing fine here. Did you checked it with any other PC or Mac? Let me ask my co-workers about the issue.
June 27, 2014 at 3:46 pm #62206Yeah, I check with many computers.
It seems to be Windows 8.1 mixed with IE 11.0.96 that cause the problem.
It looks better with Windows 7…I’ll wait for your answer after you discuss with your co-workers.
Thanks!
June 27, 2014 at 6:12 pm #62256Hi, David C!
I´m having the same problem. My content-band image always shifts a little bit when the website has fully loaded. See here: http://www.dolcevita-online.com/icephonenew/heim/
Here’s my code:
[content_band inner_container=”true” no_margin=”true” border=”none” padding_top=”40px” padding_bottom=”40px” bg_image=”../wp-content/uploads/2014/06/Fix-iPhone1.jpg” parallax=”true” ]etc
Have you found a solution yet?
June 28, 2014 at 7:40 pm #62544Hey Guys,
We’re investigating the issue and might include a fix in the next release. Please stay tuned for the update.
Thanks for reporting to us and we’re sorry for the inconvenience.
July 3, 2014 at 11:51 am #64601@ Stefan => No I haven’t found a solution yet. Also, your url is inactive.
@ Support => Thanks, I’ll wait for your update.
July 4, 2014 at 2:17 pm #65051Sure David, will let you know.
July 17, 2014 at 11:54 am #70185I´m having the same problem.
July 17, 2014 at 11:57 am #70187My content-band image always shifts a little bit when the website has fully loaded.
Ill wait for your update to… but cant you let me know?July 17, 2014 at 6:04 pm #70367Sure Andre! We will let you know.
September 8, 2014 at 7:43 am #100640Hi, I just want to know if you investigate this issue ?
September 8, 2014 at 9:05 am #100684Hi David,
We made some minor changes, to make general improvements, but couldn’t reproduce this specific bug in order to fully understand it. I can’t say whether or not the specific issue was addressed. Could you share a URL where you’re still experiencing this? And are you using the latest version of X?
September 11, 2014 at 8:03 am #102717Hi, yes I’m using the latest version of X and as I said last month, the problem occurs on Explorer 11 and Chrome (latest) under Windows 8. As the website on which I work will be online next tuesday (less than 5 days), I would have been glad that you take a look at this.
Thanks in advance !
September 11, 2014 at 8:22 am #102738Hi David,
Thank you for writing in!
This is a default behaviour of Chrome and IE, when you scroll the page using scrollbar, you will see the parallax effect just fine but when you use keyboard keys or mouse scroller, it’ll get jumpy.
However, you can try using the following CSS code under Custom > CSS in the Customizer and see if it helps:
.x-content-band.bg-image.parallax, .x-content-band.bg-pattern.parallax { -webkit-transition: .15s ease-in-out; -moz-transition: .15s ease-in-out; -o-transition: .15s ease-in-out; -webkit-transition-property: background-position; -moz-transition-property: background-position; -o-transition-property: background-position; }
Hope this helps. 🙂
Thank you.
-
AuthorPosts