hello, I have concerns about the thumbs.( I am a beginner, not much knowledge on web topics)
When I make a virtual tour in cylindrical or flat mode using krpano tools they don't appear on the viewer.
What can I do?
Also, I got this plugin from the website:
<plugin name="logo"
url="logo-image.png"
align="rightbottom"
x="10"
y="10"
onclick="openurl('http://homepage.com');"
/>
When I use it as in the example is is ok(<krpano>
<image>
<sphere url="pano.jpg" />
</image>
<plugin name="logo"
url="logo-image.png"
align="rightbottom"
x="10"
y="10"
onclick="openurl('http://homepage.com');"
/>
</krpano>)
But when I put it in the xml of a VT created with krpano tools it does not work!
I hope you can help me, I am really confused
Thanks, Regards