Product Slider - Page 5 - Post ID 202913

User 187934 Photo


Senior Advisor
20,247 posts
Online Now

I still see a few images not on the server but you have about 12 loaded. It must be that the script isn't being recognized. The js files are there. Let me poke around a little.:)
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 612667 Photo


Registered User
252 posts

I actually only had 12 images but I added your whole code with all the images to see if it was not working because I deleted half of the images. I just added more now
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,247 posts
Online Now

13-24 still aren't there.:)
If you do the below it will work because I just tested it on your page and the marquee started scrolling on your page.:cool:
I see the html isn't the same as mine.
Paste this to the header html of the html box replacing your existing one.

<script type="text/javascript" src="marquee/crawler.js">
</script>
<script type="text/javascript" src="marquee/marquee.js">
</script>

Paste this over your code that's already in the html box replacing the existing one.
<div class="marquee" id="mycrawler">
<img src="marquee/image1.jpg" alt="" title="" />
<img src="marquee/image2.jpg" alt="" title="" />
<img src="marquee/image3.jpg" alt="" title="" />
<img src="marquee/image4.jpg" alt="" title="" />
<img src="marquee/image5.jpg" alt="" title="" />
<img src="marquee/image6.jpg" alt="" title="" />
<img src="marquee/image7.jpg" alt="" title="" />
<img src="marquee/image8.jpg" alt="" title="" />
<img src="marquee/image9.jpg" alt="" title="" />
<img src="marquee/image10.jpg" alt="" title="" />
<img src="marquee/image11.jpg" alt="" title="" />
<img src="marquee/image12.jpg" alt="" title="" />
<img src="marquee/image13.jpg" alt="" title="" />
<img src="marquee/image14.jpg" alt="" title="" />
<img src="marquee/image15.jpg" alt="" title="" />
<img src="marquee/image16.jpg" alt="" title="" />
<img src="marquee/image17.jpg" alt="" title="" />
<img src="marquee/image18.jpg" alt="" title="" />
<img src="marquee/image19.jpg" alt="" title="" />
<img src="marquee/image20.jpg" alt="" title="" />
<img src="marquee/image21.jpg" alt="" title="" />
<img src="marquee/image22.jpg" alt="" title="" />
<img src="marquee/image23.jpg" alt="" title="" />
<img src="marquee/image24.jpg" alt="" title="" />
<a href="http://coffeecup.com" target="_blank" title="Coffeecup Software"><img src="marquee/image25.jpg" alt="" title="" /></a>
</div>
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 612667 Photo


Registered User
252 posts

Yea, I know I do not know why. I uploaded them already.
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,247 posts
Online Now

Look at my post above. Make those changes and it will work.:)
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 612667 Photo


Registered User
252 posts

It seems to be working but the only thing is the sizes of the pictures. They are cut-off and when I start from a new window and go to my website it does not show anything. Only after visiting my shop and pressing the back button. Any ideas why?
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,247 posts
Online Now

Try hitting ctrl + f5 on the keyboard because it's working good for me no matter where I go and come back from.
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 612667 Photo


Registered User
252 posts

OK, maybe I have a virus. How can I fix the sizes? I would like the images larger.
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,247 posts
Online Now

Now that it works open you images in an editor and make them all the same size. What ever size you make them remember to change the height in the code to reflect that. If you look at my example page it tells you where to change 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 612667 Photo


Registered User
252 posts

Well I made my images 281x235 but how would I change it in the marquee.js file? It is asking the px? Is it the same?
Carlos Regueira - https://minerva-gallery.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.