Webdesign – go41

aqha

List one latest post per category on frontpage view

I will give you here a code to list only one post per selected category. You could include this code into your index.php to query for the last posts of the categories you put into this code. The first and

list pages custom styling in arthemia category bar

Some users of of arthemia theme would like to display pages instead of categories in the category bar of this theme. This bar has a custom styling for each of the 5 categories displayed. What we are going to do

WordPress SELECT query einen Beitrag ausschliessen

Will man einen bestimmten Beitrag oder eine Seite nicht im Loop von WordPress anzeigen, gibt es einige Möglichkeiten. Sofern man man die ID des Beitrags kennt, nimmt man am einfachsten 'continue', um diese $post->ID zu überspringen. Man nimmt sich eine