Direct Node Access in iFrame Not Working

Q&A about the latest versions
Post Reply
roomrotator
Posts: 12
Joined: Thu Oct 13, 2011 6:58 am

I am trying to use the new direct node access feature with a tour that I have set up using an iFrame and it doesn't seem to work at all.

The idea is for thumbnail image links below the panorama to be able to take you to different nodes in the tour. I have done this before by creating new HTML pages for each link that start on the corresponding node but this is far more work and I was excited about the simplicity and ease of the DNA. It appears that the node selector (#node4) that is put after the .html doesn't seem to be transferring through to the iFrame. I have tried removing the iFrame and just having the link (and corresponding new node) load in a new window and that works just fine so I am guessing it has something to do with the iFrame?

I have posted the example below, any help would be GREATLY appreciated!! I am also open to hearing other suggestions on how to build out a tour like this but most importantly i need to see if I can get this working ASAP cause the client is waiting on their tours.

http://roomrotator.com/Clients/Dana/Rou ... Suite.html

Thanks!!!
roomrotator
Posts: 12
Joined: Thu Oct 13, 2011 6:58 am

anyone?? any ideas on this??? would LOVE some help, thanks!!
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Almost right, please see attached project.
Have a look at the iframe.html page.
You just needed to to add the node after the user, in this case as its a local html page, it object.html#node2 etc.
Regards,
Hopki
Attachments
iframe.zip
(201.46 KiB) Downloaded 278 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
roomrotator
Posts: 12
Joined: Thu Oct 13, 2011 6:58 am

Thanks so much for your response on this Hopki. Unfortunately this doesn't seem to help much. If you take a look at my code on my linked page I am using the node selector after the page as you mentioned (for all but the first thumbnail link). However this doesn't seem to affect/change the pano when it is in an iframe.. It doesn't work on my page or your example. Do either of these work on your end? Thanks again in advance!!
roomrotator
Posts: 12
Joined: Thu Oct 13, 2011 6:58 am

also... you can see that the links are correct on my sample page ( http://roomrotator.com/Clients/Dana/Rou ... Suite.html) by right clicking any of the right 3 thumbnails and loading the link into a new window/tab... so seems like it is the iFrame that is breaking the links?
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
I downloaded the project I posted and it still works for me. I had a look and there are no unique files paths so can not see why it would not work for anyone else.
Please see the attached video.
Regards,
Hopki
Attachments
iFrame.mp4
(566.99 KiB) Downloaded 946 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Judy-A
Posts: 242
Joined: Sun Jan 10, 2010 5:26 am
Location: Edmonton, Canada
Contact:

Could there be an .htaccess configuration on the server that is blocking some of the files?

Judy
roomrotator
Posts: 12
Joined: Thu Oct 13, 2011 6:58 am

thanks for looking at it again. i have no idea whats going on then, beacuse i just downloaded your project again and it does not work in any of my browsers.. guess ill just keep plugging away and see if i can figure it out. thanks
Post Reply