By bastoubach on
Hello there.
I am making a site with a sticky introduction post at the top of the front page. This post is permanent and I want to hide the "submitted by" and date info from that post.
How can I do that? I guess I need to modify the node.tpl.php file, but I need help with the code.
Thanks!
Comments
Find the bit of the
Find the bit of the node.tpl.php file that has the variable $submitted and replace with this
Worked great, Thanks!
Worked great, Thanks!
Where do you find that?
Where do you find that?
where do you find what? the
where do you find what? the line of code? It is in your node.tpl.php file. The exact line number probably depends on your theme...