Shortcode Examples

For plugin download plus installation & usage instructions, visit this page here.

WooCommerce integration demo is available here.

wr360embed

[wr360embed name="view01" width="100%" height="500px" config="/360-assets/sampleshoe/config.xml"]

Multiple embedded views can be added on the same page or post by pasting the same shortcode with a different name, config and dimensions as needed (PRO license required).

wr360popup

Click on this 360 icon to launch the popup:

arrow360

Use the following shortcode to achieve the same effect:

[wr360popup name="view02" width="650px" height="550px" config="/360-assets/sampleshoe/config.xml"]your thumbnail image or text[/wr360popup]

To show a popup gallery of 360 views, add multiple wr360popup shortcodes with an extra parameter ‘gallery’:

Gallery popup 1
Gallery popup 2

The shortcodes don’t have to go one after another as in the following example – you can arrange them anyway you like.

[wr360popup name="view02" gallery="true" title="Title 1" width="620px" height="450px" config="/360-assets/sampleshoe2/config.xml"]your thumbnail image or text[/wr360popup]
[wr360popup name="view03" gallery="true" title="Title 2" width="620px" height="450px" config="/360-assets/sampleshoe3/config.xml"]your thumbnail image or text[/wr360popup]

wr360expand

This shortcode relies on viewer’s full-screen feature to expand a 360 view either via full-screen or full browser window (browserfs=”true”). Click this 360 icon to launch it in full-browser window:

arrow360

Example usage:

[wr360expand name="view04" browserfs="true" config="/360-assets/sampleshoe/config.xml"]your thumbnail image or text[/wr360expand]