Okay
  Public Ticket #989323
animated menu problem
Closed

Comments

  •  2
    Yedida Sadewa started the conversation

    i found new problem in text-animated-menu page, in 1-4 slide the animated text in center , and after 4 slide done, then it will repeat but the text animated not at center page.

    thanks before :)

  •  840
    Jelly replied

    Hi,

    It's the problem with revolution slider, I will check it now, seem there are some jquery working incorrect.

    Best Regards,
    Jelly Team

  •  2
    Yedida Sadewa replied

    ok, ill wait ur update, thanks before :)

  •  840
    Jelly replied

    Hi,

    Our developer need ask revolution slider author about it, because it's the problem from revolution slider jquery. I hope you can wait.

    Best Regards,
    Jelly Team

  •  2
    Yedida Sadewa replied

    okay, i ll wait ur update,

    thanks before :)

  •  840
    Jelly replied

    Hi,

    Sorry for late, our developer had finish checking the problem with revolution slider author and now you can fixed it with the instruction below:

    Please open file index-animation-text-slider.html go to the end of the file and change the jquery script:

    <!-- jQuery -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js" type="text/javascript"></script>
    

    To new cdn file:

    <!-- jQuery -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script>
    

    Let me know if anything not working for you.

    Best Regards,
    Jelly Team