I am trying to make a page in Blaskan which shows a list of all posts to date.
I am using the get code
<?php wp_get_archives('type=postbypost&limit=1000'); ?> but when I do it does not fetch the data. It must be something about the way Blaskan is set up.
Anybody out ther have any thoughts?
See http://light-thoughts.com/all-posts-2/ for the blank page
Thanks in advance