Topic: Mobile Page - open image in new window goes to: 404 Not Found
First question:
I am not sure if this is the same issue as discussed here:
http://www.simpleviewer.net/forum/viewt … p?id=12704
Note: Opening an image in a new window works fine in a desktop browser, but not from the full-screen version of the mobile version of the page. It works on an initial page viewed on my iPhone, but not when I go to the full-screen option.
Here's an example of a page to see what happens: http://www.nondairycreamer.com/gallery/ … index.html
My browser goes to a new page, but it looks for the image here: svcore/images/name_of_image.jpg
And because the images folder is not there, it delivers the 404 page.
Here's the folder hierarchy for the actual full URL of the image:
http://www.MyWebsite.com/gallery_folder … _image.jpg
Here is where the program is unsuccessfully looking for the image:
http://www.MyWebsite.com/gallery_folder … _image.jpg
When I check the gallery.xml file, I see that the imageURL is the same as the linkURL. Not sure if that's any clue.
Question: Any suggestions on how to make this "open in new window" function work?
I am working from the Vertical Resizable Gallery with Header template. Not sure if that is affecting things.
- - - -
Second Question about configuration options, while I'm here on the forum:
For viewing on a Mobile page: Is there a way to eliminate the image count that displays at the lower right of the page below the image?
NOTE: In the customize window for configuration options, I have deselected the option under Caption > Show Image Number.
For example, for image #6 of 9 total images, I will see "6/9".
I believe that I am out of luck, if I go with your answer to that question here: http://www.simpleviewer.net/forum/viewt … p?id=12801
Thanks!