By twsanders on
I am having serious trouble with my custom block region I have created, I created a region, and block and have inserted a swf file in the block and it does display but only when I am on admin pages or any of drupals configuration pages, but it doesn't appear on any of the pages I have created in drupal! I need help!!!
Comments
=-=
are you using the same theme for the front and back end of your site?
is the block visibility set to only show on the pages in the admin area?
Blocks Not Appearing
Yes I am using the same them for the whole site front and back
On the second question I have it set so users cannot control whether they see the block and it is not set for any roles
It only shows on the admin pages, in fact it works on all them but on none of the nodes I have created!!!
Artisteer Custom Blocks
Thought you all would like to know the sollutiong for the blocks not appearing is that you have to place code in both the page.tpl.php and page-node.tpl.php!!!!
P.S. I am using Artisteer to creat my drupal themes and then hack them, so far besides this glitch I have been very happy!!!