Magento 1.8.1.0
I have 3 store views in my site, each selling different products.
I have added a contact link in the main navigation bar.
On this page are the contact form, but i wanted to place the address etc in a right hand sidebar.
I achieved this by creating a static block and then adding a widget calling for this static block to appear on the contact form only.
This method works fine for 2 of my store views but the 3rd just refuses to show.
What am i missing?