Hallo, ich habe das Plugin Event-Plugin http://wordpress.org/extend/plugins/event-page/nun installieren können, es ist auf WP 3.0.1 aktualisiert worden. Es zum laufen zu bringen bereitet mir aber Probleme, weil mein Englisch mangelhaft ist. Kann mir jemand Schritt für Schritt helfen?
In der readme.txt heisst es:
ZitatAlles anzeigen* You'll need to create a new template file entitled "events.php"
** To do this copy your file entitled page.php and name it events.php.
** Place this code `<?php
/*
Template Name: Events
*/
?>` on the first line of the file.
** Remove the code that prints the post to the page and replace it with this code: `<?php tern_wp_events(); ?>`
** Upload the new file to the server.
* Now you'll need to create a new page which you can title whatever you like.
* Assign this page to the template entitled "Events"
* Remember to alter your Event Page settings to reflect the new name of this page and any other options you may wish to alter.
* That should be it. View the page and you should see the Event Page in its moderately useful glory!
Die neue events.php habe ich installieren können. Aber dann fängt es an zu hapern. Ich habe eine neue Seite generiert, auf der ich gemäss Anleitung hier diesen Sample-Code platziert habe: <?php tern_wp_events(); ?>Aber da tut sich nichts.
Wäre wirklich froh um Hilfe, denn das Plugin ist genau das, was ich suche.
Danke!
Meine Site: http://www.velofahrer.ch