I have followed the documentation ('How to Install' section) properly; however I could not get the expected outcome (similar to the screenshot attached).
My outcome is that all the images are enumerated on the single page.
Suppose, I have 3 images, call them A, B, and C; the outcome is:
A
B
C
I expect it to show only image A and click next to show image B, etc.
Couldn't Get uSkySlider Work As Expected
Hi all,
I am new to Umbraco and I need help :-)
I have followed the documentation ('How to Install' section) properly; however I could not get the expected outcome (similar to the screenshot attached).
My outcome is that all the images are enumerated on the single page.
Suppose, I have 3 images, call them A, B, and C; the outcome is:
A
B
C
I expect it to show only image A and click next to show image B, etc.
Thank you in advance.
Did you resolve this problem as I have exactly the same issue. The images are stacked above each other with a bullet to the left.
the page code generated is as below.
thanks in advance
David
(Please click on edit html to see the code)
I didn't try to resolve the problem. It is possible that we have not included the jquery script. You can check here:
http://themepunch.com/codecanyon/revolution4-jquery/liveguide/01.Sample-Boxed.html (Copy To the Header section).
I decided to write my script and add my own App_Plugin to get the slider working.
Could you please share how you did it and related code ?
is working on a reply...