Page 1 of 1

Return to home link

Posted: Sat Mar 30, 2019 8:03 am
by duceduc
I have an image logo that I want to add a link to return to home( start of tour). I can't figure out what is the proper url or shortcut to input.

Re: Return to home link

Posted: Sat Mar 30, 2019 11:03 am
by Tony
Hi duceduc,

In the example below my first panorama node name is "Numbered Panos1"

aerial-previous4.jpg
aerial-previous4.jpg (452.99 KiB) Viewed 1127 times

So in my skin I add an element and then add an Action to it. The Action is shown in the example below.

Source: Mouse Click
Action: Open Next Panorama
URL: From the dropdown/Tour Panoramas I select "Numbered Panos1"

aerial-previous5.jpg
aerial-previous5.jpg (719.38 KiB) Viewed 1127 times

I'd also add a visible logic block that hides the button if it's node1 but shows it for all the other nodes.

Trigger: NodeID Comparison: not equal to Value: node1 Visible: True Default value: Visible: false

aerial-previous6.jpg
aerial-previous6.jpg (377.81 KiB) Viewed 1127 times

Cheers,

Tony