Filter by Categorie
-
Hi there,
I want to use this PlugIn on http://www.reckenfeld-freilichtbuehne.de/ on the front page (and later on other pages).
I have got one category (ID 14) with the name “Sommer 2015”. In this category there are all the stage plays for this summer, around 5 different ones:
* Peter Pan
* FAME
* pop songs don’t lie
* Ladies Night
* Extra ProgrammI want to display this 5 posts with title, thumbnail, excerpt and more-text in a single list OR in 2x 3 columns.
How?
I would be fantastic if I could enter just the posts-id to display them into a list.
What you can see on the frontpage at http://www.reckenfeld-freilichtbuehne.de/ under the slider is manually handcoded.
My problem is: the main-editor isn’t a html-expert, she needs a verry simple solution … what can I do?
My code doesn’t work:
<table border="0"> [term] [term_id=14] [posts] <tbody> <tr> <td><a href="[post_permalink]" target="_parent">[post_thumbnail size="thumbnail" return=""]</a></td> <td> <br /> <h3>[title]</h3> [excerpt] [more text =Mehr... ]</td> </tr> </tbody> [/posts] [/term] </table>
The topic ‘Filter by Categorie’ is closed to new replies.