We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Run Verge3D with parameter

Home Forums General Questions Run Verge3D with parameter

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #72070
    radek
    Customer

    is there any way to integrate Verge3D app in WordPress with some parameter?
    Something like

    [verge3d id=”5113″ file=”cool3D”]

    I would like to integrate more 3D files in web with single app.

    #72089

    Hi radek,

    you could possibly use a low-level way to embed Verge3D content, for example:

    <iframe src="https://mydomain/myapp/myapp.html?myparam=myvalue" width=600 height=400 frameborder=0 allow="fullscreen" />

    and then get the parameter value with this puzzle.

    Chief 3D Verger | LinkedIn | Twitter

    #72096
    radek
    Customer

    Thanks Yuri.
    Great idea.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.