Plugin Description

WP-Content Slideshow Plugin is a new, even much better Slideshow Plugin for WordPress. This Slideshow can show/feature up to 5 Posts/or Pages in a very clear way with a text and a featured image for every post/page. This Slideshow has a very nice pre-designed Layout. It shows all the titles and a little excerpt to the post/page on the right. On the left, the Slideshow features the image that was inserted in the post/page via post-thumbnail WordPress feature.

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-content-slideshow/content-slideshow.php');?>
  5. Or you can use [contentSlideshow] as a placeholder in your Post/Page to insert the Slideshow
  6. Now Edit a Post or a Page and scroll down to „WP-Content Slideshow Options“ which should be right below your Editor
  7. Choose „Feature in WP-Content Slideshow“ 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-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 Brustvergrößerung Hannover.

veröffentlicht in: Wordpress Plugins 104 Kommentare

Bilder zu diesem Artikel

104 Kommentare zu WP Content Slideshow – Javascript ...

  1. wander sagt:

    I have installed the plugin and get the following error:

    The First post is the revolving slideshow, just like it should be. But then… there is an infinite amount of posts that get listed underneath it, with the same styling, but only the very first post in the list gets displayed… eventually hundreds are listed until I hit „stop“ on the load page.

    the current page with this error:
    http://www.admarequintet.com/performances-for-your-event/

    I am using latest K2 theme with 2.8.5.
    It doesn’t matter if I use wordpress default theme.

  2. admin sagt:

    You should have a look at the Administration Area and check that you have entered a number within the „number of posts“ and that you have selected a valid category by „id“

  3. philip sagt:

    hallo, wie kann ich dire breite des plugins ändern? wenn ich sie im adminmenü heruntersetze, dann verschwindet die navigationsleiste rechts.

  4. admin sagt:

    Schau dir mal die Styles in der content-slideshow.php an dort solltest du alle individuellen Anpassungen vornehmen können.

  5. jwqlb sagt:

    lieber admin,

    danke für das tolle plugin.

    leider funktioniert es bei mir nicht.
    egal, ob ich den code

    in die header.php oder single.php meines themes einfüge, es erscheint stets mehrfach eine fehlermeldung:
    Warning: Division by zero in C:\xampplite\htdocs\wordpress\wp-content\themes\datafuse – landscape\single.php on line 64m

    was kann ich tun, um das plugin zum laufen zu bringen?

  6. admin sagt:

    hm.. Danke erstmal für deine Report.. Hast du vorher die Einstellungen vorgenommen im Adminbereich? Eventuell liegt es daran? Wenn nicht schick mir mal deine URL, dann kann ich mal in den Quelltext schauen.. Division by zero kommt halt nur wenn irgendwas durch 0 geteilt wird^^

  7. wander sagt:

    I figured out my problem. I had the code inside the loop, which of course doesn’t make any sense. This is looking like a nice plugin!

  8. kann man den code auch in ein textwidget einbauen?

  9. admin sagt:

    ehrlich gesagt habe ich das noch nicht ausprobiert, ich glaube aber nicht das das funktioniert, aus dem Grund, dass man dort kein PHP einfügen darf/kann.

  10. Angie sagt:

    Hi
    I am trying to figure out thi plugin, I have written my own theme and think maybe I am missing a call to javascrpt in the header file, I cant seem to get it to work. Are there any calls I need to make java work? I’m a newbie

  11. admin sagt:

    Hey Angie,

    well calls are made directly from the plugin itself, so normally you won’t have to make any calls. Just install it as a plugin and copy the php code into your template file (for example under your navigation in your home.php/index.php)

    Cheers

  12. Anthony sagt:

    Hi, this seems like a very nice plugin. I installed it into my Artisteer template in WordPress – in the index file after the header… however, the slideshow does not work correctly for me and I am getting errors on the page. I’m missing something in the instructions I guess. Can you please offer any assistance?

  13. Matt sagt:

    Hey Admin — I’m getting the same issue as Angie. I have installed the plugin and all the logic seems to be working just fine –however, the css file nor the javascript file are being called into the header (like the example page you show has).

  14. Matt sagt:

    Okay — got it. in the featured-content-slider.php file there is a call to „add_action(‚wp_head‘, ’slider_js‘);“ but since i am developing my own theme — i turned off the „“ call in the header.php file of the theme. The fix is to hard code the call in your custom header file or remove what you don’t want from the wordpress header.

  15. jwqlb sagt:

    zitat:
    „hm.. Danke erstmal für deine Report.. Hast du vorher die Einstellungen vorgenommen im Adminbereich? Eventuell liegt es daran? Wenn nicht schick mir mal deine URL, dann kann ich mal in den Quelltext schauen.. Division by zero kommt halt nur wenn irgendwas durch 0 geteilt wird^^“

    lieber admin,

    leider kann ich dir keinen link angeben, da ich
    meine wordpressinstallation mittels „XAMPP“ offline auf meinem pc nutze.
    die einstellungen im adminbereich habe ich vorgenommen.
    würde es dir nützen, wenn ich dir den code meiner header.php poste.
    dort möchte ich die slideshow nämlich implementieren.
    ich würde deine tolle arbeit bei mir gern zum laufen bringen.
    was kann ich diesbezüglich noch probieren?

    mit quedlinburgigen grüßen
    jwqlb

  16. […] WP Content Slideshow – Javascript Slideshow Plugin | IWEBIX Plugin de WordPress para armar un slideshow con contenido destacado (tags: wordpress plugin javascript slideshow content) […]

  17. […] WP Content Slideshow – Javascript Slideshow Plugin | IWEBIX Plugin de WordPress para armar un slideshow con contenido destacado (tags: wordpress plugin javascript slideshow content) […]

  18. […] Read more here:  WP Content Slideshow – Javascript Slideshow Plugin | IWEBIX […]

  19. Zitat zum Einbau in Textwidgets: „ehrlich gesagt habe ich das noch nicht ausprobiert, ich glaube aber nicht das das funktioniert, aus dem Grund, dass man dort kein PHP einfügen darf/kann.“

    Das ist natürlich so nicht ganz richtig. Man benötigt ein Plugin wie exec php, um Code in widgets ausführen zu lassen, aber dann sollte es überhaupt kein Problem sein.

  20. kiwus sagt:

    Hi,
    Is there a way for the plugin to display Pages instead of Posts? It would be a lifesaver.

  21. Boofle sagt:

    Könntet ihr mal auf meiner angegeben Website schauen, warum bei mir immer nur eine Fehlermeldung erscheint?

  22. Ben sagt:

    Hallo 😉
    Mal `ne ganz blöde Frage:“Wie lasse ich das PlugIn auf der Seite erscheinen???“
    Hab`s fertig installiert, aber finde nirgends was zur Anzeige.

    Danke für die Hilfe

    Gruß
    Ben

  23. Ri-kun sagt:

    at last! I installed it succesfully. But I have one problem. How can I ajust the „limit“ for the title in the slideshow_nav I know how to adjust the characters for the description but dont know how about the title. Help Mr. Admin..

    Thanks again for this.