Title: Can´t insert link  image using advanced editor
Last modified: August 21, 2016

---

# Can´t insert link image using advanced editor

 *  Resolved [jbb0906](https://wordpress.org/support/users/jbb0906/)
 * (@jbb0906)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/)
 * I just installed tablepress today 20 June, so I assume I´m using the latest version,
   and I am using the latest version of wordpress. I have disabled all editor related
   plugins. I am able to create and insert tables, and in the advanced editor, I
   can instert an image that is in my media folder, but when I try to insert a link,
   using the advanced editor, the URL box contains http:// but I cannot select the
   box to add the URL, nor can I select the “description” box.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029048)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, this is known issue, that I haven’t been able to fix yet. There’s something
   weird going on in the interaction between the Advanced Editor and the Insert 
   Link dialog.
 * The workaround for this is quite simple: Please use the “Insert Link” and “Insert
   Image” buttons that are directly on the “Edit” screen (and not those in the “
   Advanced Editor”). The issue is not happening there.
 * Regards,
    Tobias
 *  Thread Starter [jbb0906](https://wordpress.org/support/users/jbb0906/)
 * (@jbb0906)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029054)
 * Thanks for your prompt response Tobias. I tried using the buttons. The link button
   allowed me to insert a link, but when I then click on the Imaga button, I get
   the popup, and my images appear, but I can´t select any of them. I switched to
   using the URL option and I can paste the url of the image there, but the “insert”
   button at the bottom is greyed out and I can´t select it, nor can I close it 
   using the X. BTW: I´m using the latest release of Firefox.
    Thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029059)
 * Hi,
 * you mean the “Insert Image” button next to the “Insert Link” button is also showing
   weird behavior? Haven’t really seen that before…
    If possible, I’d like to take
   a direct look at this on your site. Could you therefore please create a temporary
   admin account for me and send me the details via email (the address is in the
   main plugin file “tablepress.php”)? That way, I can investigate this directly.
   Thanks!
 * Regards,
    Tobias
 *  Thread Starter [jbb0906](https://wordpress.org/support/users/jbb0906/)
 * (@jbb0906)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029061)
 * Thanks again you should receive an email invitation. The site is ois.ednetb.com.
   
   There WAS about 30 pages there this afternoon, but I messed up something so I
   ´m back to square 1. 🙁
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029263)
 * Hi,
 * thanks for the account! I was now able to investigate this, and from what I can
   see the reason for this is that the “WordPress Mobile Pack” plugin is adding 
   some CSS code to the “Insert Image” dialog, due to which the relevant buttons
   don’t show.
    To fix this, please try editing the TablePress file “controllers/
   controller-admin.php”. In that file, change line 249 from
 *     ```
       echo '<style type="text/css">#media-items,#media-upload #filter{width:auto!important}.media-item .describe input[type="text"],.media-item .describe textarea{width:100%!important}.media-item .image-editor input[type="text"]{width:3em!important}</style>' . "\n";
       ```
   
 * to
 *     ```
       echo '<style type="text/css">#media-upload{min-width:none}#media-items,#media-upload #filter{width:auto!important}.media-item .describe input[type="text"],.media-item .describe textarea{width:100%!important}.media-item .image-editor input[type="text"]{width:3em!important}</style>' . "\n";
       ```
   
 * That should deliver a temporary fix until I replace the old media library with
   WordPress’s new one.
 * Regards,
    Tobias
 *  Thread Starter [jbb0906](https://wordpress.org/support/users/jbb0906/)
 * (@jbb0906)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029265)
 * Thanks Tobias.
 * I found a workaround by just pasting the HTML directly into the cell. It´s tedious
   and I was hoping to avoid coding, but it worked for now. I´ll work on the edit
   later.
 * Thanks for your help.
    Johnn
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029266)
 * Hi John,
 * yeah, sorry for the extra trouble 🙁
    I’ll try to think of other ways to fix 
   this conflict between the plugins for the next release.
 * Best wishes,
    Tobias

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

The topic ‘Can´t insert link image using advanced editor’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/cant-insert-link-image-using-advanced-editor/#post-5029266)
 * Status: resolved