go41

the info you need to know


von Joern
Keine Kommentare

to make it short (eg: I didn't test)to show your latest post in headline, no matter which category:in header.php is the query for headline posts, this query checks for the category you choose for headlines, should be now like this:<?php //Get value from Admin Panel $cp_categories = get_categories('hide_empty=0'); $ar_headline =…