Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-05-09 15:47:05

Manaus
Member
From: Turin, Italy
Registered: 2010-10-22
Posts: 252
Website

section with html_id

Hello,
I need to add id=“someid” to some <txp:section />’s, but it seems html_id is not accepted by the section tag.
Is there just the class workaround?

Thanks!

Offline

#2 2011-05-10 10:20:36

wornout
Member
From: Italy
Registered: 2009-01-20
Posts: 256
Website

Re: section with html_id

Try use this:

<txp:section_list break="">
<a id="<txp:section link="0" />" href="<txp:site_url /><txp:section />"><txp:section link="0" /></a>
</txp:section_list>

Offline

Board footer

Powered by FluxBB