Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-02-01 17:02:08
- ig0r
- Member
- Registered: 2009-01-26
- Posts: 13
Having trouble putting tag in another tag
I’m using on textpattern 4.0.6
I want to use a tag inside another tag, I’ve read that I must put it in single-quotes, like this:
<txp:one-tag attr=’<txp:another-one />’ />
It works fine on my localhost, but I’m having troubles on the server! What could that mean?
Can someone please help?
Offline
Re: Having trouble putting tag in another tag
Tags in tags only works in 4.07 and up.
Offline
#3 2009-02-01 17:55:49
- ig0r
- Member
- Registered: 2009-01-26
- Posts: 13
Re: Having trouble putting tag in another tag
I see, thank you!
I’ve done it in <txp:one><txp:two /></txp:one> way.
Offline