Hello dear Vergers,
I ran into a problem with using a custom interface with the WordPress plugin.
As suggested in the HTML interface tutorial, I created an HTML file (let’s call it UI.html) with some buttons and a embed Verge scene as:
<main class=”viewer”>
<object data=”myVerge3Dapp.html” type=”text/html”></object>
</main>
Very simple.
Then I wanted to test it on my site, so I used the WordPress plugin to upload it onto my WP server. I uploaded whole folder including both myVerge3dapp.html and UI.html.
As expected, it created the shortcode [verge3d id=”xxx”] and the URL: myVerge3dapp.html.
How can I use UI.html instead of myVerge3dapp.html to create the shortcode?
I found out that merging both .html files into one main file works, though it is not very convenient as it doesn’t work in Verge3D (puzzles, sneak peek).
Cheers!
-
This topic was modified 21 hours ago by
Jimbaka.