I have some custom pages on which everything seems to work fine but the "Facebook" button will not show in the header.
When checking the page source code I see that the first line in the facebook_header template that is called is causing the element to be "hidden".
Code:
<li id="fb_headerbox" class="hidden">
Why is this line affecting my custom pages but not any of the standard vB pages when it is called.