Description
DImage 360 is a plugin to embed a 360 view on your WordPress website. It is a user friendly and feature rich plugin to add a responsive 360deg view or 180deg panorama on website.
It is a simple and easy to customize plugin to embed single or multiple images on website. To embed multiple image, you currently need to add multiple instance of shortcode on the post or page of website.
Features
- No Flash Needed
- Compatible with chrome, Firefox, IE8, IE9, Safari
- You can zoom to the image.
- Support JPG.
- Support both mouse and touch.
- You can full screen the panorama for detail view.
- Multiple Image can be loaded on single page, by using multiple shortcode.
How to use
Shortcode
-
If you are using Gutenberg then follow the following instructions otherwise step 2 instructions:-
-
Click on the + icon showing on the top left corner of the page and select Common Blocks and then select Dimage 360.
-
Now a block appears on the page with the following options:-
-
Select Image :- Select an image from media.
-
Auto-Rotate :- It is the feature to auto rotate of image. Default it setup as true.
-
Control :- It is the feature to show control on the image or not. Default it setup as true.
-
Allow Scroll to Zoom :- It is the feature to zoom in or zoom out by just scrolling. Default it setup as true.
-
Zoom Level :- You can set zoom level from 0 to 100. Default it setup as 0.
-
Animation Speed :- You can set animation speed from 0 to 100. Default it setup as 2.
-
Position :- Defines the default position, the first point seen by the user. Default it setup as 0.
-
-
-
[dimage attachment_id="56" control=true auto-rotate=true]
(Recommended)
attachment_id: you will get from media manager, you only need to add attachment id.control{true/false}: It is the feature to show control on the image or not. Default it setup as true.
auto-rotate{true/false}: It is the feature to auto rotate of image. Default it setup as true.
zoom_level: You can set zoom level from 0 to 100. Default it setup as 0.
anim_speed: You can set animation speed from 0 to 100. Default it setup as 2.
default_position: Defines the default position, the first point seen by the user. Default it setup as 0.
Example
[dimage attachment_id="56" zoom_level="10" anim_speed="10"]
-
[dimage url="please enter here image url" control=true]
url: The url of the image, this will be the complete path of the image, which you will get from media manager itself.
For Example:[dimage url="http://domain-name.com/wp-content/uploads/10/image-name.jpg" control=true]
Here replace [domain-name.com] with your domain name. Also rename the image name too.
control{true/false}: It is the feature to show control on the image or not. Default it setup as true.
Screenshots
Installation
- Upload
d-image-360
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Contributors & Developers
“DImage 360” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DImage 360” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Release date: April 16, 2018
- Multiple Image can be loaded on single page, by using multiple shortcode.
1.5
- Release date: Jun 06, 2018
- Auto rotate true/false functionality added
1.6
- Release date: July 04, 2018
- Zoom level from 0 to 100 functionality added through shortcode.
- Animation Speed from 0 to 100 functionality added through shortcode.
1.7
- Release date: September 04, 2018
- Default position functionality added through shortcode.
1.8
- Release date: March 14, 2019
- Default zooming functionality added thorugh shortcode.
- Default is TRUE
2.0
- Release date: Dec 24, 2019
- Gutenberg Support now you can add 360 image through Gutenberg block and set a custom setting for image