Page 1 of 1

How to embed HTML version only ?

Posted: 13 May 2012, 03:31
by didou038
Hi all,

I work here with the demo version to see the possibilities and so I decide to take a license or not.

Currently I am using the code provided in the zip on integrating the gallery into a page. Out this integration will only display the gallery in flash version. So I went in the admin panel and set the default HTML version, but nothing changes.

Without integration, the HTML version is displayed and only in this case. Furthermore, the admin bar (in the upper right corner) does not appear when I joined the gallery (still flash). For this I used the file 'embed_example.html'

Is there a method to integrate the HTML instead of Flash?

Thank you for your help,

regards,

sorry for my bad "english" (help with google translator)

Re: How to embed HTML version only ?

Posted: 14 May 2012, 08:26
by Nick
The easiest way would be to add <iframe src="path to imagevue"> on your page, if you want to force it into HTML mode, add ?/ at the end like this: https://www.photo.gallery/demo/x2/?/

Another way to integrate imagevue with your current design would be to edit the iv-includes/templates/layout.phml to match your designs.

Alternatively you can include imagevue.php in your php script but they should be in the same folder (like site root) otherwise it will cause complications with image/css paths because they are always relative to the current gallery. In this case you might want to set HTML gallery as default in settings.