+33 (0)9 79 36 16 30

Plugin 360 WordPress
easystory360 Ultimate

 

Welcome to the official page of the Easystory360 Ultimate plugin for WordPress.

This plugin lets you easily integrate your immersive VR360 stories into your WORDPRESS site, whatever your theme or builder (Divi, Elementor, Classic Editor, Gutenberg).

If you don't yet have an easystory360 account, you can use this Story link to test the various elements presented below:

https://viewer.easystory360.tools/viewer/-OUdum3R4toniFfeazfE/3

 

1. Installing the 360 WordPress plugin

360 wordpress plugin

 

 

2. Add a Story with the Code Generator

The plugin includes an HTML code generator for your Easystory360 stories, accessible from the WordPress admin side menu, under "Easystory360 Generator".

  1. Open Easystory360 Generator in admin.
  2. Paste the URL of your story (format : https://viewer.easystory360.tools/viewer/[ID]).
  3. Set options: width, height, ratio, full-screen button...
  4. Click on Generate HTML code.
  5. A code is displayed: click on Copy.
  6. Paste this code into any Divi, Elementor or Gutenberg HTML module (HTML block).

 

3. Using the Easystory360 widget

You can add a VR Story to any sidebar or footer on your site via the integrated widget.

  1. In the WordPress admin, go to Appearance > Widgets.
  2. Add the Easystory360 Story widget to the desired location.
  3. Enter your story's URL and display options (size, ratio, full-screen button).
  4. Save: the VR Story appears directly in the selected area.

 

4. Adding a Story in the classic editor (TinyMCE)

The plugin adds a dedicated button in the classic editor (TinyMCE, "Add media" above the text box).

  1. Click on the Easystory360 button (orange icon or video camera).
  2. Enter your story parameters.
  3. Click on Insert: the code is automatically added to the article or page.

 

5. Use in DIVI, Elementor, Gutenberg...

The HTML code generated by the plugin is compatible with all:

  • DIVI: Add a "Code" or "HTML" module and paste the code.
  • Elementor: Use an HTML widget to integrate the story.
  • Gutenberg: Add a "Custom HTML" block and paste the generated code.

Display options (size, ratio, full-screen button) remain active everywhere.

 

 

6. Available options

You can customize the display of each story:

  • width Width (ex : 100%, 400px, 60vw)
  • height Height (ex: 400px, 60vh)
  • ratio Aspect ratio (eg: 16:9, 4:3)
  • Full screen: Display the full screen button on the story

Tip: Ratio takes precedence over height if both are defined.

 

7. Internationalization (FR / EN)

The plugin automatically detects the language of your WordPress site.

All texts, buttons and notices are displayed in English or French, depending on the admin's language.

 

 

8. Code examples

Here is an example to paste into an HTML module:

<div class="es360u-story-embed" style="position:relative;width:100%;height:400px;">
  <iframe src="https://viewer.easystory360.tools/viewer/votre-ID" allowfullscreen allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; microphone" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;"></iframe>
  <button type="button" class="es360u-fullscreen-btn" onclick="var ifr=document.querySelector('.es360u-story-embed iframe'); if(ifr.requestFullscreen){ifr.requestFullscreen();}">&#x26F6;</button>
</div>

Replace votre-ID by your story's identifier, e.g. for Story :
https://viewer.easystory360.tools/viewer/-OUdum3R4toniFfeazfE/3Β 

 

your-ID = -OUdum3R4toniFfeazfE/3

Inserting the complete code, you get the following:


 

9. Support and FAQ

If you have any questions, please consult the documentation on explorations360.com

or contact our support team.

Enjoy immersive creation with Easystory360!