WP Content Slideshow – Javascript Slideshow Plugin

Pluginbeschreibung:

Das WP Content Slidshow Plugin ist ein neues, noch besseres Slideshow Plugin für Wordpress. Mit dieser Slideshow können Sie bis zu 5 Posts in einer übersichtlichen Art und Weise mit Bild für jeden Post einbinden. Die Slideshow hat ein sehr strukturiertes und schönes Design. Es zeigt auf der rechten Seite in einer Liste alle Titel und eine kleine Beschreibung. Auf der linken Seite wird für jeden Post das passende Bild eingeblendet.

Screenshot:

Installation:

Lade das Plugin hoch in den wp-content/plugins Ordner und aktiviere das Plugin in deinem WP-Admin Bereich. Um die WP Content Slideshow einzubauen müsst Ihr einfach folgenden Code, an der Stelle wo die Slideshow auftauchen soll, einbauen.

<?php include (ABSPATH . '/wp-content/plugins/wp-content-slideshow/content-slideshow.php');?>

Unter Einstellungen/WP Content Slideshow können Sie in Ihrem Adminbereich, die ID der Kategorie und die Menge der anzuzeigenden Posts einstellen. Weiter unten können Sie dann noch einige Layout Styles definieren z.B. die Hintergrundfarbe, die Highlight Farbe, Breite und Höhe und vieles mehr.

Um Bilder zu Ihren Posts hinzuzufügen müssen Sie ein Benutzerdefiniertes Feld,  mit dem Schlüssel “Featured” und bei Wert den Link zum Bild erstellen. (Direkter Link also z.B.  http://www.iwebix.de/wp-content/uploads/2009/09/featured-content-slider.jpg) Perfekte Bildgröße ist 540×250 Pixel.

Demoversion:

hier geht’s zur Demoversion

Download:

  wp-content-slideshow.zip (147.6 KiB, 3,576 downloads)

Viel Spaß mit dem Plugin!

70 Kommentare »

  1. wander says:

    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 says:

    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 says:

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

  4. admin says:

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

  5. jwqlb says:

    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 says:

    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 says:

    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 says:

    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 says:

    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 says:

    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 says:

    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 says:

    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 says:

    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 says:

    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. [...] Dave’s Pick: WPContent Slideshow [...]

  21. kiwus says:

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

  22. Boofle says:

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

  23. Ben says:

    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

  24. Ri-kun says:

    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.

  25. admin says:

    Well, the title is not that easy but you may try this:

    < ?php
    $tit = the_title('','',FALSE);
    echo substr($tit, 0, 55);
    if (strlen($tit) > 55) echo ” …”;
    ?>

  26. Excellent plugin. Perfect for using with artisteer themes.

    Thanks

    Mike

  27. [...] something to set your Artisteer Themes apart from others? Well I found this excellent plugin here http://www.iwebix.de/wp-content-slideshow-javascript-slideshow-plugin/ It’s really simple to add to your theme, as you can see we use it here at [...]

  28. Bibee says:

    Hi, this is a great plugin but like kiwus I wonder how i can make it slides pages instead of posts please ?

  29. massai says:

    Hi, this is great Slide and thank you, but I’ve got one problem; it changes settings of my page and my static content isn’t shown as front page anymore.

    Is there any known solution?

  30. bertrand says:

    Hallo, ich mochte eine schmalleren widthhabe (werde es in die php code versuchen), aber in meinem Theme habe iche keinen CategorieID sondern einen Name und slug, also wer bekomme ich den ID?

  31. admin says:

    Hallo die ID der Kategory kriegst du wenn du im Adminbereich auf “Artikel” – “Kategorien” gehst und dann die Kategorie auswählst, oben in der URL findest du jetzt die Category ID

  32. houstongal says:

    Okay I just started setting up this new blog. I have uploaded and activated this plug-in but am not sure as to where exactly I should Place the ” ” to get the plug-in to display.

    Where exactly do I place this code?

    Thank You!

  33. spiky_eagle says:

    very nice plugin and very effective .. i installed it to my blog wordpress but a problem i cant solve it… the problem is that the texts beside the images is over each others…. u can see it here http://www.rockmarvel.com

    please admin help me to solve this problem

  34. Tom says:

    Plugin is ok but I’m facing following issue. When I put the code of plugin into header file I have content of pages overlay by post from plugin category list. Could anybody help me ?

  35. Bibee says:

    Is there a way to display posts from more than 1 category please ?
    I use WPML and I have a category for each language. Without the possibility of displaying more than 1 category my translated posts can’t be displayed in the slideshow.

  36. admin says:

    Yes this shouldn’t be a problem with some small php knowledges you should make the adjustements in content-slideshow.php

  37. ri-kun says:

    I have a big problem. I wanted to add this picture on top:

    and this picture on the bottom:

    so that insted of having straight edges I will come up with curve edges in all 4 corners of the slider

  38. mike says:

    Does it work with WordPress 2.9.1 ?

  39. Gui Brazil says:

    Hello guys. This plugin is awesome.

    Unfortunately, im getting a problem that I can’t fix. The character limit of the description of the post on the slideshow is working properly, BUT, if I click in one of the posts to open it, this limit doesnt work anymore.

    Can anyone help me, please?

  40. Hallo Admin,

    irgendwie schaffe ich ich nicht deinen Plugin zum laufen zu bringen. Es ist aktiviert und die default Einstellungen drin.

    Wo soll ich genau diesen Code einbauen.?

    Ich hätte gern eigentlich im Contentbereich auf der Startseite.

    Danke für deine Hilfe.

    LG

    Johann

  41. admin says:

    Hi,
    den Code dann am besten in der index.php einbauen im Templateordner. Oder wenn Du eine richtige home.php für die Startseite hast, dann da.

  42. webschnecke says:

    Tagchen,

    ich habe gleich mehrere Fragen ;-) :

    1.
    Es werden 3 versch. Plugins angeboten
    (A=WP-Content Slideshow, B=WP-Front Slider, C=WP-Slideshow). A und C kann ich gleichzeitig installieren dann geht B aber nicht. Wenn B aktiv ist gehen A und C nicht. Kann man vielleicht doch alle 3 gleichzeitig realisieren? Ich bekomme dann nur die Meldung : Kann nicht aktiviert werden, Plugin erzeugt fatalen Fehler.

    2.
    Kann man bei den Plugins vielleicht auch SEITEN (Pages) ermöglichen? Zur Zeit gehen nur Artikel (Posts).

    3.
    Wenn ich WP Content Slideshow im Header anzeige (darunter werden im Content ALLE News angezeigt) und ihm eine Kategorie zuweise, dann wird mir in den NEWS auch nur noch diese Kategorie angezeigt. Es sollten aber weiterhin ALLE News angezeigt werden – nur die ausgewählten sollen dann im Slider auftauchen.

    4.
    Kann man es vielleicht einplanen (für spätere Versionen) dass man unterschiedliche Slider in unterschiedlichen größen (weite/höhe) mit unterschiedlichen Inhalten anlegen kann. Wir hätten z.B. auch gerne eine große Box im header und vielleicht eine andere kleine als Widget. Nur so als Idee

    5.
    Wie kann ich einen [shortcode] auslesen, der in einem Artikel steht? Ich würde z.B. gerne [iCal httP://meineURL.de/kalender.ics] im Slider auslesen. Kann man das realisieren?

    So fürs erste waren das meine Frage ;-) Freue mich auf Feedback.

    Lg
    Webschnecke

  43. admin says:

    Das Problem ist Javascript und die unterschiedlichen Toolkits die sich nicht verstehen bzw. dann doppelt und dreifach aufgerufen werden.
    Pages können nicht so einfach eingebunden werden, da Wordpress dafür keine query funktionen bieten.
    Seit ihr nicht auch Webdesigner (s. eure URL), dann sollte es eigentlich kein Problem sein die Dinge anzupassen/abzuändern.

    Grüße, Dennis

  44. webschnecke says:

    Eines kann man sicher ändern ;-) klar aber für mich ist es immer noch ein Unterschied ob ich Designer bin oder Programmierer ;-) Klar einiges kann man anpassen aber grundlegene Funktionen die das Plugin ausmachen sollte man wohl eher nicht ändern, da spätere Updates meist immer zu Problemen führen ;-)
    So frage ich also erst mal nach. zu dem auch wenn die Lizenz frei ist unterliegt das Plugin dem Urheberrecht, und genau das veranlasst mich Dinge vorerst nicht zu ändern, weils mir nicht gestattet ist ;-)

    lg
    webschnecke

  45. [...] post: WP Content Slideshow – Javascript Slideshow Plugin | IWEBIX Tags: plugin, plugins, [...]

  46. [...] WP Content Slideshow – Javascript Slideshow Plugin Article(s) sur le même sujet : [...]

  47. serdar says:

    sorry i type wrong i mean :

    Pagination not working with wp-content-slideshow i can (not) go 2nd or 3rd page

  48. serdar says:

    You can try at here http://www.evhaber.com

  49. admin says:

    Well, I think this is not a WP-Content Slideshow problem but a query_posts problem. Just google “wordpress pagination not working” and you will see a lot helpful (:

  50. serdar says:

    fixed thanks

  51. serdar says:

    Hi is it possible change slides when mouse over without click.
    Thanks

  52. serdar says:

    fixed

  53. James says:

    Hello! Great plug-in! I’ve been customizing it quite a bit and will post up when finished. However, I wanted to see if you could help me out with a problem.

    If I shrink my browser window, alt-tab to another open program, or go to a new browser tab for more than a minute or two, and then come back to the page with the slideshow on it, the images on the slideshow are gone. It is still cycling and showing text, but no images. Is there a setting for this?

    Also – Is there a way to tell the slideshow-nav to not display the full text underneath it? I just want the_title() but it seems that the js is adding something to the the_title() tag. Thoughts? Thanks again!

  54. James says:

    Oh – I got one of my issues fixed! I didn’t realize that the PHP call underneath the the_title() was what was grabbing a short excerpt.

    The other issue still persists, but I can live with that for now.

    My only other question was….is there a way to bump the amount of posts from 5 to maybe 6/7? Thanks!

  55. Angel says:

    The gallery is working and images are displaying but is pushing my content down and stopping other scripts in my navigation bar and post preview from working.

    http://www.reinnovating.com/yourbusiness/

    Any ideas how to fix this?

  56. rob says:

    Hey, Great plugin. Is there away to make the Content slider scroll through the post at a time interval? eg every 5sec move to next panel? cheers

  57. Rico says:

    Hi is it possible to make the slideshow links link to the actual post, instead of just bringing up the slide?

  58. Rico says:

    ROB

    you can change those settings in the slideshow.js file

  59. Gekkoi says:

    Kann man Miniaturen rechts haben?

    Danke

    on peut avoir des miniatures à droite ?

    Merci

  60. nichive says:

    I’m on my way of customizing my theme with this plugins. And now I’m facing some issue.

    It seems the query invoked to fetch the list of the slideshow, is being kept by wordpress, so the rest of the page will keep on showing entries from the same category (as defined in the plugins setting).

    Is there a workaround for my problem.
    The plugins is just fantastic, it’s me now.

  61. Sandeep says:

    hello…thats great….i m planning to install this..but i wanted to know can i change the background color of the entire plugin which is dark and now to some thing else…?

  62. Sebastian says:

    nach langer suche und vieler testerei verschiedener sliders ist meine wahl auf deins hier gefallen.

    Danke!
    Sebastian

  63. [...] Slideshow : mooi slideshow speeltje die je op je home kan gebruiken [...]

  64. Thomas says:

    I put the wp content slideshow on mywebsite,it’s perfect.
    http://www.reparation-telephone-reims.com/

    Thanks Iwebix

RSS-Feed für Kommentare zu diesem Artikel. TrackBack-URL

Einen Kommentar hinterlassen