Closed (fixed)
Project:
Custom Node Template
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Nov 2009 at 06:21 UTC
Updated:
4 Jan 2010 at 17:24 UTC
Hi,
I've assigned a custom node node-destaque.tpl.php to a content type called 'destaque'.
I'm using that content type to the nodes assigned to a slider (content slider module), although i don't see it working it stills show the node.tpl.php.
I've deleted the site's cache too.
it's at loopwork.com and it's the first block of the sidebar.
Any idea of what's going on?
Thanks!
Comments
Comment #1
WebNewCastle commentedHi,
Thanks for bringing this up. I think I need to work on improving part of the description in regards to using this with a content type. The primary purpose of the module is to provide simple to use options for overriding/customizing the display of nodes on a node-by-node basis. It is not designed to overlap or take the place of modules related to display of content types or even replace doing such through a theme.
So the setting under content types can be used to specify the default for new nodes that are created under a content type. If you want to control the display of all nodes (retroactively and going forward) of a content type, this module wouldn't help - doing it through your theme or possibly another module would work better.
However, that being said, I don't know what the specific additional issue is in this case. While the setting under content type in this module wouldn't retroactively do anything for all your nodes of that content type, simply adding node-destaque.tpl.php should have. This may be something related the content slider module - I'm not sure - I'm really not that familiar with that module.
Comment #2
WebNewCastle commentedPlease let me know if my previous reply doesn't help and you are still having issues.
Comment #3
WebNewCastle commentedsee above
Comment #4
rpadua commentedHi,
It didn't solve the issue.. I was in a hurry with that project so I've changed my strategy and turned to another direction, so I gave up on those modules.
I'll come back to them later, though, they seemed pretty good!!
Thanks for your help!