Carousel effect with VSD - Page 2

User 513417 Photo


Registered User
22 posts

here are screen shots of what i did so far. Thanks, Tom
Attachments:
Thomas Knipe
Knipe Drums
User 187934 Photo


Senior Advisor
20,271 posts

Your missing the jquery.min.js file. Add a folder to VSD called js then click on that new folder and browser to your jquery.min.js file and add it.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 513417 Photo


Registered User
22 posts

I added the file to the root folder, added both jquery files, but still have the same problem. But sometimes when I upload a change to the s drive the web doesnt interpret it as qucikly as I would like. I will check a little later and see if it works.

Now I am remembering why I use wordpress so much. This stuff will make you pull your hair out. :)
Thomas Knipe
Knipe Drums
User 187934 Photo


Senior Advisor
20,271 posts

Some of your images are still missing.
jqueryslideshow/imgp2437.jpg
jqueryslideshow/img_0296.jpg
jqueryslideshow/img_0297.jpg
jqueryslideshow/img_0322.jpg
jqueryslideshow/img_0466.jpg

Also it appears that when you copied my code you picked up some extra spaces.
This

< script type="text/javascript" src="js/jquery.cycle.all.js"></script>

< style type="text/css">

should be this.

<script type="text/javascript" src="js/jquery.cycle.all.js"></script>

<style type="text/css">


Look for a couple more spaces in front of the word script. < script should be <script

Also this should not have a space.
< /style>
so it should look like this.
</style>

To change the linking of the last image change this to your own url.
<a href="http://www.coffeecup.com">
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 513417 Photo


Registered User
22 posts

Rolly, thank you for the tips. I now have:

the white box around the image
the firt image shows then just the image name
I must have done something wrong in image naming or screwed up adding the pics to the files,

I will look around and see, must be something in the jqueryslideshow folder. I used notepad to paste the code to and made sure everything was correct. Talk about learning something. I thought copy and paste was exact. I am learning alot through this process though and its fun watching the build. Maybe someday I can graduate to the html editor.

Your site is priceless in its help. Thank You again for everything, Tom :D

heres my progress www.knipedrums.coffeecup.com
Thomas Knipe
Knipe Drums
User 513417 Photo


Registered User
22 posts

Rolly, I looked at it again, renamed the images and added them to the slideshow file. I must have missed something in the code below. Everything works as it should except it wont show images 2 through 6. I added the notepad code that I copy and pasted and added lines for additional images as well as adding my link in place of the coffeecup.com link. Tom
Attachments:
Thomas Knipe
Knipe Drums
User 513417 Photo


Registered User
22 posts

Here is a screenshot of the file structure and the files in root directory. I wish I could figure this out for myself. TK
Attachments:
Thomas Knipe
Knipe Drums
User 513417 Photo


Registered User
22 posts

I needed to change the last line of code to reflect image 6.

Rolly, I cant thank you enough and I will be adding stuff from your site to my site. I appreciate you helping me learn this and understand it better. Thanks again, Tom Knipe
Thomas Knipe
Knipe Drums
User 513417 Photo


Registered User
22 posts

Like most things with VSD it works but not stable, very frustrating when you get it working correctly then work in another area or further clean something up and it completely falls apart when uploaded. It worked and now back to the same situation where it only displays image 1 correctly and not 2 through 6. Back to the drawing board. argh
Thomas Knipe
Knipe Drums
User 513417 Photo


Registered User
22 posts

Works in preview in VSD but not when uploaded. Still smiling :)
Thomas Knipe
Knipe Drums

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.