Problem inserting an animated html5 code
-
Hi boys. I’m trying to insert an animated wtml5 in a page for the theme
i’m using and it doesn’t show.
Let me explain with the example.
Here is the code, in the server where i’m using the theme:
https://elreportero.org/wp-content/plugins/insert-php/includes/insertables/02/keyframe_animation.php
It works perfect.
Here’s the inserted code by the pluhin insert-php.
[ redundant link removed ]
As you can see, the animation just doesn′t start. The page is correctly
called, and i’ve puted this piece of code in the functions.php file of the
theme:wp_enqueue_script('edge.6.0.0', get_template_directory_uri().'/js/edge.6.0.0.min.js', array('jquery'), true);
If you check the code of the page you can see the call for the .js file is
done.
I need those animations working. How can i fix this??
Thanks in advance and hugs from argentina
Carlos CardozoThe page I need help with: [log in to see the link]
- The topic ‘Problem inserting an animated html5 code’ is closed to new replies.