Closed (fixed)
Project:
WordPress Migrate
Version:
7.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Jun 2012 at 21:55 UTC
Updated:
3 Jul 2012 at 13:21 UTC
When I migrated a Wordpress site over using a WXR file, all of the embedded images were replaced with links similar to this: [[{"type":"media","view_mode":"media_large","fid":"2366","attributes":[{"class":"media-image","typeof":"foaf:Image","style":"","width":"602","height":"417"}]}]]
Is there anyway to keep the embedded media within the post?
Thanks.
Comments
Comment #1
mikeryanYou have the Media module enabled, correct? And you're saying when you view (not edit) the nodes you're seeing the media embeds ([[{"type":"media"," etc.) instead of the image itself? Please go to /admin/config/content/formats and make sure that the text format you've chosen for the imported bodies has "Convert Media tags to markup" enabled.
Comment #2
finkdb commentedThat was it. Thanks!!
Comment #3
mikeryan