Query Nopaging action not having effect

nopaging does not fetch all posts, it just tells WordPress not to bother figuring out stuff like how many pages there are. What you actually wanted was not to disable pagination, that’s just a solution to your problem that you asked about. You should ask about your problem instead, aka how to show all posts … Read more

First archive page with a few posts

This is my archive template — page-archive.php, which I am using as a template to display all my posts/recipes So if you’re using a Page (post of the page type) with a custom/specific Page Template, then you should create a secondary query and loop for retrieving and displaying your recipes/posts. But even with a default … Read more

How to display an archive with multiple authors

This would make sense as an inclusion for the Co-Authors Plus plugin but you can’t always depend on plugin developers to anticipate all our needs. Sometimes we just have to build for ourselves! 🙂 (source: mikeschinkel.com) Co-Authors Stored as Terms of the Taxonomy ‘author’ Turns out what you want to do is not too hard. … Read more

Can anyone clarify difference between archive-{posttype}.php, type-{posttype} and date.php?

You should consider asking one question at a time. And lastly: is there a template to be created which outputs all the years and months of the custom post type with wp_get_archives()? Or do I have to create a different template to create them for each post-type? You mean like this: http://scribu.net/wordpress/smart-archives-reloaded

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)