I just bought this slider... But I can not find anywhere where I can see how to install it on my website. Is there any tutorial on this? Thank you in advance, Vena
Avia Slider
5 posts from 2 voices-
Posted 2 years ago #
-
Hey,
have a look at this thread: http://www.kriesi.at/support/topic/avia-slider-installation-helpPosted 2 years ago # -
Thank you I found the tutorial for this... But i have entered all the code, and the images are not rotating and I also do not have the bullets at the bottom letting you know what photo you are on. Please help.
Thank you, Vena
Posted 2 years ago # -
Where do I put the images, in the images folder? Maybe this is why it is not showing up... (I have them in the images folder now)
Thanks, Vena
Posted 2 years ago # -
Hey,
you can put the images where you want to but you need to adjust the source path in the image list. I.e. if the images are located in wp-content/uploads folder you need to adjust the source path as following:
<ul class='aviaslider' id="frontpage-slider"> <li><a href="http://my-website/wp-content/uploads/slides1.jpg" title="" ><img src="http://my-website/wp-content/uploads/slides1.jpg" alt="" /></a></li> <li><a href="http://my-website/wp-content/uploads/slides2.jpg" title=""><img src="http://my-website/wp-content/uploads/slides2.jpg" alt="A heading of your choice :: This is the image description defined in your alt tag" /></a></li> <li><a href="http://my-website/wp-content/uploads/slides5.jpg" title=""><img src="http://my-website/wp-content/uploads/slides3.jpg" alt="Another heading :: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor" /></a></li> <li><a href="http://my-website/wp-content/uploads/slides4.jpg" title=""><img src="http://my-website/wp-content/uploads/slides4.jpg" alt="No Heading, just a line of content" /></a></li> <li><a href="http://my-website/wp-content/uploads/slides5.jpg" title=""><img src="http://my-website/wp-content/uploads/slides5.jpg" alt="" /></a></li> </ul>Posted 2 years ago #
Reply
You must log in to post.














