model_url param
-
Hi,
Thank you for the great plugin!!!
I tried to use a root relative URL for my
model_urlparameter 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:
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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘model_url param’ is closed to new replies.