Inserted images work fine inside of Story nodes, but they don't show up when viewing a Page node, although the code inserts properly. The Page node IS enabled in the Image Picker module settings. Any ideas?

Thanks in advance!

Comments

hutch’s picture

This is probably because the Input Formats for 'Page' is not set up the same as for 'Story'. Either allow Full HTML or add img to Filtered HTML. You might as well add div and span too.

wafflepunk’s picture

Thanks for the quick reply. I guess I didn't realize you could modify the input format for different node types individually. So clearly Full HTML is working for Story nodes, but not for Page nodes. Where do I look to correct this? Initial perusing has me stumped.

Thanks.

hutch’s picture

add tags to Allowed HTML tags: in admin/settings/filters/1/configure
Of course you need to be administrator to do this
You may also want to check role permissions under admin/user/permissions

hutch’s picture

Status: Active » Closed (fixed)