Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #634295

    maskedcreative
    Participant

    Hello,

    Curious question. I have just a sample slider on my homepage (Still one of their templates)

    http://www.shavrcreative.com/MCTest/home/

    However ever since I placed it, none of the other items will animate, such as the feature box right below, or the skill bar below that, or the counter at the very bottom.

    Is there any particular reason for this?

    Thanks!

    #634334

    Zeshan
    Member

    Hi there,

    Thanks for writing in!

    Upon checking, I’m seeing this CSS code under Settings > Custom CSS in your homepage Cornerstone page (see: http://prntscr.com/7fp5q0):

    .x-skill-bar,.x-skill-bar .bar{width:100%;height:30px;background-color:}
    

    Please try removing it and the skillbar animation should work just fine.

    Let us know how it goes. Thanks!

    #634350

    maskedcreative
    Participant

    It still isn’t working.

    http://www.shavrcreative.com/MCTest/home/

    See when the slider is present, nothing animates, the icon of the orange mask doesn’t fly in, the skill bar doesnt animate, and the counter doesn’t work.

    All of these should work. With some testing, I realized when I removed the revolution slider, all the other elements animate properly

    #634379

    Jade
    Moderator

    Hi there,

    Upon inspecting the console there is a JS error: Uncaught ReferenceError: revapi3 is not defined

    Referring to the ThemePunch thread here: http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments?page=469&filter=all#comment_11229301 it seems like there is an added Javascript in the slider settings added by the template you have imported. Kindly go over the link and see it any of the suggestions help.

    If you are still not able to sort it, kindly provide us with your admin and FTP access in a private response so we can check this further.

    #634409

    maskedcreative
    Participant

    Thank you! I will update if it doesn’t work

    #634437

    Zeshan
    Member

    You’re welcome! 🙂

    #635801

    maskedcreative
    Participant
    This reply has been marked as private.
    #636168

    Rad
    Moderator

    Hi there,

    Those are code generated by slider itself and you can’t edit it on FTP. Versions are based from the slider where you created it. Example I still have slider that uses revapi1 and it perfectly works.

    Would you mind providing your admin login too? I’d like to check if there is any custom javascript added.

    Thanks!

    #636200

    maskedcreative
    Participant
    This reply has been marked as private.
    #636400

    Rad
    Moderator

    Hi there,

    My guess is correct, it’s caused by your custom javascript added at your slider’s setting. It’s fixed now.

    Cheers!

    #636918

    maskedcreative
    Participant

    Awesome!

    Would you mind trying to some up where I had added that custom javascript for my own knowledge moving forward?

    #637070

    Jade
    Moderator

    Hi there,

    You can find the Custom Javascript when you go to Slider Settings > 6 Custom CSS / Javascript which you will find at the bottom part of the slider settings.

    #637220

    maskedcreative
    Participant

    Awesome thanks!

    #637301

    Jade
    Moderator

    You’re most welcome.