• If i try to use the network shared media to link to something that isn’t an image there seems to be problem.

    I hit the ‘add media’ button and attempt to link to a PDF that has been uploaded to another site, on linking the code that is generated is:

    <p><a href="MY-URL"><img class="alignnone size-medium wp-image-1718" alt="" /></a></p>

    Which seems to insert an image without a ‘src’ nor does it use the title of the document as the linking text.

    Ideally all i’d want is the resultant code to be

    <p><a href="MY-URL">MY-TITLE</a></p>

    Anyone see this or have any thoughts?

    http://ww.wp.xz.cn/plugins/network-shared-media/

The topic ‘Inserting non-image links doesn't work?’ is closed to new replies.