SOLVED: ListIt2 problem displaying

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
twwitt
Forum Members
Forum Members
Posts: 149
Joined: Thu Aug 28, 2008 7:45 pm

SOLVED: ListIt2 problem displaying

Post by twwitt »

I'm using ListIt2, and have it mostly working, but I have a text area field called "Short Description" which includes a WYSIWYG Editor for my client to fill in a description of the resource.

However, everything that gets displayed in that field shows all of the html code rather than the properly displayed text. For example,
putting something in italics displays <em>text</em> and a hyperlink displays the <a href=> tags.

Is there something wrong in the template I'm using? Anyone have any ideas?
Last edited by twwitt on Wed Sep 18, 2013 11:29 pm, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: ListIt2 problem displaying

Post by velden »

Post the (part of the) template that shows that field on the website. Maybe you're using a modifier that explicitly makes it work that way.
Stikki

Re: ListIt2 problem displaying

Post by Stikki »

Simply don't use: |cms_escape with value your displaying in templates.
twwitt
Forum Members
Forum Members
Posts: 149
Joined: Thu Aug 28, 2008 7:45 pm

Re: ListIt2 problem displaying

Post by twwitt »

Thanks. That did it. (I don't really know what
|cms_escape
is -- guess I should look that up! but anyway, it worked).
Post Reply

Return to “Modules/Add-Ons”