Importing finished HTML Pages (No need to edit them in BSS)

Hello All,

I have tried to search in the forum and read about importing HTML pages but I still can't get it to work.

  1. I have a finished BSS website and an HTML Page (with assets) also finished that doesn't need to be edited, I want to import the later to my BSS website but I'm only getting the home image background. This is my website https://kigali360.com/ and this is the separate page I want to include in the website https://tourisminc.kigali360.net/ Every time I try to add the later, I get the static loading page only. I tried to open a new blank BSS page and import the later with similar results.

I managed to host them separately and add the other page as a link, but I wish they could both be a part of one website.

Any help would be much appreciated, my apologies If this sounds very basic, I have limited knowledge on WebDesign.

This is the only html I see on that page that is in the body....everything else is either in the head section as links, styles, or scripts. You will have to link or import those individually also.

<div id="preloadContainer" style="background-color:rgba(64,64,65,1)"><div style="z-index: 4; position: absolute; background-image: url('loading/HTMLImage_65564142_6A15_8E48_417C_EE0FF9326259.JPG'); background-size: contain; background-repeat: no-repeat; background-position: center center; overflow: hidden; right: 85.87%; top: 0.52%; width: 14.06%; height: 23.93%"></div><div style="z-index: 5; position: absolute; background-image: url('loading/HTMLImage_7A94F3A5_6A6C_72C8_41BF_239351C6E217.png'); background-size: contain; background-repeat: no-repeat; background-position: center center; overflow: hidden; right: 0%; top: 79.58%; width: 11.85%; height: 19.63%"></div><div style="z-index: 6; position: absolute; left: 0%; top: 50%; width: 100.00%; height: 10.00%"><div style="text-align:left; color:#000; "><DIV STYLE="text-align:center;"><SPAN STYLE="letter-spacing:0vmin;color:#777777;font-family:Arial, Helvetica, sans-serif"><SPAN STYLE="color:#cccccc;font-size:2.24vmin">Loading virtual tour. Please wait...</SPAN></SPAN></DIV></div></div></div>
<div id="viewer"></div>

Well, this one has got me stumped. I was able to open the virtual tour url https://tourisminc.kigali360.net/ successfully in Pinegrow and it worked within the program. I then tried to save the entire page down using firefox, and open it as a project in Pinegrow and it would no longer work. I also tried copying the head code, body code, and imported all the CSS and JS into Bootstrap Studio, but when preview in a browser, it simple hung on the page "loading virtual tour."

My suspicion is that because this virtual tour was created using a fairly expensive piece of proprietary software http://www.3dvista.com/ , they have somehow created a method whereby the code cannot be copied or transferred to another website/domain/program, etc. Maybe it phones home to make sure the tour was made with a legitimately purchased version of their software, or uses some sort of encrypted hash to identify it.

But there seems to be no way I can find of getting it off your existing old domain and on to another one (let alone into Bootstrap Studio.)

If you purchased this software to create your virtual tour, my guess is you will have to use it again to create a new virtual tour this time on your current domain. You may or may not be able to do it through BSS, though if it uses ordinary javascript, I see no reason why it wouldn't work.

Thank you so much for looking into this @printninja, @twinstream, Indeed I have purchased the original software, As I'm using the free hosting slot included in BSS, I guess I'll keep hosting both separately for now. Thank you so much!