I want to show the name of the people who write a comment and in this name a link to the site of this people, i want to show the information the people write in the form of comment, no matter if they are users or anonymous.
Like any blog, so when the owner of the site enter can see if some friend write something and identify by name or url.
i saw there is the comment.tpl.php but o dont know if it is posible to put something so simple like: print $namewriteintheform; print $urlwriteintheform;
Hello
With several themes, ie soccer, sweethome and treedesert, I can change the administrative theme , but when trying to change the theme proper, I get this error message
Fatal error: Call to undefined function form_render() in /home/www/bb4117f3cb7ed67142ba3014ff11432d/users/sara/web/themes/soccer/template.php on line 62
I know there is taxonomy theme, but I don't want to create entire seperate themes just to change the body background, it seems like way too much overhead.
Is there a default variable which holds the path to the active theme? I am trying to insert images into the theme, and I would like to avoid using the absolute URL. I looked around, but haven't seen any info about this. Thanks.