I have one block display working, but can't seem to get the other to work. Both display the same content in the block. Both are using unformatted style.
first is called: views-view-unformatted--news--block.tpl.php. Does everything I need, displays a title and block of text with a more link.

the second: views-view-unformatted--ChuckoPage--block.tpl.php does not even register the existence of the block template. It just displays everything it wants though I have parameters in the block that work on the news area.

Any ideas? I just need to display this block with a more link to the page. Both are set up in Views2. The page works fine. The block isn't doing what it should.

Comments

aqua_linksunten’s picture

Did you activate and configurate the block at /admin/build/block ?

cheriejd’s picture

Yes, the block is there, it just isn't displaying as requested.

merlinofchaos’s picture

Status: Active » Fixed

Look in the theme: information section of the block display in the view where this is not working, and make sure the template name you're using exactly matches one of the listed templates there. If it does and is not bolded, rescan template files. If this does not work and your admin theme is different from your regular theme, go to admin/build/themes and submit that page to ensure the theme cache is cleared.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.