I have cloned the headlines view as "Kiplinger news" modified it to display news items associated with a single news feed. I would like to use the headlines block layout and styling with this Kiplinger block. How specifically do I accomplish this? Do I also need to clone the "views-view-list--headlines--block.tpl.php" file and rename it, perhaps?
Thanks -- Mattie
yes, you need to clone tpl file and rename it to fit with new views too.
Can you be more specific, please? -- Mattie
Yes, first: copy views-view-list--headlines--block.tpl.php to same folder.
Second: change name to views-view-list--YOURVIEWSNAME--block.tpl.php
Third: Go to views edit page, scan and update theme tpl file. You've done