php - Wordpress not using correct comments file? -


Any experience that uses Wordpress knows that it uses my comments.php file Why not in a theme folder?

I had to work now, I had to change

& Lt ;? Php comments_template (); ? & Gt;

In this

  & lt ;? Php comments_template ('', is true); ? & Gt;  

Instead, weird but it fixed my problem


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -