Hallo,
Ich bin Neuling in php und hätte diese Frage : Das finde ich toll und würde ich gerne in meinem wordpress-2.02 blog mit theme relaxation_3column installieren :
[size=8]Ultimate Fade-in slideshow (v1.5) http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm[/SIZE]
Habe schon herumprobiert, aber es klappt einfach nicht. Dort steht als Anweisung :
[LEFT]Step 1: Insert the following script to the HEAD section of your page:[/LEFT]
In welchen Head meines themes und wo genau ? index.php ? style.css ? header. php ? oder sidebar.php ?
der zweite Schritt scheint mir klar :
[LEFT]Step 2: All that's left now is to insert the below code into the BODY of your page where you want the slideshow(s) to be displayed.
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 140, 225, 0, 3000, 1, "R")
new fadeshow(fadeimages2, 140, 225, 0, 3000, 0)
</script>
[/LEFT]
- ich habe das in die sidebar.php eingesetzt, aber bisher ist da eben nur ein weißes Feld und nix mit slideshow.
Wer kann mir helfen ? Danke im Vorraus !
Gruß naminjong