Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

20 Oct 2014, 10:14

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

20 Oct 2014, 12:01

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.
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

20 Oct 2014, 12:26

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?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

20 Oct 2014, 23:26

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?
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

21 Oct 2014, 02:35

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

21 Oct 2014, 07:33

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
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

28 Oct 2014, 12:50

I uploaded the file iv-config this is the link : http://www.gibodeejay.it/iv-config/Immagine.jpg
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

29 Oct 2014, 12:44

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>
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

30 Oct 2014, 11:24

Alright thank you!