Title: Insert Links &amp; Changing Between Visual &amp; Text Editor Problems
Last modified: August 30, 2016

---

# Insert Links & Changing Between Visual & Text Editor Problems

 *  Resolved [BroadRippleInc](https://wordpress.org/support/users/broadrippleunlimited/)
 * (@broadrippleunlimited)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/)
 * In the WP Editor Text editor, I am having some problems again.
 * First – the insert link is NOT working. It inserts a href but the variables (
   the link and title) insert as UNDEFINED.
 * Also, insert link does NOT insert code where the cursor is. It often inserts 
   code in very incorrect places, or at the bottom of the editor.
 * Next up, is what happens if I switch between the visual and text editors. Most
   of the time, I actually have to reload the post to get the switch to work, and
   once I am have made the switch (after re-loading the post editor), is that it
   needs to be loaded again to save/update/publish.
 * [https://wordpress.org/plugins/wp-editor/](https://wordpress.org/plugins/wp-editor/)

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

 *  Plugin Author [benjaminprojas](https://wordpress.org/support/users/benjaminprojas/)
 * (@benjaminprojas)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748659)
 * BroadRippleUnlimited,
 * I am sorry for the delay in responding.
 * I am working on the insert link issue, I hope to have that resolved soon.
 * For visual/text editor issue, can you check your javascript console to see if
   there are any errors there?
 *  Thread Starter [BroadRippleInc](https://wordpress.org/support/users/broadrippleunlimited/)
 * (@broadrippleunlimited)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748664)
 * Thanks for the reply. I will get back to you and post javascript errors (if I
   can remember) as I experience this again.
 *  [drago239](https://wordpress.org/support/users/drago239/)
 * (@drago239)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748667)
 * Changing from text to visual console says “Deprecated TinyMCE API call: <target
   >.onNodeChange.add(..)” and changing back to text links are gone, actually replaced
   with &nbsp. I also tried HTML Editor Syntax Highlighter plugin and problem remain.
 *  [drago239](https://wordpress.org/support/users/drago239/)
 * (@drago239)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748668)
 * Actually this has nothing to do with your plugin, wp editor wipe out links without
   text, with icons and so.
 *  [hgabler](https://wordpress.org/support/users/hgabler/)
 * (@hgabler)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748669)
 * Replying to the switch problem (text / visual)
 * Console logs:
 * **1.Error**
 *     ```
       TypeError: b.browser is undefined
       ...se,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!w...
       ```
   
 * in file: _/wp-content/plugins/wp-editor//extensions/fancybox/js/jquery.fancybox-
   1.3.4.pack.js?ver=1.2.5.3_
 * See also the double Slash after “wp-editor”
 * **2.Error**
 *     ```
       TypeError: $(...).live is not a function
       $('#wpe_qt_content_strong').live("click", function() {
       ```
   
 * in file: _/wp-content/plugins/wp-editor//js/posts-jquery.js?ver=1.2.5.3_
 * See also the double Slash after “wp-editor”
 *  [alqashqesh](https://wordpress.org/support/users/alqashqesh/)
 * (@alqashqesh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748673)
 *  Plugin Author [benjaminprojas](https://wordpress.org/support/users/benjaminprojas/)
 * (@benjaminprojas)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748674)
 * hgabler, alqashqesh, BroadRippleUnlimited,
 * All support has been moved to Github. If you are still having these problems 
   can you please open an issue here: [https://github.com/benjaminprojas/wp-editor/issues](https://github.com/benjaminprojas/wp-editor/issues)

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

The topic ‘Insert Links & Changing Between Visual & Text Editor Problems’ is closed
to new replies.

 * ![](https://ps.w.org/wp-editor/assets/icon-256x256.png?rev=1184262)
 * [WP Editor](https://wordpress.org/plugins/wp-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-editor/reviews/)

## Tags

 * [link](https://wordpress.org/support/topic-tag/link/)
 * [links](https://wordpress.org/support/topic-tag/links/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 7 replies
 * 5 participants
 * Last reply from: [benjaminprojas](https://wordpress.org/support/users/benjaminprojas/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/insert-links-changing-between-visual-text-editor-problems/#post-6748674)
 * Status: resolved