Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#25 2006-01-14 18:05:34
- Thirteen
- Member
- Registered: 2006-01-09
- Posts: 40
Re: horizontal link list
I was talking about the <code><div id=“hoofdmenu”></code> part of your code. Why didn’t you just throw that into your navigatie form too?
I’m looking at your page source right now- for some reason, your navigation links are wrapped between <code><div id=“boven”></code> rather than hoofdmenu. Without knowing how you’re setting up your layout’s coding, I can’t pinpoint your problem…but I’m guessing that’s it.
Offline
#26 2006-01-14 18:23:17
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: horizontal link list
Thank you,
Now the following problem.
The disappeared text
Roelof
The problem is this tag
<code>
<txp:if_section name=“article”>
<txp:article form=“Single” listform=“Single” />
</txp:if_section>
</code>
Last edited by roelof (2006-01-14 18:29:41)
Offline
#27 2006-01-14 18:36:18
- Thirteen
- Member
- Registered: 2006-01-09
- Posts: 40
Re: horizontal link list
I don’t know what you’re trying to do, but anything “if” is a conditional tag- do you have a <code><txp:else /></code> in there somewhere to set the condition? I suggest you take a look at http://textpattern.net/wiki/index.php?title=Txp:if_section for more information.
Btw, you’d probably end up getting more help with this if you post a new thread (perhaps here or at troubleshooting) since it doesn’t have to do with horizontal link lists anymore. Other more competent people than me might not see it if it’s buried in here.
Last edited by Thirteen (2006-01-15 10:49:24)
Offline