Search…

X3 Photo Gallery Support Forums

Search…
 
Tomas
Posts: 1
Joined: 15 Nov 2006, 09:19

how can i get Popup Slideshow up and runing

15 Nov 2006, 09:21

how can i get Popup Slideshow up and runing i did not find any thing abougt how to set upp Popup Slideshow on the imagevuex. web

all files are on the server and the gallery is working fine but hove do i use the Popup Slideshow
 
User avatar
Christopher
Experienced
Posts: 213
Joined: 30 Sep 2006, 18:58

16 Nov 2006, 02:01

UPDATE: THIS MAY NOT BE APPLICABLE, SEE KARLS MESSAGE BELOW

Generally this is setup via your main config.ini
and slideshowconfig.ini files.

To start, your thumbopenwin in your config.ini should be:
thumbopenwin = popup

Also, can you confirm you're using the latest version of
imagevuex? Could you also send us a link to your gallery
so we can see this problem better?
Last edited by Christopher on 17 Nov 2006, 04:58, edited 1 time in total.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

17 Nov 2006, 04:41

I think he is asking how to get the popup window slideshow working, like we have on our demopage.

<a href="javascript:window.open('https://www.photo.gallery/imagevue/slide ... dth/2-200)+'');void(0);" class="flink standard" title="View a Slideshow Popup window Demo (opens in POPUP window)">Popup Slideshow</a>
Code
<a href="javascript:window.open( 'https://www.photo.gallery/imagevue/slideshow.php?configfile=slideshowpopupconfig.ini', 'popslideshow', 'width=400, height=250, toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, top='+Math.round(screen.height/2-125)+', left='+Math.round(screen.width/2-200)+'');void(0);" class="flink standard" title="View a Slideshow Popup window Demo (opens in POPUP window)">Popup Slideshow</a>
 
jed
Posts: 3
Joined: 25 Aug 2007, 05:55

slideshow on a page

25 Aug 2007, 21:00

Thank you, you have more or less answered my question. I want the viewer to opn on a page. The pop up link on the page will have to do for now
I'm one step closer!
 
Jonzinator
Experienced
Posts: 52
Joined: 14 Mar 2007, 20:22

15 Oct 2007, 01:41

Im trying to use the popup feature from the sitemenu. I have pasted the about code into the "link#clickdata" field of the "sitemenu.ini" with unsuccessful results. I am currently running a theme as well.

I am unsure what to look at next.

Thanks for the help.

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

15 Oct 2007, 03:55

Jonzinator wrote:Im trying to use the popup feature from the sitemenu. I have pasted the about code into the "link#clickdata" field of the "sitemenu.ini" with unsuccessful results. I am currently running a theme as well.
Have a link?
 
Jonzinator
Experienced
Posts: 52
Joined: 14 Mar 2007, 20:22

16 Oct 2007, 11:35

www.imageryconcepts.com/iv18

under the contact link a the top. I am hoping to have a link there that goes to a popup slideshow.

Thanks...

Troy