Search…

X3 Photo Gallery Support Forums

Search…
 
RichGags
Experienced
Topic Author
Posts: 33
Joined: 01 Feb 2007, 17:01

Wordpress Plugin

18 Jul 2012, 13:29

Is there a Wordpress plugin or version that will run a gallery on the wordpress page. Perhaps called via shortcode? Thanks. Rich
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Wordpress Plugin

19 Jul 2012, 03:49

Unfortunately no, we do have a prototype plugin to display images extracted from the flash gallery only.

I think the easiest way is to add an iframe to the wordpress page in HTML mode. Sort of like this:
Code
<iframe src="/imagevue" width="100%" height="600px"></iframe>
firedev.com