Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
So I've been working on re-vamping my old website all weekend in Rocketcake. I even bought the Pro version so that I could include html code. I have lots of individual product pages where I have an image gallery that only consists of one or two pictures, so that visitors can click on the picture and get a larger, pop-up view. Everything works perfectly when I preview it on my computer. I've uploaded the files to my web host, and now every page shows the wrong thumbnail. For example, the page for item 225 shows the thumbnail for item 226. But when I click on the thumbnail, it shows me the correct 225 image. What is going on??? |
||||
|
Further info: I see that Rocketcake creates a thumbnail image in rc-images when I place an image into the image gallery. When it generates the html, it's putting the wrong generated image link into the page. |
||||
|
Difficult to say, maybe you have an old version of your webpage in your browsers cache? Press CTRL+F5 to clear the cache. You could also try to re-upload, uncheck the option "only upload xhanged files", maybe it helps. |
||||
|
Done all that about a dozen times. Something's wrong in the process where RocketCake creates a new image name for the thumbnail and the image references on the webpage. Question: are there any characters that should not be used in naming the image files? I have dashes in my image files, and I've noticed RocketCake converts those dashes to underscores in the code. Another question: is there a limit to the number of pages you can have within a single *.rcd file? I would think it could manage a few hundred with no problem? |
||||
|
Okay, I think I have it fixed. I went back and put every single image I use on the site into my local rc_images folder and edited all the pages to point back to that folder and deleted the references to the auto-generated images in the program's appdata folder. So far so good. I hope it doesn't break when I go in and add more pages. By the way, I couldn't get the built-in ftp to work. I've always used filezilla anyway, so that's what I'll continue to use I guess. |
|