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

06 Oct 2014, 08:41

I have a problem to load the custom graphics of the mobile version. I followed the steps to load the jpg file in the folder with ftp IV-config, but I have not figured out the string to be inserted in the admin section, Settings, Mobile.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

06 Oct 2014, 23:40

Perhaps you can tell me what you tried to add? In the settings page, there is an example of the code you should add:
Code
<a href="?/"><img src="iv-includes/images/mobile/mobile-global-header.jpg"/></a>
Just replace the path in the src attribute to your image ...
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

07 Oct 2014, 02:42

The picture you have to upload it via ftp in the iv-includes folder or in the folder config IV. as written in the mobile gallery? I have to replace img src with the name of the uploaded file?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

07 Oct 2014, 03:03

Better upload it somewhere inside iv-config, as that is your own stuff. Replace SRC with the path of your uploaded files ...
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

07 Oct 2014, 13:07

<a href="?/"> <img src = "iv-config / Gibo dee jay.jpg3copia.jpg / mobile / mobile-global-header.jpg" /> </a>

I checked in the iphone does not load the image you see white space
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

07 Oct 2014, 23:08

Morena wrote:iv-config / Gibo dee jay.jpg3copia.jpg / mobile / mobile-global-header.jpg
What kinda image path is that? Anyway, give me a link to your website please so I can check ...
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

08 Oct 2014, 02:38

 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

09 Oct 2014, 02:08

and where did you upload your logo file to?

You CANT use empty spaces in paths like this:
Code
<img src="/iv-config / images / mobile / mobile-global-header.jpg" />
Even if you remove the spaces, the path is incorrect:
Code
<img src="/iv-config/images/mobile/mobile-global-header.jpg" />
It is not there!
http://www.gibodeejay.esy.es/iv-config/ ... header.jpg

Where did you upload it?
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

09 Oct 2014, 08:58

I uploaded the file via ftp folder iv-config panel of the website as written in the documentation for the mobile gallery.
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

09 Oct 2014, 10:55

But what is the correct string to be included in settings (admin-mobile) Button to display the logo in the mobile gallery?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

10 Oct 2014, 02:16

Morena wrote:I uploaded the file via ftp folder iv-config panel of the website as written in the documentation for the mobile gallery.
Then please give me the link to where you uploaded it via FTP ... I cannot guess this for you!
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

10 Oct 2014, 02:31

You need access to the admin panel or the control panel of the site? I write the data in a private message
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

10 Oct 2014, 07:45

Name file logo :Gibo dee jay.jpg 3 copia.jpg
 
User avatar
Morena
Posts: 22
Joined: 05 Oct 2014, 13:59

Re: Mobile Site: Can't click on thumbnails

10 Oct 2014, 07:47

Name file logo: Gibo dee jay. jpg 3 copia. jpg
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Mobile Site: Can't click on thumbnails

10 Oct 2014, 10:20

Morena wrote:You need access to the admin panel or the control panel of the site? I write the data in a private message
I don't need admin apen or control panel ... I need the NAME of the file you uploaded, and that is the link to your logo. How else can I find it?

You say you uploaded it, but what is the PATH and LINK???