Great, you know PHP.
Can you check the following?
Where DW thinks you are: $DW->whereami
See if postID is available: $post->ID
WhereAmI should return 'page' or 'home'. And the PostID should return 44.
When WhereAmI reports 'home'. What is the get_option('page_for_posts')
?