-
AuthorPosts
-
May 22, 2016 at 10:36 am #636335
Content blocks below Google map feature are animating multiple times upon page load in latest version of Firefox 46.0.1 (Windows 7). Columns have the animation feature assigned.
A fix available?
May 23, 2016 at 7:45 am #636582Hey fusion01,
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.
Thanks,
RikardMay 23, 2016 at 8:23 am #636605Hi Rikard, thanks. I just deactivated ALL plug-ins – including any that cache on the server, browser etc and also cleared my browsers’ too – yet problem still persists. I’ve also done zero custom mods to core files, only ‘custom.css’.
Appreciate you looking into it for me!
May 24, 2016 at 5:00 am #637239Hi,
I can’t reproduce the error on my end using OSX/Firefox developer (48) but I’ve asked the rest of the team to take a look as well. Please wait for their answers.
Thanks,
RikardMay 30, 2016 at 9:22 am #640182Anyone??? These animations will repeat as much as 3 times on page load. My client also uses Firefox and it’s visible there, somewhat embarrassing! I have managed to avoid the repeats with a simple fade only – is that what I’m limited to if I keep producing web sites in Enfold?
May 31, 2016 at 5:11 am #640671Hi,
We can’t reproduce the issue on our own installations. Anyway, please try this in the Quick CSS field:
.avia_transform .avia_start_delayed_animation.left-to-right { -webkit-animation: avia-ltr .8s 1 cubic-bezier(0.175,.885,.32,1.275) 0s; animation: avia-ltr .8s 1 cubic-bezier(0.175,.885,.32,1.275) 0s; opacity: 1; } .avia_transform .avia_start_delayed_animation.bottom-to-top { -webkit-animation: avia-btt .8s 1 cubic-bezier(0.165,.84,.44,1) 0s; animation: avia-btt .8s 1 cubic-bezier(0.165,.84,.44,1) 0s; opacity: 1; } .avia_transform .avia_start_delayed_animation.right-to-left { -webkit-animation: avia-rtl .8s 1 cubic-bezier(0.175,.885,.32,1.275) 0s; animation: avia-rtl .8s 1 cubic-bezier(0.175,.885,.32,1.275) 0s; opacity: 1; }
Remove browser cache or hard refresh the page. Please let us know about the results.
Best regards,
IsmaelJune 1, 2016 at 6:04 pm #641633Thanks for this, however makes no difference and frankly I don’t see how it could – it’s not down to stipulating the variables but rather how these variables are being executed by the browser. Basically it’s down to some sort of initialisation which then loops unneccessarily.
I’m not understanding how you can’t replicate it. Any up-to-date version of Firefox on PC @ that page link provided will display the bug within one or two loads. I’ve seen it on first load both at my PC and on my client’s.
June 3, 2016 at 6:37 am #642403Hi,
We actually reported the issue to Kriesi but he can’t reproduce the issue himself. However, he can see the issue on the page that you provided. According to the forums, adding the animation-delay property should fix the issue. Sadly, it didn’t work. Anyway, the login credentials you provided above are not working. Also, including the FTP details here will help.
Best regards,
IsmaelJune 6, 2016 at 9:22 am #643364Thanks Ismael, I’ll provide below. I’ll reiterate that I disabled all plug-ins for avoidance of potential conflict issues yet it made no difference. And the bug fix code is still within the child theme’s style.css file.
June 7, 2016 at 6:14 am #643796Hi,
We found a fix and added it in the style.css file:
.avia_transform .avia_start_delayed_animation { -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
Best regards,
IsmaelJune 7, 2016 at 8:54 am #643868Thanks.
I just tested the page and the animation of those 3 content boxes looped 3 times. I see no fix. Latest version of FF / PC / Win7.June 8, 2016 at 4:49 am #644506Hi,
Did you hard refresh the page or remove the browse cache before checking it? I checked the page again today and the columns do not animate multiple times any more.
Best regards,
IsmaelJune 8, 2016 at 12:26 pm #644761Yup, I went into FF’s settings and deleted the entire cache, all offline. Options > advanced > network > offline web content + cached web content
What happens is the 3 boxes animate in, then the map appears and then the boxes animate again. I can trigger the outcome easily on my side. This doesn’t happen on the common fade type animation, but all others involving physical x,y co-ord movement will display the bug.June 9, 2016 at 12:27 pm #645396Hi,
We confirmed that previous css code didn’t actually fixed the issue. We have reported the issue to Kriesi and we’ll let you know once we found a fix. For now, you can either disable the animation or leave as it is.
Best regards,
IsmaelMarch 7, 2017 at 5:25 pm #757136Same here Enfold v4
Any news about this issue?
Thank you, Gerhard
EDIT: This only happens by column-setting: Equal Height. If set to Individual Height, everything’s ok.
- This reply was modified 7 years, 8 months ago by scherar.
March 13, 2017 at 10:56 am #759911Hey!
@scherar: Which section has this issue? I checked the columns but I can’t see any repeated animations. And what is the version of the theme?Regards,
IsmaelMarch 13, 2017 at 12:32 pm #759945i fixed it by setting to individual height.
there’s a test-site, i changed it for you:
last section. “Save the Date”Child-Theme of Enfold 4.0.2
tell me, when i can set it offline… :) thks
March 14, 2017 at 4:49 am #760400Hey!
Thank you for the update.
I was able to reproduce the issue. Have you tried adding the css fix above?
// https://kriesi.at/support/topic/repeated-animated-columns-bug-in-firefox/#post-640671
As of now, we haven’t come up with an actual fix because the issue is quite intermittent. And we can’t find anything unusual on installations where the issue manifests.
Regards,
IsmaelMarch 14, 2017 at 8:26 am #760516Hi Ismael, i applied the css code, but it doesn’t work.
only “Fix” is setting the rows to individual height.March 15, 2017 at 8:05 am #761196Hi!
We’ll report this again to Kriesi. I’m sure he’ll be able to fix this now since it’s only happening if a certain option is enabled. For now, please disable the animation temporarily. Or add this the following css code in the Quick CSS field to disable the column animation on firefox.
.avia-mozilla.avia_transform .avia_start_delayed_animation.right-to-left { -webkit-animation: none !important; animation: none !important; }
Thank you for the info.
Cheers!
IsmaelMarch 31, 2017 at 10:12 am #769825I might be able to shed some light on this – at least in my case.
Set the CELL to animate
Add an ICON into that cellENFOLD automatically animates the icon: class=”av_font_icon avia_animate_when_visible av-icon-style-border margin-bottom-30 avia-icon-pos-center avia_start_animation avia_start_delayed_animation”
There is now in effect a doubled-up animation, creating the visual glitch. Solution would be to allow for all elements to either animate or not, on an individual basis. In this case disable the icon animation and allow for the cell only.
April 3, 2017 at 3:20 am #770846 -
AuthorPosts
- You must be logged in to reply to this topic.