Linux 软件免费装
Banner图

IvyCat AJAX Image Slider

开发者 dgilfoy
ivycat
sewmyheadon
更新时间 2013年1月3日 02:07
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.4.2

标签

ajax shortcode slider featured image image switcher image fader

下载

1.0.5 1.1.0 1.1.1

详情介绍:

This plugin is a lightweight template/framework for developers to easily add a powerful AJAX image slider to a page. Features Plugin depends upon your theme's style and does not contain native styles. This is a minimal plugin, function over form. If you would like to extend it, or would like us to extend it in later versions, feel free to post ideas in this plugin's support forum, or contact us. Shortcodes:

安装:

You can install from within WordPress using the Plugin/Add New feature, or if you wish to manually install:
  1. Download the plugin.
  2. Upload the entire ivycat-ajax-slider directory to your plugins folder.
  3. Activate the plugin in your WordPress plugin page.
  4. Start creating and embedding image sliders.

屏幕截图:

  • The slides are a custom post type.
  • Adding new slides is easy.
  • Add a group, or category, for your sliders.
  • Embed a slide in a post or page using a shortcode.

升级注意事项:

1.04 Important bug fixes - please udate. 1.03 Bug fixes 1.02 Important fix for Internet Explorer 1.01 No critical updates, just housekeeping.

常见问题:

What is the point of this plugin?

It allows you to easily create nice, JavaScript image sliders with text that can be styled to suit any project. Some other slider plugins had more features than we needed, or didn't operate as we expected. Often, they load all the images at once, hiding the others and using JavaScript to switch the visible image. This plugin is different; it loads a single image/post and once the page is loaded, makes an AJAX request to retrieve the rest of them. It receives them in JSON format and the individual elements are switched rather than any hiding/showing going on.

The slider looks plain in my page - can I pick from different presentations or looks?

Currently this plugin is more for developers or designers. It doesn't take much to use, but it does require you to do your own styling. Eventually we'll incorporate templating (so you can alter the markup without fear of future versions overwriting them).

What if I don't know CSS?

Talk to your favorite WordPress designer or developer, or we can certainly work with you. Future versions of this plugin might support automatic features and other tweaks.

更新日志:

1.04 1.03 1.02 1.01