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! 🙂

Add the 3DViewerOnline Iframe block on the page (Blocks->Embeds->3DViewerOnline Iframe)

  • Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  • Paste the URL in the 3DViewerOnline Iframe block of your WordPress

Embed 3D models into WordPress/WooCommerce product pages:

  • Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  • Paste the URL in the 3D Viewer Online tab of your WordPress product page
  • Edit the 3D Viewer Online Plugin settings to select your favourite integration

Embed 3D models into WordPress/WooCommerce product pages using the short code:

  • Copy the URL of the 3D model you want to embed from your 3DVieweronline account
  • Add the 3DViewerOnline short code from the Visual editor icon
  • 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.