• Resolved sudha5

    (@sudha5)


    HI

    I am new to wordpress and try to work out yuor plugin. I couldn’t get the model url right. I have tried the below

    [vrm360 canvas_name=s1 http://example.com/wp-admin/upload.php?item=67 aspect_ratio=1.33333 hide_cmds=zoom,fullscreen]

    and

    [vrm360 canvas_name=s1 wp-content/uploads/woocommerce_uploads/2019/06/=female-croupier-2013-03-26.obj aspect_ratio=1.33333 hide_cmds=zoom,fullscreen]

    and

    [vrm360 canvas_name=s1 wp-content/plugins/vrm360 aspect_ratio=1.33333 hide_cmds=zoom,fullscreen]

    and

    [vrm360 canvas_name=s1 model_url=wp-content/plugins/vrm360/ aspect_ratio=1.33333 hide_cmds=zoom,fullscreen]

    I have uploaded Obj,MTL to the media library using the select file option in wordpress. It doesn’t work. Then I have manually uploaded OBJ, MTL and .PNG file using FTP to your “vrm360” folder .

    Please help. Really nice plugin

    • This topic was modified 7 years ago by sudha5.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author maui2wp

    (@maui2wp)

    you should use the code like this:
    [vrm360 canvas_name=s1 model_url=https://www.yourdomain.com/wp-content/uploads/2019/06/yourmodel.obj aspect_ratio=1.33333 hide_cmds=zoom,fullscreen]

    your “full_3d_model_url” should be the real location of your ‘obj’ model
    i.e. https://www.yourdomain.com/wp-content/uploads/2019/06/yourmodel.obj

    BTW would you consider to review my plugin?
    https://ww.wp.xz.cn/support/plugin/vrm360/reviews/?rate=5#new-post
    😉

    • This reply was modified 7 years ago by maui2wp.
    Thread Starter sudha5

    (@sudha5)

    Thank you very much . It is working now.

    • This reply was modified 7 years ago by sudha5.
    Thread Starter sudha5

    (@sudha5)

    Is that easy to add code to make this 3d viewer like sketchfab, (3D model inspector) and dynamically pickup the 3d model file from product location. So when I upload the file, its pickup the location and display that in 3d viewer under the item page (like displaying the image for a product , display 3d view for 3d model)

    Plugin Author maui2wp

    (@maui2wp)

    I’m glad is working now 🙂
    … and thanks for your kind review 😀
    I’m closing it then.
    PS I will have a look to your later comment.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Model URL’ is closed to new replies.