Textpattern

Return to main site

Related

Frequently Asked Questions

Why aren't the right articles showing up on my page?

Q.

Why isn’t search working properly?
New articles don’t show up on my front page
Section and category browsing doesn’t work
‘older’ and ‘newer’ links don’t work

A.

These and similar problems are most commonly caused by replacing the <txp:article /> tag with <txp:article_custom />.

Always use <txp:article /> as the main article tag on your page. <txp:article_custom /> is for specialized use such as sidebars; think of it as an advanced version of <txp:recent_articles />.

For more information about the difference between the two tags, see FAQ: What does article_custom do?.

Posted 17 August 2005, 10:00 by Alex Shiels

---