babylon-wordpress-plugin icon indicating copy to clipboard operation
babylon-wordpress-plugin copied to clipboard

Display 3D models and 3D scenes with the help of shortcode [babylon]URL-OF-3D-FILE[/babylon] to use the 3D Viewer in Wordpress posts and pages, Woocommerce products, Elementor blocks etc. Supports GLT...

Results 1 babylon-wordpress-plugin issues
Sort by recently updated
recently updated
newest added

If I use hook for write short code `do_shortcode('[babylon]'.$object3D.'[/babylon]');` will be write the code on html page, but nothing happening. If I write short code direct on the page and...