Skin Templates with variables

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
User avatar
JRumball
Posts: 66
Joined: Wed Jun 11, 2014 10:45 am

I'm working on a project building 12 virtual tours for a client. He wants the skin and all its elements to be the same for each tour EXCEPT for a couple of things like:

- logo in banner
- name of location (displayed in banner)

Is there anyway to simplify the use of a common skin across these tours taking into account the two "variables" listed above? This would be especially useful when the client requests tweaks to the skin... I hate updating 12 different versions of the same skin.

Thanks in advance.


John
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi John,
Yes you can build this into your skin.
As an example you can use an external image loader for the logo, and use a text box that displays the description.

Questions:
1) How large/what size is the banner and where is it?
2) The logo will it need to be clickable and if so should it open a website? If opening a website should it open and replace the tour or open in a new window/tab?
3) The name of location, should this display the panoramas title or will this be different?

Regards,
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/
User avatar
JRumball
Posts: 66
Joined: Wed Jun 11, 2014 10:45 am

Sorry for the delayed reply Martin.

The banner is at the top of the screen, 100% wide and 120 pixels high. It's white in color.

Yes, the logo has a hyperlink attached to it and it will open in a new window. That hyperlink will vary with the logo.

The location name (is not the pano name) appears centered in the banner, vertically and horizontally, but cannot be just one line of text because some locations have longer names and will not scale well on mobile devices. In addition, there is a green button below the location name that contains a hyperlink (not working yet) which is supposed to pop-up a form (or take user to a website with a form... not sure yet). Kicker is, my client wants both the location AND the button to be centered vertically in the banner. There is another logo on the right side of the banner that is static. I have the pano name appearing just below the banner, far-right. I am attaching a screenshot for you to see.

Hope that explains things.
esmc-screenshot.JPG
esmc-screenshot.JPG (181.46 KiB) Viewed 2427 times
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
See the attached project.
How to use, add your logo as an asset.
In the skin configuration, enter the URL that it needs to open and the file name with the file type, as an example, logo1.png.
No need to add assets/ as this is already included.

It works by using two text variables.
Then their placeholders in the required actions.
Regards,
Attachments
project.zip
(16.66 KiB) Downloaded 150 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/
User avatar
JRumball
Posts: 66
Joined: Wed Jun 11, 2014 10:45 am

Thanks for this Martin.

I have taken a look and I understand how it is supposed to work, but I cannot get to load the specified logo and URL.

here are my variables settings:
skinvars.JPG
skinvars.JPG (22.15 KiB) Viewed 2399 times
The viewer loads with a logo in the banner, but when I click it brings me to your site.

Another thing... should there not be an assets folder inside the project folder? I tried with and without, copying the pngs there, but no change.

I'm truly baffled.
User avatar
JRumball
Posts: 66
Joined: Wed Jun 11, 2014 10:45 am

I figured it out with the help of another tutorial I found. I wasn't adding the logo files as assets under the Advanced tab (I've never done that before).

Even still though, I could not get it to work with your project file. I create my own test project form scratch with the same principles and it worked properly.

Thanks again Martin.
Post Reply