‘File’ parameter in the_content, list_cats, and
-
header should continue ‘so on’…
Anyway, I’ve just upgraded from 0.72 to 1.2 (Mingus) and I’m generally very happy. Congratulations on the great work.
I am having one problem though. No matter what I do, I cannot get list_cats or the_content to point to my custom files instead of the default index.php.
I’ve double- and triple-checked the php in my template files but just for clarity, here’s what I’m using:
<?php the_content(‘<b>Full Story</b>’,’1′,’article.php’); ?>
But instead of heading off to article.php (or, in the case of list_cats, catview.php) it’s going to my default – index.php. The problem persists with wp_list_cats; the other parameters work correctly.
The wiki referred me to https://www.ads-software.com/support/3/4236, which seems offer the solution – but implementing this gave me error messages.
Any help would be greatly appreciated.
cheers
Nick
- The topic ‘‘File’ parameter in the_content, list_cats, and’ is closed to new replies.