Linux 软件免费装
Banner图

Plugin Name

开发者 LeoPeo
更新时间 2021年2月27日 01:23
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.6
版权: GPL-2.0+
版权网址: 版权信息

标签

video image gallery lightbox responsive images mobile vimeo youtube fancybox swipebox

下载

1.0.1 1.0.2 1.1.0 1.1.2 0.9 0.9.1 1.0

详情介绍:

Easy SwipeBox plugin for WordPress websites gives you a flexible, aesthetic and mobile-friendly Lightbox solution for just about all media links on your website. Easy SwipeBox uses the packed SwipeBox and is multisite compatible. Main features
  1. Enqueuing of SwipeBox Javascript and CSS files.
  2. Customization of SwipeBox lightbox appereance and behaviour from the Lightbox Settings page.
  3. Autodetection of links to images or videos. You can exclude/include media types from the Autodetection Settings page.
  4. Other geek settings in the Advanced Settings page.
Autodetection Select one or more options from Autodetection setting page, Easy SwipeBox automatically detects the media type and add class="swipebox" to their links. Otherwise, add class="swipebox" yourself to make the magic happen. If you like to exclude some images or videos from autodetection enter the selector that groups these elements. By default, Easy SwipeBox uses .no-swipebox. Contribution There are many ways to contribute to this plugin:
  1. Report a bug, submit pull request or new feature proposal: visit the Github repo.
  2. Translate it in your language: visit the WordPress translation page.
  3. Rate it 5 stars on WordPress.org.
  4. Buy me a beer!
技术支持 Need help? Read the FAQ or visit the WordPress.org support page / Github Issue Tracker. Note: this plugin use SwipeBox jQuery plugin as Lightbox solution. For any issues and pull requests related to SwipeBox functionalities please visit the SwipeBox Repo.

安装:

  1. Download the plugin from Wordpress repository.
  2. Upload the plugin folder in /plugins/.
  3. Activate the plugin.
Done! Now all link to image or Youtube/Vimeo opens in a beautiful mobile-friendly Lightbox. Visit the new admin page (Settings > Easy SwipeBox) to enable/disable the autodetection for selected media type and customize the lightbox behaviour.

屏幕截图:

  • Example of SwipeBox lightbox
  • Easy SwipeBox setting page

常见问题:

Can I use Easy SwipeBox to show Google Maps iframe?

Yes, SwipeBox support inline content, here below an example of code: First create the selector that contains the Google Maps iframe, usually it's hidden within the page: <div id="mymap" style="display:none;">IFRAME_MAP</div> Then create your link, pointing at the selector: <a href="#mymap" class="swipebox" title="My Map Title">Click to open the map</a> Done! Clicking on the link, the Google Maps iframe will be showed within the lightbox.

更新日志:

1.1.2 - Major release (26/02/2021) 1.1.1 - Major release (09/12/2020) 1.1.0 - Major release (27/01/2016) 1.0.2 (22/11/2015) 1.0.1 (28/10/2015) 1.0 - Major release (14/09/2015) 0.9.1 (14/04/2015) 0.9 (02/02/2015)