Eric's Jquery Cycle - Page 6

User 219465 Photo


Registered User
324 posts

I re downloaded the .css file and stil nothing :(
User 12358 Photo


Registered User
55 posts

I don't see any mention of it within the page source view. How and where do you have the file included?
User 187934 Photo


Senior Advisor
20,247 posts

Slideshow's working on my end.:)
http://test.dtscarpentry.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 219465 Photo


Registered User
324 posts

I have the slideshow working, just no controls like here: http://flexslider.woothemes.com/
User 12358 Photo


Registered User
55 posts

I have the slideshow working, just no controls like here:

Correct. However, that page has the CSS file/styles included, your page does not. The slider needs styling at this point.
User 219465 Photo


Registered User
324 posts

sadly, not being a code guy, I do not totally understand. I do to the point that it does not work, but not enough to fix it. I am going to sleep on it and tomorrow do some research. JamesD, thank you very much for all your help so far. I have been learning a lot through this process.
User 12358 Photo


Registered User
55 posts

No worries.

Here's what I'm referring to:
<!-- Place somewhere in the <head> of your document -->
<link rel="stylesheet" href="flexslider.css" type="text/css">

Note: be sure to use the correct path to the file.
User 187934 Photo


Senior Advisor
20,247 posts

Add this to the head of your page.
<link media="screen" type="text/css" href="css/flexslider.css" rel="stylesheet">

Then grab this page and save on your pc.
http://flexslider.woothemes.com/css/flexslider.css
Next add the flexslider.css to a folder named css in VSD using the add files tool.
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 219465 Photo


Registered User
324 posts

hmm, well, I grabbed the .css file, added in VSD and added the line of code in the header. I verified that it was uploaded with all the others files..... Curious, when you guys look into this on your end, do you use the 'Inspect Element' feature? I would like to be able to trouble shoot a little better on my end, oh wait I'm sure you guys would too :lol:
User 187934 Photo


Senior Advisor
20,247 posts

Change it to this.
<link media="screen" type="text/css" href="flexslider.css" rel="stylesheet">
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

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.