go41

the info you need to know


von Joern
Keine Kommentare

Dear Joern,since you already helped me with a different problem I had with my blog (arthemia theme) I would like to ask if you could assist me with the following:On some of my posts as well as pages, the first line(s) of text do not end at the post/page border…


von Joern
Keine Kommentare

Um eine Kategorie von der Startseite in Wordpress auszuschliessen, fügt man folgenden Code in der index.php ein: das sollte dort zu finden sein: <?php if (have_posts()) : ?> direkt in eine Zeile darunter kommt neu: <?php if (is_home()) { query_posts($query_string . "&cat=-320"); } ?> das hier sollte auch schon dort…


von Joern
Keine Kommentare

Interessant finde ich die Googleseite Google Trends. Da lässt sich schön beobachten, was gerade am meisten gefragt ist. Hier zum Beispiel die häufigsten Anfragen vom 27. Juni: (mehr …)