go41

the info you need to know


von Joern
Keine Kommentare

Hmmm, not sure I like the official one but the one on your demo site is very nice, will have a ponder whether it would work with my site - do you know if you can add more than four items into the slider? E.g. could I have 15 or…


von Joern
Keine Kommentare

with this code:Code:<?php wp_get_archives('type=postbypost&limit=6'); ?>you can easily display the last six posts in your sidebar, but how to get an offset?On frontpage view you actually show your recent posts already, so it makes no sense to display the links to these posts again. I give you a 'switch' showing on…