I have site http://elitereviewtheme.com/amazon/test/ on which i customize the slider. But problem is that slider is not working on load & even there is no error in the code. If click on any thumbnail or next prev button, then it is working fine.
I have site http://elitereviewtheme.com/amazon/test/ on which i customize the slider. But problem is that
Share
It seems that the carousel is a paid for one so you should probably contact rivaslider via their support OR you can try this:
After you setup the slider call this and it should auto start:
setTimeout($('.rs-next').click(), 100);