21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1059 Views |
-
Html tags shown <strong> <p> on published site

19 March 2009 at 2:29am Last edited: 19 March 2009 5:03am
I have an blog module where i activated the wysiwyg option, now i and new lines, bold and others when i go to the published site the layout isn't taken over from wysiwyg... http://www.zeeppompje.nl/valentijns-verrassing/
As you can see it will show <strong> <p>
-
Re: Html tags shown <strong> <p> on published site

20 March 2009 at 8:13am
Bump...
Does anyone know the reason for this and a solution>?
-
Re: Html tags shown <strong> <p> on published site

20 March 2009 at 8:22am
You need to update the BlogEntry template in your theme to use $ParsedContent instead of $Content.Parse(BBCodeParser) (or whatever it's using)
-
Re: Html tags shown <strong> <p> on published site

20 March 2009 at 9:21am
I am using the wysiwyg...
Where can i change that?
-
Re: Html tags shown <strong> <p> on published site

21 March 2009 at 8:16am
In the templates. Most likely themes/yourthemename_blog/templates/Layout/BlogEntry.ss
-
Re: Html tags shown <strong> <p> on published site

21 March 2009 at 8:23am
Aaah yes briliant
I think it works now again
| 1059 Views | ||
|
Page:
1
|
Go to Top |

