Linux 软件免费装
Banner图

Aqua Video Gallery

开发者 Nayan Jariwala
更新时间 2019年1月23日 15:32
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 5.0.3
版权: GPLv2 or later
版权网址: 版权信息

标签

gallery image gallery photo gallery wordpress gallery video gallery

下载

1.0

详情介绍:

Responsive & Light weight user friendly Video Gallery. Simple to install and use easily with shotcode in your projects. customize your Gallery with the your classes and id. also three pre-built designs if you want to use one of them. you can add videos from your media and from youtube link also. Easy Settings and Shortcodes to make your video gallery beautiful. Key Features: ~ Simple to use with two different shortcodes. ~ Three pre-built designs- Grid, Masonry & Flat. ~ Fully Responsive. ~ Easy to customize. ~ Easy Settings. ~ User Friendly. ~ Unlimited Videos. Details: There are two shortcodes you can use to display gallery to your pages. For the videos from your media: [aqvg] For the videos using youtube links: [aqvg_youtube] you can also add following attributes to your shortcodes: ~ for custom classes using class="yourclass" ~ for custom classes to inner section subclass="yourclass" ~ for id use id="yourId" ~ for columns you want to show column="1/2/3/4/5" (e.g column="4" , By default 3 columns will display & maximum 5 columns you can display) ~ for numbers of videos you want to show count="numbers of video"(e.g count="3") ~ for gallery style you want to display use style="flat/masonry/grid" (e.g style="flat" ,By default Grid will be selected) For example: [aqvg class="yourclass" subclass="yourclass" id="yourId" columns="4" count="10" style="masonry"] or [aqvg_youtube class="yourclass" subclass="yourclass" id="yourId" columns="3" count="15" style="flat"]

安装:

Here’s how you install and activate the Aqua Video Gallery plugin: e.g.
  1. Download From plugins or Upload .zip file to your plugin directory.
  2. Activate the plugin from wordpress plugins list.
  3. After activation put the shortcode at the place you want to set your video gallery.

屏幕截图:

  • Add Video
  • All Videos at one place

常见问题:

How can i add class or id to the shortcode

You can add class and id by using [AQVG class="yourclass" subclass="yoursubclass" id="yourId"]. By this you can have a (class) having a main div and (subclass) which are the child of (class) div. In this way you can have power to desing with your theme easily.

Is Youtube video and Direct link video have difference gallery

Yup. Because of design the youtube video and Direct Link videos are sepreated. but soon we will update with this feature.

My Shortcode are not working as mentioned

It is because you have done something wrong. class, subclass and ID Have strick rules like: class will only accept class with no numeric at starting. and same on subclass and id.

更新日志:

1.0 *Initial release