-
AuthorPosts
-
October 21, 2015 at 11:18 am #634295
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!
October 21, 2015 at 11:42 am #634334Hi 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!
October 21, 2015 at 11:55 am #634350It 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
October 21, 2015 at 12:18 pm #634379Hi 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.
October 21, 2015 at 12:41 pm #634409Thank you! I will update if it doesn’t work
October 21, 2015 at 12:55 pm #634437You’re welcome! 🙂
October 22, 2015 at 12:00 pm #635801This reply has been marked as private.October 22, 2015 at 5:12 pm #636168Hi 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!
October 22, 2015 at 5:50 pm #636200This reply has been marked as private.October 22, 2015 at 9:48 pm #636400Hi there,
My guess is correct, it’s caused by your custom javascript added at your slider’s setting. It’s fixed now.
Cheers!
October 23, 2015 at 9:26 am #636918Awesome!
Would you mind trying to some up where I had added that custom javascript for my own knowledge moving forward?
October 23, 2015 at 11:42 am #637070Hi 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.
October 23, 2015 at 1:54 pm #637220Awesome thanks!
October 23, 2015 at 3:28 pm #637301You’re most welcome.
-
AuthorPosts