• Hi. I am currently migrating my blog posts from one platform to WordPress. I’m using your plugin to help me transfer my images. However, the plugin is stripping my URLs for the img src. I cannot understand why. Can you help?

    Orig:
    <p><img alt="" src="http://myteneo.net/documents/11429/31177/ID-100274435_small.jpeg"/>Text</p>
    After post:
    <p><img alt="" src=""/>Text</p>

    Orig:
    <img alt="Subset Query" src="http://myteneo.net/documents/11429/112511/TableSubset.png"/>&nbsp;</p>
    After post:
    <img alt="Subset Query" src=""/>&nbsp;</p>

    It looks like it’s formatted correctly. Disabling your plugin, keeps the URL intact. Activating your plugin, strips the URL out. Using plugin version 1.1.4

    Thanks in advance!

    https://wordpress.org/plugins/image-teleporter/

  • The topic ‘Teleporter strips URL’ is closed to new replies.