[wordpress插件] DImage 360DImage 360

wordpress 插件 文章 2020-04-17 08:30 443 0 全屏看文

AI助手支持GPT4.0

评分
92
描述

DImage 360 is a plugin to embed a 360 view on your WordPress website.

DImage 360​​ 是一个插件,可在您的 WordPress 网站上嵌入360视图。

It is a user friendly and feature rich plugin to add a responsive 360deg view or 180deg panorama on website.

这是一个用户友好且功能丰富的插件,可在网站上添加响应性的 360deg 视图或 180deg 全景图。

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.

要嵌入多个图像,当前您需要在网站的帖子或页面上添加多个shortcode实例。

Features

功能

    1. No Flash Needed
    2. 不需要闪光灯

    3. Compatible with chrome, Firefox, IE8, IE9, Safari
    4. 与Chrome,Firefox,IE8,IE9,Safari兼容

    5. You can zoom to the image.
    6. 您可以缩放到图像。

    7. Support JPG.
    8. 支持JPG。

    9. Support both mouse and touch.
    10. 同时支持鼠标和触摸。

    11. You can full screen the panorama for detail view.
    12. 您可以全屏显示全景图以查看详细信息。

    13. Multiple Image can be loaded on single page, by using multiple shortcode.
    14. 通过使用多个短代码,可以在单个页面上加载多个图像。

    How to use

    使用方法

    Shortcode

    简码

      1. If you are using Gutenberg then follow the following instructions otherwise step 2 instructions:-

        如果您使用的是古腾堡(Gutenberg),请按照以下说明进行操作,否则请按照步骤2的说明进行操作:-

          1. Click on the + icon showing on the top left corner of the page and select Common Blocks and then select Dimage 360.

            单击页面左上角显示的+图标,选择“通用块”,然后选择Dimage 360​​。

          2. 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.

                默认将其设置为true。

              • Control :- It is the feature to show control on the image or not.

                Control:-这是在图像上显示或不显示控件的功能。

                Default it setup as true.

                默认将其设置为true。

              • Allow Scroll to Zoom :- It is the feature to zoom in or zoom out by just scrolling.

                允许滚动到缩放:-它是仅通过滚动即可放大或缩小的功能。

                Default it setup as true.

                默认将其设置为true。

              • Zoom Level :- You can set zoom level from 0 to 100. Default it setup as 0.

                缩放级别:-您可以在0到100之间设置缩放级别。默认设置为0。

              • Animation Speed :- You can set animation speed from 0 to 100. Default it setup as 2.

                动画速度:-您可以将动画速度设置为0到100。默认设置为2。

              • Position :- Defines the default position, the first point seen by the user.

                位置:-定义默认位置,即用户看到的第一个点。

                Default it setup as 0.

                默认将其设置为0。

        1. [dimage attachment_id="56" control=true auto-rotate=true]
           

          [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.

          attachment_id::您将从媒体管理器中获取,只需添加附件ID。

          control{true/false}: It is the feature to show control on the image or not.

          控件{true / false}::此功能可在图像上显示或不显示控件。

          Default it setup as true.

          默认将其设置为true。

          auto-rotate{true/false}: It is the feature to auto rotate of image.

          自动旋转{true / false} :这是自动旋转图像的功能。

          Default it setup as true.

          默认将其设置为true。

          zoom_level: You can set zoom level from 0 to 100. Default it setup as 0.

          zoom_level::您可以将缩放级别设置为0到100。默认将其设置为0。

          anim_speed: You can set animation speed from 0 to 100. Default it setup as 2.

          anim_speed::您可以将动画速度设置为0到100。默认设置为2。

          default_position: Defines the default position, the first point seen by the user.

          默认位置::定义默认位置,即用户看到的第一个点。

          Default it setup as 0.

          默认将其设置为0。

          Example[dimage attachment_id="56" zoom_level="10" anim_speed="10"]

          示例 [dimage attachment_id =“ 56” zoom_level =“ 10” anim_speed =“ 10”]

        2. [dimage url="please enter here image url" control=true]
           

          [dimage url =“请在此处输入图片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.

          URL:图像的url,它将是图像的完整路径,您将从媒体管理器本身获取该路径。

          For Example: [dimage url="http://domain-name.com/wp-content/uploads/10/image-name.jpg" control=true]

          例如: [dimage url =“ http://domain-name.com/wp-content/uploads/10/image-name.jpg” control = true]



          Here replace [domain-name.com] with your domain name.

          在这里用您的域名替换[domain-name.com]。

          Also rename the image name too.

          还要重命名图像名称。

          control{true/false}: It is the feature to show control on the image or not.

          control {true / false} :此功能可以在图像上显示或不显示控件。

          Default it setup as true.

          默认将其设置为true。

安装步骤

    1. Upload d-image-360 to the /wp-content/plugins/ directory
    2. d-image-360 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/dimage-360.zip
-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] AC STOP Content Copier交流停止内容复印机
[wordpress插件] Advanced Team先进团队
[wordpress插件] CurrentlyWatching目前正在观看
[wordpress插件] Connector for WooToApp Mobile – WooCommerce Native Mobile App.WooToApp Mobile的连接器– WooCommerce本机移动应用程序。
[wordpress插件] Better Detection更好的检测
随便看看
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8064
问题? 7288
如何快速搭建抽奖助手小程序(无需代码知识) 5072
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6027
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5640
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5231
如何解决渲染层网络错误Failed to load media? 16581
小程序找号找回 释放昵称? 2438
我的小程序广告主收入5301,实际进账4406,是怎么回事呀? 2519
删除部分微信用户个人数据的通知,怎么删除? 5568