You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

121

Monday, December 9th 2019, 9:29am

i want your side menufor example in this online test
in furniture group just show menu of furniture scenes

and in clean one just menu of clean scenes

----a code of change links of scenes with id="clean" or "furniture" dynamically ----


the source file
menu one this code :

Source code

1
2
3
<group name="level_1">
    	<group name="object_1" value="FLOOR 1 - FLUR" link="loadscene(scene_1_furniture,null,MERGE,BLEND(0.5))" />
</group>

menu two or a code that change code dynamically to :

Source code

1
2
3
<group name="level_1">
    	<group name="object_1" value="FLOOR 1 - FLUR" link="loadscene(scene_1_clean,null,MERGE,BLEND(0.5))" />
</group>

Umalo

Professional

  • "Umalo" started this thread

Posts: 1,051

Location: Osijek, Croatia, EU

  • Send private message

122

Tuesday, December 10th 2019, 12:22am

i want your side menufor example in this online test
in furniture group just show menu of furniture scenes

and in clean one just menu of clean scenes

----a code of change links of scenes with id="clean" or "furniture" dynamically ----

You have PM

123

Wednesday, July 15th 2020, 7:30am

Hi I really want to make a side thumbnail on the center-right similar like the link below, could you help me to have an examples. I really appreciate for your help
i want your side menufor example in this online test
in furniture group just show menu of furniture scenes

and in clean one just menu of clean scenes

----a code of change links of scenes with id="clean" or "furniture" dynamically ----

You have PM

kerlefein

Beginner

Posts: 5

Location: Novosibirsk

  • Send private message

124

Sunday, October 11th 2020, 11:48pm

Hey there!

I want to add menu to the project to work with current skin. Is it possible to make it work?

i've include both

<include url="skin/vtourskin.xml" />

<include url="plugins/sidemenu.xml" />
add <group ...> section but menu shows empty. If i comment out skin include section - menu works as expected.

Umalo

Professional

  • "Umalo" started this thread

Posts: 1,051

Location: Osijek, Croatia, EU

  • Send private message

125

Monday, October 19th 2020, 3:13pm

send me working example to my email via weshare or similar.. so that I can see what have you done.

woozi

Beginner

Posts: 2

Location: South Korea

Occupation: Photographer

  • Send private message

126

Thursday, June 9th 2022, 10:40am

help me Please

hello!
I was usually getting a lot of good information through the krpano forum.
I'm new to VR, so my skills are inexperienced.
I had a question while making the side menu, so I asked a question.
What I'm wondering is,
At level_0, the word '외부' (red square) is After clicking on level_0
I want it to be displayed at the level_1 blue rectangle position.
I would be very grateful if you could tell me how.
woozi has attached the following images:
  • level_0.png
  • level_1.png

Martin2270

Beginner

Posts: 1

Location: Czech Republic, Hradec Kralove

Occupation: photographer

  • Send private message

127

Saturday, October 29th 2022, 5:19pm

Hello! Can someone help me?
I have 25 items vertically in the menu and on small displays the bottom items are
not visible. How can I do this menu scrollable? Thank you very much.

128

Tuesday, May 30th 2023, 5:34am

Logo resizing and popup menu

Hello! Tiny problem with the plugin.

1. How can we resize the logo on mobile version?
2. Is there a way I can create a popup button of disclaimer at the bottom of the menu? The paragraph should slide up once the Disclaimer button is clicked.

Many thanks for your help!