Forum
Redactor showing HTML in preview and published page
Hi, I have Redactor enabled in the blog app textarea and noticed that after adding content, the preview or published page view is outputting HTML code instead of the basic page layout.
I'm running Perch: 2.5.2, PHP: 5.5.14, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $, with PDO Server OS: Linux, litespeed Installed apps: content (2.5.2), assets (2.5.2), perch_blog (4.1), perch_events (1.9), perch_backup (1.2)
Many thanks, Phil
Can we see your template?
Thanks Rachel. Here's the template:
Change
textile="true"
tohtml="true"
Thanks. Just tried that but the HTML is still showing in preview and the published post.
Have you re-saved the post?
Looks like my original edits to the template weren't being picked up by my host's web server. All working fine now. Many thanks.