Side Menu Plugin (new plugin from today)

  • 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 :

    Code
    <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 :

    Code
    <group name="level_1">
        	<group name="object_1" value="FLOOR 1 - FLUR" link="loadscene(scene_1_clean,null,MERGE,BLEND(0.5))" />
    </group>
  • 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.

  • 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.

  • 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!

  • Some of you posted me requests to add thumbs on the side menu.
    Here is example with thumbs online: Link

    Updated code is here:
    sidemenu.xml
    example.xml
    Package (new xml files + thumb folder example) is: here

    Hope this is what some of you have asked for?
    Note: this version might need some testing so if you find some bugs please report directly on my mail or PM. Thx

    This link is no longer working, can anyone help with adding thumbnails in the side menu? thanks *confused* *confused*

  • Thx. Do you mean to have scrollable menu in this version? As side menu is multi level menu I didn't want to make it there as most probably number of elements wouldn't be to big and can be displayed on all devices.
    But scrollable/draggable version is already implemented as one level menu and is in fine-tuning. Will be offered soon as new/separate plugin.

    Is this updated plugin available now? I am also hoping to have it scrollable. Thank you!

  • Hello everyone,

    I’m new to the krpano and the forum, and I just want to say how impressed I am by the quality of work shared here. It’s incredibly inspiring, and I truly appreciate the effort and creativity that goes into these projects.

    I recently came across a menu that looks absolutely fantastic. In the comments, I saw that it had been improved with multi-language support, a 3-level structure, and even draggable functionality, all of which sound amazing!

    Unfortunately, the download links seem to be broken or expired.

    I don’t have coding skills myself, but I can usually implement things by looking at working examples and adapting them step by step. I actually managed to download a version of the “side menu” before and got it working in a 3-level setup — but when I use the back button, it always goes back to the first/main level instead of the previous sub-level.

    If anyone still has the full version of this menu with multi-language support, 3-level menu, and draggable functionality, I would be so grateful if you could share the working code or files.

    Also, if possible, it would be extremely helpful if you could point out where exactly to place the code to make it work correctly.

    I’m really excited to learn more and can’t wait to try this out.

    Thank you so much in advance!

    Best regards,

  • I think I found two issues:

    1) If you click a link to open a submenu there is no way to go back
    2) If you're opening the pano on mobile phones the MENU link is not clickable.

    I can't make both working.

    Does anyone has any hints for me to solve this?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!