I installed tinymce editor. Ill add some text for posting and include an image or two via the image link in the toolbar. I insert the url to the image and it displays fine in the editor. When I submit the post the image doesnt show up. What am I missing here?

Comments

.jon’s picture

Either allow img tags, or then disable the HTML filter in your chosen input format. Otherwise the img tags are stripped when posting, this can be checked by viewing the source.

DarrinRich’s picture

Thanks. I did the full html option and that did it. I hate learning something new. I feel so lame with some of my questions. Thanks for replying.