I’ve reviewed the source code and see that it is showing there, however it looks like it has the visibility hidden. I’ve tried reviewing the css to see if I can find where this is being hidden, but I can’t – are you able to tell me how to force it to show? (I’ve confirmed this issue is with the Neighborhood theme as all shows correctly with the default WordPress themes.)
Can you please review the page: http://pinholeandpixels.com/partners/test-vendor/ and see what I mean – there is extra space where the page title and breadcrumb trail are, especially when you compare it to a page that doesn’t have anything in the top block: http://pinholeandpixels.com/shop/business-tools/another-product/
Here is the part of the source code I’m referring to (I’ve included down to the “Test Vendor” page title for reference on the page):
<!--// OPEN #page-wrap //-->
<div id="page-wrap">
<div class="page-content clearfix"><div class="pv_shop_description">This is my shop description.</div>
<div class="row">
<div class="page-heading span12 clearfix alt-bg alt-eight">
<div class="heading-text">
<h1>Test Vendor</h1>
Thank you.