Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-04-28 21:04:24
- Gulfcoast
- Member
- Registered: 2009-04-12
- Posts: 76
Display a Link to a Certain Page (Revisited)
Bongo Mans previous posting dealt with displaying an external link to a certain page if I’m not mistaken, but my question pertains to an internal link. The following code pulls in the categories via a list but how could one modify it to pull up a different page other than the default page for one of the categories in the list? Thank you kindly.
<h2>Categories</h2>
<ul><txp:category_list break=“li” type=“article” /></ul>
</li>
Offline
#2 2009-04-29 03:50:45
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: Display a Link to a Certain Page (Revisited)
Would adi_link help?
Offline