Project:Internet Center Theme
Version:master
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I want to change the node layout, so I add a node template page, but how does it get used by this theme?

Comments

#1

I'm not sure what you are asking. If you added a node template file and called it node.tpl.php then it should automatically be used by this theme when ever you are viewing a node.

#2

hmm seems like it doesn't, the file is named node.tpl.php, and the code used in it seems to be good
I guess that's not possible that drupal doesn't use it?

#3

now it works, but there is another problem.. whatever I change (visual layout), it will only change when you're logged in
guest users will just see the same page all time, no matter what I change to the layout.. I don't get it

I think this theme doesn't have the right code to display things how they should (this theme is different coded than another theme)

nobody click here