WordPress plugin

You can embed a 3D model in your WordPress website by using the 3DVieweronline WordPress plugin.

  • Search the 3DVieweronline in the WordPress marketplace.
  • Download/Install the plugin.
  • Activate the plugin by pressing the “Activate” button.
  • Enjoy! 🙂
  1. Add the 3DViewerOnline Iframe block on the page (Blocks->Embeds->3DViewerOnline Iframe)
  2. Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  3. Paste the URL in the 3DViewerOnline Iframe block of your WordPress page2. Embed 3D models into WordPress/WooCommerce product pages:
  4. Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  5. Paste the URL in the 3D Viewer Online tab of your WordPress product page
  6. Edit the 3D Viewer Online Plugin settings to select your favourite integration option3. Embed 3D models into WordPress/WooCommerce product pages using the short code:
  7. Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  8. Add the 3DViewerOnline short code from the Visual editor icon
  9. Replace the `model_url` keyword with the URL of your model
[3Dvo-model url=model_url id=3Dvo width=640 height=480 autosize=yes]
changed to:
[3Dvo-model url=https://www.3dvieweronline.com/members/Id00ec53c4682d36f5c4359f4ae7bd7ba1/J8rdYwXNBqtjdzj id=3Dvo width=640 height=480 autosize=yes]

You can change the 3D viewer player width and height according to your preference.