Closed (fixed)
Project:
D7 Media
Version:
7.x-1.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2012 at 19:21 UTC
Updated:
21 Feb 2012 at 19:00 UTC
Trying to get the media module working but that is not going so well..
I upload an image to the library and then try to use it in an basic page. The image shows perfect in the page edit but when i save and views it on the page i only se the following code instead of the image:
[[{"type":"media","view_mode":"media_large","fid":"9","attributes":{"alt":"","class":"media-image","height":"321","typeof":"foaf:Image","width":"480"}}]]
Couldn´t find an existing issue when i looked..
Anyone who knows why this is happening and how to fix it? :)
Comments
Comment #1
tsvenson commentedMost likely you haven't turned on the "Converts Media tags to Markup" option for the Text format.
Comment #2
nannes commentedAh, Great! Thanks! That solved the problem! :)