Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Lazy content Slider

Popis

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

Instalace

  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.

Nejčastější dotazy

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Lazy content Slider je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

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