For some reason, the code on the page below doesn’t work for the category URLs. If you look at the first item, see the word CHURCHES in red? Wave your cursor over it, and you will see that the path has the letter C for the category but not the category ID number.
http://www.thenewsrecord.com/index.php?/directory/
Here is a simplified version of the code, which I use without trouble elsewhere on the site:
{exp:weblog:entries weblog="directory" dynamic="on"}
{categories}<a href="http://{path={segment_1}/categories/}">{category_name}</a>{/categories}
{/exp:weblog:entries}However, when I type in the full path including the category ID, I get the correct listings for that category. Any suggestions?
The version is 1.6.9 and the build is 20100430.