• Hi,

    Thank you for the great plugin!!!

    I tried to use a root relative URL for my model_url parameter but the plugin seems to convert it to relative to your plugins directory. For example, if I use:

    model_url="/wp-content/uploads/3d/myfile.fbx"

    the resulting url is:

    https://example.com/wp-content/plugins/vrm360/demo//wp-content/uploads/3d/DemoSpace%20v3.fbx

    But if I use an absolute URL, it seems to use the correct location:

    model_url="https://example.com/wp-content/uploads/3d/myfile.fbx"

    Is there any way to use a root relative URL so when I deploy my site from dev to production, I don’t need to update this path?

    thanks!
    Steve

    • This topic was modified 3 years, 11 months ago by stevevu.
    • This topic was modified 3 years, 11 months ago by stevevu.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘model_url param’ is closed to new replies.