Page 1 of 1

Black squares instead of pictures ...

Posted: 15 Aug 2013, 17:47
by hama
I setup the gallery in a Wordpress installation. I used this code and it works fine:

<iframe src ="http://ios-engelberg.ch/ig" width="1102" height="600">
--> http://ios-engelberg.ch/gallery/#/start/

When I call this page with my iPhone the gallery changes to the mobile view and I can see see the albums.
Then I click on an album (for example "Shackleton") and I can see the thumbs. So far so good, but:

--> When tapping on one of these thumbs I can't see the big pictures, I only see a black squares. :cry:

My questions:

--> What I'm doing wrong in the mobile view?

--> Is there a better way to setup the gallery in Wordpress (static page for example, how?)?

Thanks in advance for a bit help.

hama

Re: Black squares instead of pictures ...

Posted: 16 Aug 2013, 04:31
by mjau-mjau
hama wrote:--> What I'm doing wrong in the mobile view?
Actually, your images DO show ... just scroll much further down and you will see a loaded image. The reason it dont work so well is that you have set a very tall embed size, and when an image displays inside, it will display in the vertical middle of the area you have defined.
hama wrote:--> Is there a better way to setup the gallery in Wordpress (static page for example, how?)?
The mobile version is a separate application from the normal version, and Imagevue was meant to run as a standalone application. You can embed the SWF gallery, but I wouldnt recommend embedding the mobile version ... In fact I am not sure how you managed to do it! The mobile version is created to be run as a full application taking the full width and height of any mobile device, and this is how it works best.

Although you likely want to keep all visitors on your pages, the best functional solution is to redirect the visitor to the mobile version.