Linux 软件免费装
Banner图

a-boxes (WP Slide-up box)

开发者 Arachnoidea
更新时间 2018年7月12日 18:46
PHP版本: 4.6 及以上
WordPress版本: 4.9.7
版权: GPLv2 or later
版权网址: 版权信息

标签

slider jquery slidebox sliding box slideup box sliding layer

下载

0.11 0.2 0.21 0.1 0.3 0.3.1 0.4 0.4.1 1.0

详情介绍:

Add jQuery-driven fancy slideboxes to your WordPress pages and posts. With this plugin a layer will slide on an inserted picture on mouse hover or touch event. This plugin was renamed to a-boxes from WP Slide-up box with the release of v1.0. Features: You can find detailed documentation about the plugin on the author's website: a-boxes documentation If you have an idea how we could make it better, please let us know on the Support page in wp-admin.

安装:

  1. Go to Plugins » Add New in wp-admin
  2. Search for "wp slide-up box" or "a-boxes"
  3. Click on the Install Now button
  4. Then on the Activate link
  5. After that a new page will appear in WP-admin (a-boxes) near the bottom of the menu, where you can find the Shortcode Generator and the Settings

屏幕截图:

  • Here is what the plugin does in general. Hover your mouse over the image and the cover layer slides up.
  • Shortcode generator with visual preview

常见问题:

How can I determine the picture IDs in WordPress?

We made a short tutorial on this topic: https://a-idea.studio/blog/2016/05/27/find-id-number-picture-wordpress/

What animation types can I use?

The available animation types (modes) are listed in the dropdown in the shortcode generator (wp-admin >> a-boxes >> Shortcode Generator). To see how they work, visit the Modes Showcase page.

How can I add links to the description?

Since v0.4 you can add 2 types of links to the boxes:

  • Target link: the target attribute of the shortcode. It will link the full box to the target URL.
  • Description links: you can place local links inside the description attribute using the following shorttag (of course you can change the Link text and the URL to whatever you'd like to): {{Link text|http://example.com}}
Hierarchy of the links: if you specify both a Target link and a Description link, then the Description link will be used and the Target link won't be added to the box.

Can I use HTML code in the description part?

Generally yes, however, the allowed HTML tags are limited to these: 'br', 'em', 'strong', 'i', 'b', 'p', 'span', 'ul', 'ol', 'li'. No HTML tag attributes are allowed to prevent conflicts with the shortcode attributes. Also, if you're adding HTML tags, make sure you do it in the Text edit mode and not in Visual mode. Otherwise your HTML tags will be escaped.

更新日志:

1.0 (2018-07-10) 0.4.1 (2017-01-11) 0.4 (2016-11-30) 0.3.1 (2016-08-25) 0.3 (2016-05-27) Full Changelog The idea The original idea for this plugin was published by Sam Dunn in this article.