-
AuthorPosts
-
January 12, 2016 at 6:24 pm #564100
I´ve updated ENFOLD to 3.4.7. and WordPress to 4.4.1 and the image css animations are not working any more. The icon list element does not output any icon. I´ve tried this http://kriesi.at/documentation/enfold/enable-cors/ and that https://kriesi.at/support/topic/google-maps-and-css-animations-not-working/ and other workarounds, nothing helps. What else can I try?
January 13, 2016 at 2:58 am #564264Hey findr!
Send us a link to your page so we can take a look. You can set your reply as private if you wish.
Regards,
ElliottJanuary 13, 2016 at 12:10 pm #564567Hi Elliott,
find the links attached. You can change “new.” to “www.” to see the live site with the old theme version and how it´s supposed to look like. Thank you!January 14, 2016 at 3:43 am #565174Hi!
Your getting a javascript error on the page. It looks like it’s coming from a “rate5” script.
// mainseal if (document.getElementById) { var r5Div = document.getElementById("r5_rating_box"); var domain = location.hostname; domain = domain.split(".").slice(-2).join("."); var rate5_link = document.getElementById("rate5_link"); var rate5_link_attr = document.getElementById("rate5_link").getAttribute("href"); var rate5_link_no_follow = document.getElementById("rate5_link").getAttribute("rel"); var profile_link = document.getElementById("profile_link"); var profile_link_attr = document.getElementById("profile_link").getAttribute("href"); var profile_link_no_follow = document.getElementById("rate5_link").getAttribute("rel"); if (r5Div && rate5_link && rate5_link_attr == 'http://www.rate5.me' && rate5_link_no_follow != 'nofollow' && profile_link && profile_link_attr == 'http://www.rate5.me/cristian-galvez-schafft-wirkung' && profile_link_no_follow != 'nofollow') { r5Div.innerHTML = "<iframe src='http://www.rate5.me/anbieterprofile/cristian-galvez-schafft-wirkung/siegel?domain=" + domain + "' width='184' height='191' frameborder='0' scrolling='no'></iframe>"; } }
Try removing that to see if it fixes it.
Regards,
ElliottJanuary 14, 2016 at 12:38 pm #565351I removed that but the problem still exists … do you have any other idea?
January 15, 2016 at 4:11 am #565899Hi!
Try completely deleting from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. If that does not help then send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottJanuary 19, 2016 at 4:33 pm #567932Still not working … Please take a look, Login attached!
January 19, 2016 at 5:20 pm #567976just found out it´s working on mobile! But the mobile menu doesn´t show … maybe there´s something screwed up with the JS …?
January 20, 2016 at 3:44 am #568337Hey!
Try adding this to your custom CSS.
.avia_transform .avia_animated_image, .avia_transform.avia_desktop .av-animated-generic { opacity: 1 !important; }
Cheers!
ElliottJanuary 20, 2016 at 4:04 pm #568701That fixed the images but not the icons in the icon list. And the mobile menu is still missing … :(
And yes, I cleared the browser cache and I´ve tried it in three different browser. ;)January 21, 2016 at 4:15 pm #569446Hey!
try to deactivate all your plugins to check which one is causing a conflict.
Regards,
AndyJanuary 22, 2016 at 12:08 pm #569941Hey Andy,
deactivating all plugins doesn´t change anything. The facts:
DESKTOP:
– Icons from “Icon List” are hidden (aria-hidden=”true”)
MOBILE:
– Icons from “Icon List” are shown
– Menu icon is shown but menu does not show up on klickJanuary 22, 2016 at 12:29 pm #569955Hey!
login details from here do not work for me. Please check and let us know when you are ready.
Cheers!
AndyJanuary 22, 2016 at 12:31 pm #569958Sorry, please try again!
January 22, 2016 at 12:37 pm #569960Hi!
are we allowed to deactivate all your plugins temporarily?
Cheers!
AndyJanuary 22, 2016 at 12:39 pm #569962sure, website is on development, not live. do what you have to … ;)
January 22, 2016 at 12:50 pm #569969Hi!
define a different background color for your icons using this code in Quick CSS field:
.main_color .avia-icon-list .iconlist_icon { background-color: black; }
Let me know if this works for you.
Best regards,
AndyJanuary 22, 2016 at 12:58 pm #569972well, that´s a quick fix but not really satisfying. the animation is not working and mobile menu still missing … :(
January 22, 2016 at 1:09 pm #569986Hi!
hm? you said you already deleted all theme files and replaced them with a fresh installation, so that should not be the case. For thousand of customers it does work fine, including on my own installation, so I still think there are some corrupted files. Please repeat the procedure and completely delete ALL theme files via FTP before getting a fresh copy from your themeforest account.
Cheers!
AndyJanuary 22, 2016 at 1:22 pm #569994Okay … the main theme is working fine. just deactivated the child theme and everything works. so it´s in the child theme changes … they do not work properly with the new theme version. I´ll check that in detail. thank you for your quick response, it´s appreciated!
January 22, 2016 at 1:58 pm #570033Hi!
alright, let us know about your results. We keep this thread open for you.
Regards,
AndyFebruary 2, 2016 at 1:38 pm #576406Okay, we solved the issue, you can close this thread. Or delete it. ;-)
Next time updating I will not only deactivate all plugins but also the child theme for debugging. Would have saved a lot of time …
Anyway: Thank you! Great theme, great support, bought 2 more copies last week!February 3, 2016 at 6:32 am #576894 -
AuthorPosts
- The topic ‘CSS animation not working after update to 3.4.7’ is closed to new replies.