Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
swamphox
Experienced
Topic Author
Posts: 136
Joined: 29 Nov 2007, 07:05

mobile header and text

08 Oct 2012, 22:11

I tried to follow instructions to letter to change the above subject. All I get is "?" on the mobile gallery. Is there more detailed information that what is displayed at https://www.photo.gallery/documentation/mobile-guide/. There seems to be a great assumption that most people know and write html and therefore the instructions on how to change things are written for the very advanced. How do I get better instructions on how and what to change to get my own header, footer and text on the mobile version.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: mobile header and text

09 Oct 2012, 01:10

I am not quite sure what you mean '"?" on the mobile gallery' ... Are you trying to add some text into the header or something? This is not clear to me. In the docs, we give detailed explanation as to how to change the images in the mobile header, as well as other important mobile settings. Yes, you can add text, and this text supports html (which can be anything from super simple to super advanced). You are not forced to use html at all, and we do not wish to start writing up about general html usage, as this is outside the scope of Imagevue.

I do wonder though, what is this "?" you are speaking about, and what exactly are you trying to do? A link to your gallery would help, and a short explanation please.
 
User avatar
swamphox
Experienced
Topic Author
Posts: 136
Joined: 29 Nov 2007, 07:05

Re: mobile header and text

09 Oct 2012, 10:59

swamphox.com mobile version. After the header or below it, I have 2 question marks which indicated to me that something is wrong. In the attachment, the settings area is all in HTML. I followed the instructions and my image(s) don't load and are replaced with question marks.
Attachments
Screen shot 2012-10-09 at 10.55.22 AM.png
Screen shot 2012-10-09 at 10.55.22 AM.png (51.09 KiB) Viewed 3722 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: mobile header and text

10 Oct 2012, 01:31

I checked your mobile version, and your custom header image is definitely loading, and I don't see any "?" marks there. Perhaps you fixed it somehow?
Image
 
User avatar
swamphox
Experienced
Topic Author
Posts: 136
Joined: 29 Nov 2007, 07:05

Re: mobile header and text

10 Oct 2012, 08:12

I did manage to get an image to show up instead of the question mark. However the image is way too narrow and I can't seem to change that. I will work on that and post again if needed. On a different issue on my page, the contact form does not appear as in this example http://www.thomasdellert.com/iv/#/contact/ what could be wrong here? swamphox.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: mobile header and text

10 Oct 2012, 23:45

swamphox wrote:I did manage to get an image to show up instead of the question mark. However the image is way too narrow and I can't seem to change that.
Well, it is just as narrow as you have created it:
http://swamphox.com/iv-config/startpage ... header.jpg
swamphox wrote:On a different issue on my page, the contact form does not appear as in this example http://www.thomasdellert.com/iv/#/contact/ what could be wrong here? swamphox.com
How did you get that text into there?
Code
<!-- You can edit this template as you like. Use the following dynamic parameters to build your e-mail: [senderName] - The Name of the sender filled in from the form. [senderEmail] - The e-mail address of the sender filled in from the form. [messageBody] - The message filled in from the form. -->[senderName] (<a href="mailto:[senderEmail]">[senderEmail]</a>),<br />sends the following message:<br /><br /> <br />[messageBody]<br /> <br /> <br />[link] <br /> <br /> _______________________________________________<br /> <a href="https://www.photo.gallery">www.photo.gallery</a>
That is from the template for the e-mail that you will receive, and I assume you copied it from that file?

The Contact form can be included in a text page by adding the text by clicking the contact-form button in the text editor for your contact page.
Image