Page 1 of 1

[Solved]Printing module tag showing in TinyMCE

Posted: Sun Nov 27, 2011 12:07 am
by jasnick
Using 1.10.2

Have some printer friendly pages and have noticed that the full tag: {cms_module module='CMSPrinting' text="Print" showbutton="true"} is showing in the text editor (in WYSIWYG mode).

Is there any way to not have this visible in there?

Thanks

Re: Printing module tag showing in TinyMCE

Posted: Sun Nov 27, 2011 1:17 am
by spcherub
If you use the tag in your template rather than the page, then it will not show up in the WYSIWYG in the page editor. If you did embed the tag within the page content, then it will show up.

-S

Re: Printing module tag showing in TinyMCE

Posted: Sun Nov 27, 2011 1:23 am
by jasnick
Thank you very much! Will put it in the template.