Plugin Description

* Added Post / Pages Order and Sort Support! *

WP Featured Content Slider is a very powerful WordPress Slideshow. You can feature as many Posts and Pages as you want. You can define a picture for every single post/page which will then be automatically cropped to the right resolution. WP-Featured Content Slider comes with a great option set. You can even define sliding effects such as “fade” or “slideRight” and many more. Furthermore you can adjust timeout and many Layout and Design Options. Inserting Posts/Pages to WP-Featured Content Slider is as easy as you can imagine. Simply choose “Feature in WP-Featured Content Slider” when editing a post/page.

Installation:

Install the Plugin automatically via WordPress Plugin Installation Area or download the newest version of the Plugin right below, extract the files and upload them to your wp-content/plugins folder.

  1. Download newest version from below
  2. Extract and upload to your wp-content/plugins folder
  3. Activate the plugin in WP-Admin
  4. Insert following PHP Snippet in your template file
    <?php include (ABSPATH . '/wp-content/plugins/wp-featured-content-slider/content-slider.php');?>
  5. Or you can use [featslider] as a placeholder in your Post/Page to insert the Slideshow
  6. Now Edit a Post or a Page and scroll down to “WP-Featured Content Slider Options” which should be right below your Editor
  7. Choose “Feature in WP-Featured Content Slider” and set an Featured Image (“Feature Image” when Editing Post/Page)
  8. Now save the post/page and have a look at your Slideshow!
  9. The image will be automatically cutted so that it fits the Slideshow (No need for timthumb anymore – Version 2.1)
  10. You can adjust Settings, Layout under Settings – WP-Featured Content Slideshow

Demo:

view DEMO

Download:

Troubleshooting:

Thumbnails are being generated automatically via wordpress built-in functionality. There is no need to support timthumb anymore. If you are already using the plugin with images, you will need to regenerate thumbnails (regenerate thumbnails plugin). If you are customizing image-size you will need to regenerate as well!

Enjoy this new Slideshow WordPress Plugin

Dieses Plugin wird zusätzlich gesponsert von Schönheitsoperation Hannover.

veröffentlicht in: Wordpress Plugins 142 Kommentare

Bilder zu diesem Artikel

142 Kommentare zu Featured Content Slider WordPress Plugin

  1. Clemens Gull sagt:

    IF you can incoperate following lines. It is possible to use an own stylesheet:
    In content-slider.php before the opening style-tag:
    if (!file_exists(TEMPLATEPATH.’/css/featured-content-slider.css’)) {

    and afert the closing style-tag:
    }

    In featured-content-slider.php at line 26 (after wp_enque_script…)
    if (file_exists(TEMPLATEPATH.’/css/featured-content-slider.css’)) {
    wp_register_style(‘fcs_Style’, get_template_directory_uri().’/css/featured-content-slider.css’);
    wp_enqueue_style(‘fcs_Style’);
    }

  2. Eugene sagt:

    Hello!
    It is a cool plug-in.
    To the help I will write a problem with which faced.
    Content-slider.php file:
    #featured_slider.feat_next {
    z-index: 10;
    }
    #featured_slider.feat_prev {
    z-index: 10;
    }
    When slides and their more than 10 are added,

    Respectively arrows(to the left, to the right) won’t work. Correct this problem and a plug-in it will be even better.

    Yours faithfully Eugene.

Eine Antwort hinterlassen

Spam protection by WP Captcha-Free