I have a channel with my custom fields, one of them is called “{winter_verlosung}”
The format of the field was “XHTML”
I used the field as a linktext to go to a detail site, see code below:
<div><a href="http://{comment_url_title_auto_path}" title="Zum Wettbewerb «{winter_verlosung}»">{winter_verlosung}</a></div>Sadly the link took not my css style for links, the text was display wrong…
I noticed that I have to change the format from XHTML to NONE, then my linktext was displayed correct like in CSS defined.
But I tought it would take the changes to every entry I created before. Sadly the format change on the field was only working for all new entries. What means, I had to re-enter every entry…
Is this a bug? Do you understand what I mean? 😊
Thx @ all!
Thomas