Download the plugin single_categories
Installation
Deutsch
- Lade das Plugin runter
- Falls du es manuell (nicht in Wordpress) runter geladen hast, schiebe es in den ordner /wp-content/plugins
- Installiere das Plugin im Backend(Admin-Panel)
- Füge "[category_id=x] (ohne Anführungszeichen. x ist die categorie-id z.B: [category_id=3]) in deine Seite ein (über oder unter den Text, je nachdem wo du es hinhaben möchtest)
- Fertig :)
Wie finde ich die Category-id heraus?
- Gehe zu einem artikel, dort steht z.B "veröffentlicht unter Geschichten".
- Fahre mit der Maus über den Link (im Beispiel: "Geschichten"). Jetzt erscheint unten in deinem Browser, ein Link.
- Am Ende des links ist ein ?cat=x (x ist eine zahl)
- X ist deine Cat id für die Kategorie (Im beispiel: geschichte)
English
- Download Plugin
- If you download it manual move it (unpacked) in the wp-content/plugins folder
- Install Plugin in backend
-
Add the String [category_id=x] to the page you want to show your post of a category
(x is the category-id you want to display. For example: [category_id=3]).
- Finish. That was easy was it? :)
How could i find out the category id?
- Open a post. Under this post, thers a link like "histories".
- Hover with your mouse over this link. On bottom of your browser, a link appears.
- On the end of this link theres something like that: ?cat=4
- In this example, "4" is your category_id.
- Finish :)