[wp-trac] [WordPress Trac] #45444: Problem inserting an animated html5 code
WordPress Trac
noreply at wordpress.org
Thu Nov 29 06:59:17 UTC 2018
#45444: Problem inserting an animated html5 code
-----------------------------+-----------------------------
Reporter: elgoofer | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bootstrap/Load | Version: 4.9.8
Severity: normal | Keywords: dev-feedback
Focuses: javascript |
-----------------------------+-----------------------------
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:
http://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.
http://elreportero.org/aaaa-test-animacion/
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 Cardozo
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45444>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list