Page 3 of 3

Re: Mobile Site: Can't click on thumbnails

Posted: 20 Oct 2014, 10:14
by Morena
I changed my domain to the site. I followed the instructions on the mobile gallery but I can not load the image. I need to know if I have to upload the file to individual graphics in jpg? metetrli or in a folder are two halves as descitto global image and image startpage. They say to upload with ftp folder iv-config. I changed the string to include in iv iv-config and enter the file name, but you always see white space.
http://www.gibodeejay.it

Re: Mobile Site: Can't click on thumbnails

Posted: 20 Oct 2014, 12:01
by mjau-mjau
I checked your settings, and the header setting is empty ... We recommend uploading your image into the iv-config folder, but it is not too important where you upload it, as long as you upload it somewhere. Where did you upload the image? Show me a link to the header you uploaded, and I can give you the code you need to add into the header under mobile settings.

Re: Mobile Site: Can't click on thumbnails

Posted: 20 Oct 2014, 12:26
by Morena
I do not know how to do is not never done the first time! load the image in iv-config but then I do not know how to proceed as I do to give you the link?

Re: Mobile Site: Can't click on thumbnails

Posted: 20 Oct 2014, 23:26
by mjau-mjau
If I upload logo.png to iv-config, it looks like this:
https://www.photo.gallery/demo/x2/iv-config/logo.png

As you can see, there is an image there ...

In your case, if you uploaded an image into iv-config, it would be something like:
http://www.gibodeejay.esy.es/iv-config/FILENAME.JPG

Since only you know the name of the file you uploaded, then you must know the link also. I cannot help until I know that you have actually uploaded a file there, so we have a working link. If you just say "I uploaded something in iv-config", but you cannot find it again, then how can I help?

Re: Mobile Site: Can't click on thumbnails

Posted: 21 Oct 2014, 02:35
by Morena
The link has changed since www.gibodeejay.esy.es in www.gibodeejay.it
As soon as I loaded the garfica will send you the link I wanted to understand what I have to send the link to see the path to the code

Re: Mobile Site: Can't click on thumbnails

Posted: 21 Oct 2014, 07:33
by mjau-mjau
I have tried to explain it about 4-5 times to you without luck.

1. You have the path to your gallery http://www.gibodeejay.it

2. In this website, you have a folder http://www.gibodeejay.it/iv-config/

3. Upload an image to that folder, for example in FTP. The the file you upload is called filename.jpg, then the link would be:
http://www.gibodeejay.it/iv-config/filename.jpg

The last time you gave me a link, it was not wrong, so how can I know what the file you uploaded is if you dont know it yourself or are not uploading it? I need to know the name of the file you uploaded

Re: Mobile Site: Can't click on thumbnails

Posted: 28 Oct 2014, 12:50
by Morena
I uploaded the file iv-config this is the link : http://www.gibodeejay.it/iv-config/Immagine.jpg

Re: Mobile Site: Can't click on thumbnails

Posted: 29 Oct 2014, 12:44
by mjau-mjau
Morena wrote:I uploaded the file iv-config this is the link : http://www.gibodeejay.it/iv-config/Immagine.jpg
Good! Now you can go to your admin -> settings -> mobile, and in the "global header" input field, add this:
Code
<a href="?/"><img src="iv-config/Immagine.jpg"/></a>

Re: Mobile Site: Can't click on thumbnails

Posted: 30 Oct 2014, 11:24
by Morena
Alright thank you!