Title: Inserting Links doesn&#039;t work
Last modified: August 24, 2016

---

# Inserting Links doesn't work

 *  [Eric Murphy](https://wordpress.org/support/users/knn/)
 * (@knn)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/)
 * edit post -> press link button -> the list of posts/pages is empty.
 * As soon as I disable the plugin, the all posts/pages get listed again.
 * [https://wordpress.org/plugins/b09-link-to-existing-content/](https://wordpress.org/plugins/b09-link-to-existing-content/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [Eric Murphy](https://wordpress.org/support/users/knn/)
 * (@knn)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073349)
 * It’s caused by this:
    TypeError: inputs.url.focus(…)[0] is undefined ltec.wplink.
   js:318
 *  [zodiacko](https://wordpress.org/support/users/zodiacko/)
 * (@zodiacko)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073505)
 * Fix in ../b09-link-to-existing-content/js/ltec.wplink.js :
    <line 61> $(“#ltec-
   search-in #wp-link-search”).remove();
 * <init: function(){} – line 211>
    inputs.url = $( ‘#wp-link-url’ ); inputs.title
   = $( ‘#wp-link-text’ ); inputs.openInNewTab = $( ‘#wp-link-target’ ); inputs.
   search = $( ‘#wp-link-search’ );
 * or
 * [https://www.dropbox.com/s/y7gzcnd8hmwzel5/b09-link-to-existing-content_fix_wp-4.2.zip?dl=0](https://www.dropbox.com/s/y7gzcnd8hmwzel5/b09-link-to-existing-content_fix_wp-4.2.zip?dl=0)
 *  Thread Starter [Eric Murphy](https://wordpress.org/support/users/knn/)
 * (@knn)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073529)
 * Still doesn’t work, the list is still empty. I used the ltec.wplink.js from your
   link.
 *  Plugin Author [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * (@nonverbla)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073535)
 * Hi there, this is a compatibility problem with the new wordpress version. Could
   you please download the new 1.9.1 Version and test it again? Please note that
   the new Version ONLY works with the WordPress Version 4.2.
 * I don’t have the time for backwards-compatibility, I’m sorry.
 *  Plugin Author [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * (@nonverbla)
 * [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073537)
 * actually, now the version is 2.1 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Inserting Links doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/b09-link-to-existing-content_d2def9.
   svg)
 * [B09 Link to Existing Content](https://wordpress.org/plugins/b09-link-to-existing-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/b09-link-to-existing-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/b09-link-to-existing-content/)
 * [Active Topics](https://wordpress.org/support/plugin/b09-link-to-existing-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/b09-link-to-existing-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/b09-link-to-existing-content/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/inserting-links-doesnt-work/#post-6073537)
 * Status: not resolved