This has been resolved. For anyone else having the issue, I looked in the fpslideshowvar.php file, scrolled near the bottom, and had to add an "s" to "http" given I have a security certificate. I'm...
Type: Posts; User: CookieMonster; Keyword(s):
This has been resolved. For anyone else having the issue, I looked in the fpslideshowvar.php file, scrolled near the bottom, and had to add an "s" to "http" given I have a security certificate. I'm...
Script: http://javascriptkit.com/script/script2/fpslideshow/index.shtml
I changed it from eregi to preg_match, (per the instructions at...
I changed it from eregi to preg_match, but I noticed on Chrome and Edge it puts the left half of the photos on the right side. So, the left half of the screen is black and the right half has half...
1) Script Title: Cut & Paste Full Screen Image Slideshow (w/ auto read images from directory)
2) Script URL (on DD): http://www.javascriptkit.com/script/script2/fpslideshow/index.shtml
3)...
Just a reply in case anyone has this same issue as I figured it out on my own. First off, I only put a document error redirect in my htaccess file and got rid of the other redirects. Then I made...
In the following text, where I write, "mydomain," I do change it to my actual domain name in the code/scripts.
Here is my issue. I recently purchased a security certificate for my hosting account...
Thank you, Everyone, for your input.
molendijk, I used your solution. Thanks!
I have used php includes before, but for some reason it is not working with this menu. I'm sure I am doing something wrong, but I cannot figure it out.
I also tried the first option from...
1) Script Title: Compact Drop Down Menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/compactmenu.htm
3) Describe problem: This script works perfectly, but I was trying to create...
1) Script Title: Shockwave 3D slideshow script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/shockwave/index.htm
3) I am using this script on my homepage. I know how to use...
THANK YOU! I do not know why I did not see you state it was a "css script" in the first place. Thanks much! :-)
Thanks for that info. Where do I put the code:
body:after {
display: none;
content: url(path/to/image1.jpg) url(path/to/image2.jpg) url(path/to/image3.jpg);
}
I just tried...
1) Script Title: Background Image Carousel v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/bgcarousel.htm
3) Can I add an image pre-loader to Background Image Carousel...
Hey! I didn't check back here until today. Thanks for your replies and the fix. It works beautifully now! I don't know what you did, but that's okay! You are one intelligent man, and I thank you...
Okay, thanks. I had tried that but it was still random. I was just hoping there was a magic fix. Looking at this more, I think that the problem is that first time it runs through, it loads them in...
A year later, and I still cannot get these images to go in the proper order, even though I have them in the proper order in the ImagesDataArray. Any ideas, PLEASE?
1) Script Title: Shockwave 3D slideshow v0.9
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/shockwave/index.htm
3) Describe problem: Can I make this slideshow responsive so...
1) Script Title: Touch Image Gallery
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/touchgallery.htm
3) Describe problem: Can I make this script do an "auto start" so that the...
Thanks! I will try this tomorrow. I appreciate it! :-)
1) Script Title: Flexi Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/flexislide.htm
3) Describe problem: I'm sure this is really simple....How do I put more then...
I guess I am not understanding what you mean. In the data array, I have them listed in the exact order I want them to appear. I would say roughly 90% of the images appear in the order they are...
1) Script Title: Shockwave 3D slideshow v0.9
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/shockwave/index.htm
3) Describe problem: When I enter the image names into the...
Thanks for the additional info! :-)
Now I'm not so sure, either! :-) Maybe something was caught in my cache, because the thumbnail code I submitted to you is actually the same one I am using, I just realized. I did have to delete a...
Thanks for the reply. I was doing something wrong when adding the thumbnail. I figured it out. It works great! :-)