Search found 679 matches

by k.ary.n
Wed Jun 04, 2025 3:47 pm
Forum: Pano2VR general
Topic: Integrate multiple choice questions with evaluation?
Replies: 1
Views: 82

Re: Integrate multiple choice questions with evaluation?

Yes! We don't have a specific tutorial for this, but it's all in how you use variables and logic blocks. Check out this project we highlighted a few years ago. The project was done with version 6 and is also in 2 languages. The link to the project is in the post.

https://ggnome.com/2021/02/pano2vr ...
by k.ary.n
Wed Jun 04, 2025 3:42 pm
Forum: Pano2VR general
Topic: Can't display pano using pano2vr server
Replies: 2
Views: 504

Re: Can't display pano using pano2vr server

Pano2VR needs to be running to view the local server. Is it possible you got this error after closing Pano2VR and then refreshing the webpage?
by k.ary.n
Wed May 21, 2025 1:55 pm
Forum: Pano2VR general
Topic: To set all variables false at once
Replies: 1
Views: 6839

Re: To set all variables false at once

Yeah, you're close!

Use regular expressions to address them all. https://ggnome.com/doc/pano2vr/guide/cr ... kin-regex/
by k.ary.n
Wed May 21, 2025 1:54 pm
Forum: Pano2VR general
Topic: GG Package Viewer
Replies: 1
Views: 6658

Re: GG Package Viewer

Can confirm and the team is aware!
by k.ary.n
Wed May 21, 2025 1:39 pm
Forum: Pano2VR general
Topic: Youtube embed
Replies: 1
Views: 6589

Re: Youtube embed

Yikes, that page is so old!

Please use either
- Pinned Video: https://ggnome.com/doc/pano2vr/guide/media/videos/
or
- the Video Element in the skin: https://ggnome.com/doc/pano2vr/workspac ... nts/video/
by k.ary.n
Wed May 21, 2025 1:32 pm
Forum: Pano2VR general
Topic: Full video virtual tour
Replies: 2
Views: 6798

Re: Full video virtual tour

Hi, Edwin.

I'm afraid this reply is too late, but yes! A video tour is no different than a still image tour. You add your videos as nodes, add a skin, and done. You can also add tracking hotspots to follow elements in the video.

Here is a tutorial: https://ggnome.com/doc/pano2vr/guide/video-360 ...
by k.ary.n
Wed May 21, 2025 1:23 pm
Forum: Pano2VR general
Topic: Transfer text to text
Replies: 3
Views: 2005

Re: Transfer text to text

I'm not sure if you can transfer the content of one text box to another. But you can use a variable that holds text and add that text to whatever textbox you want and then using the variable placeholder to show that text. Then if you want to change the text, you can use the Set Variable Value action.
by k.ary.n
Wed May 21, 2025 12:58 pm
Forum: Pano2VR general
Topic: Draggable item
Replies: 1
Views: 2345

Re: Draggable item

Have you already tried this? If not, I'd suggest adding JS code to the code element and then edit the skin's style sheet. I'm sure someone here as a smarter suggestion though. :D
by k.ary.n
Wed May 21, 2025 12:53 pm
Forum: Pano2VR general
Topic: Set node "Visited"
Replies: 1
Views: 2436

Re: Set node "Visited"

I don't think anything has changed in Pano2VR on how a node is marked visited and I'm not familiar with pano.Xk as the API call for a visited node is: pano.nodeVisited.

Two things that might be helpful:
- https://ggnome.com/gg_webinars/saving-the-skin-state-with-cookies/
- https://ggnome.com/doc ...
by k.ary.n
Wed May 21, 2025 12:38 pm
Forum: Pano2VR general
Topic: Dynamic POI elements with hintboxes when hovering over them
Replies: 4
Views: 1757

Re: Dynamic POI elements with hintboxes when hovering over them

Hi!

You just want to add a tooltip, right? If so, I'd recommend using a point hotspot template in the skin rather than a custom image. This way it will be applied to all info hotspots. Then you just add a textbox and use the placeholder for the hotspot title.

Check out the tutorial on this page ...
by k.ary.n
Mon Jan 27, 2025 2:27 pm
Forum: CMS Plugins
Topic: Node to clipboard not functional
Replies: 4
Views: 47594

Re: Node to clipboard not functional

My guess is that because it's embedded in wordpress, it's not capturing the location of the tour itself as it amends the node information to the post’s URL. Maybe somone here knows how to adjust the javascript code to include the base URL of the tour or you could ask an AI to help modifiy the code ...
by k.ary.n
Mon Jan 27, 2025 1:25 pm
Forum: Pano2VR general
Topic: 3D style icon?
Replies: 4
Views: 3838

Re: 3D style icon?

Thanks!

In the meantime, I'll add it do the list.
by k.ary.n
Mon Jan 27, 2025 1:22 pm
Forum: Pano2VR/Object2VR Skins
Topic: Radar is missing
Replies: 3
Views: 7875

Re: Radar is missing

Hi! What version of Pano2VR are you using? I'm not sure this is the same problem, but an issue with the radar beam not showing was fixed in version 7.1.2.
by k.ary.n
Fri Jan 24, 2025 10:49 am
Forum: Pano2VR general
Topic: Import panorama positions
Replies: 1
Views: 2165

Re: Import panorama positions

Hello! If the images are geolocated, then that information will be imported. Just drag in the images and use autolinking to create the tour . You can test Pano2VR for as long as you need to see if this works for you.

If the other parameters are part of the image metadata, then they will also be ...
by k.ary.n
Mon Jan 20, 2025 12:10 pm
Forum: Pano2VR general
Topic: change the url in social media card
Replies: 1
Views: 2130

Re: change the url in social media card

I'm not entirely sure how (or if) that can be changed. I've tried adding og:URL and using a different URL from where it's hosted, but that didn't work. But maybe you'll find help in this doc: https://ggnome.com/doc/pano2vr/reference/html-template/