Thanks for the info, I think I’m starting to understand a bit better. I noticed that for the carousel on my wix site, I directly inserted an html code on my page with the carousel code that fetches the images from my dropbox. I think that’s why it works, I’m not rendering an html file, I’m just getting the images.
For my virtual tour I tried to do the same thing. I looked in the html for all the files called images, scripts .js and fonts.css.
- I modified the font.css file which called the fonts, I put the dropbox links of the fonts.
- I modified the html file by putting the link of all the files called (the images, the .js and .css).
- I integrated on my wix site a box to put an html link. When I look at the preview it just says please wait.
So here, the html rendering is on my site, and the code will fetch the images and files stored on my dropbox (like for the carousel). But my render is not displaying correctly so two hypotheses (1) the files are not downloading from dropbox (which is weird as it works for carousel) or (2) there is a problem in my html code while I took care to change everything so called. A last solution might be to find another cloud to just save the files (because my site is already hosted at wix, I just need a good link of the files).
The html link (in .txt): https://www.cjoint.com/c/LEsbauFZieR
Screenshot of the html box on my Wix site