In my footer I have:
{exp:weblog:entries weblog="subject a" orderby="date" sort="desc" limit="6"}
It will only display in the included footer file if the included footer file is on a subject a weblog page.
If I got to a subject b weblog page, it oddly disappears. Why is this happening? Shouldn’t it always display if I tell it to? Does this mean I cannot display other weblog tidbits on other pages?
My footer contains data for my right sidebar, so I want to display recent articles from subject a on the sidebar on ALL the pages of mine, but this is oddly just weird.