Home › Forums › Support › Problem with animations css in this theme This topic has 8 replies, 2 voices, and was last updated 2 years, 2 months ago by Ying. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts September 19, 2022 at 8:09 am #2347599 Jesus Hello, I have bought a plugin and there is some functionality that does not work correctly with this theme. I have tried with other free and paid themes and with all of them it works well for me. I enclose the credentials privately. Thanks. September 19, 2022 at 8:26 am #2347618 Jesus Update credentials September 19, 2022 at 9:54 am #2347694 Jesus Could this be? <script id=”generate-a11y”>!function(){“use strict”;if(“querySelector”in document&&”addEventListener”in window){var e=document.body;e.addEventListener(“mousedown”,function(){e.classList.add(“using-mouse”)}),e.addEventListener(“keydown”,function(){e.classList.remove(“using-mouse”)})}}();</script> September 19, 2022 at 11:34 am #2347765 YingStaff Customer Support Hi there, I’m not seeing any content in the private info field, did you remove it? And can you describe more details about the issue? What animation doesn’t work? How do we replicate it? September 19, 2022 at 11:50 am #2347783 Jesus In the first post, but add again. September 19, 2022 at 12:07 pm #2347795 YingStaff Customer Support When I switch to the parent theme, it works. So you need to check the functions you added to your child theme. September 19, 2022 at 12:24 pm #2347802 Jesus Only add this add_action( ‘after_setup_theme’, function() { remove_action( ‘generate_before_header’, ‘generate_do_skip_to_content_link’, 2 ); }, 50 ); September 19, 2022 at 12:28 pm #2347806 Jesus Style in childtheme. Thanks. September 19, 2022 at 12:36 pm #2347815 YingStaff Customer Support No problem 🙂 Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In