Thread Starter
Glitch
(@glitch)
No I do not believe so.
Here are the template PHP files:
index.php
header.php
footer.php
comments.php
comments-popup.php
sidebar.php
Does this mean my theme has limited support for custom pages? Does anyone else have the Back-In-Black theme running custom pages successfully?
EDIT
I have dupliacted my theme index.php and comment.php files for you to look at if you need to:
http://max.uttx.net/wp-content/themes/black/index.php.txt
http://max.uttx.net/wp-content/themes/black/comments.php.txt
Thread Starter
Glitch
(@glitch)
I can find any instances of a comments_template function in my theme files, is there some sort of compatability issue here, I believe I’m using WordPress 2.0, so is there a different syntax for comments or something?
Also, is the comments_template fucntion supposed to be in my template files or in the comment-functions.php file?
Thread Starter
Glitch
(@glitch)
Plenty. Thank you, I didn’t realise it was automatic.