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!
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
Comment #1
hutch commentedThis 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.
Comment #2
wafflepunk commentedThanks 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.
Comment #3
hutch commentedadd 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
Comment #4
hutch commented