Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Lazy content Slider

Mô tả

This Plugin will show the latest images from a selected catergory. You can add the slider to any page or post using shortcut code or adding directly to the theme php.

Some of the features:
* Content Slider to display images and links to the respective article.
* Shows only the 4 newest posts.
* Easy to use

If you have any problems with the plugins, please visit either
[http://mysqlhow2.com/] for further
information and provide some feedback first, we may be able to help. It’s
considered rude to just give low ratings and nothing reason for doing so.

If you find this plugin useful and would like to say thanks, a link, digg, or
some other form of recognition to the plugin page on our blog would be
appreciated.

Please Donate for continued development:
Donate

Please rank this plugin at [Rate this plugin] https://wordpress.org/extend/plugins/lazy-content-slider/

For [Support] https://wordpress.org/support/plugin/lazy-content-slider

Cài đặt

  1. Upload this plugin to the /wp-content/plugins/ directory and unzip it, or
    simply upload the zip file within your wordpress installation.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Select the category you want to show( I recommend creatig a category and adding the posts there)

  4. Add the shortcut code [lazyslider] to any page or post.
    4a. add this <?php if (function_exists("drawslider")){ drawslider(); }; ?> to index.php or any page where you want to use the slider.

  5. Make sure the post has a featured image set.

Hỏi đáp

Just want to give shout out to Tim Garrison [http://www.skudd.com/] who helped with my looping and
webdeveloperplus with the great tutorial on the slider using jquery.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Lazy content Slider” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.2

Added remove option from database when plugin deactivated.

1.3

Per request added a color option for darker themes

1.3.1

fixing svn

1.3.2

forgot to add dark style

1.3.3

commiting files

2.0

Removed font-family from css

2.1

Added Excerpt to div.info

2.2

Refactored to not show the div if no thumbnail-enabled posts are found –
tgarrison

2.3

Added hover pause

2.4

Added Preview
Added Article count
Cleaned up interface

2.5

Upgrade js version to work with wordpress 3.5.1

2.6

Fix Jquery version

3.0

Updated all code to be compliant of newer version of jQuery

3.1

Updated all code to be compliant of newer version of jQuery

3.2

Small fix for arrows

3.3

Fixed auto rotation

3.4

Fixed admin section