• elgoofer

    (@elgoofer)


    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 Cardozo

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Sorry @elgoofer, commercial themes are not supported here. For help customizing or adding custom code to your theme, please visit the website where you purchased the theme and seek assistance from the developers.

    This forum is for support with core WordPress functionality only.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem inserting an animated html5 code’ is closed to new replies.