Title: Insert Hyperlink doesn`t work
Last modified: August 21, 2016

---

# Insert Hyperlink doesn`t work

 *  Resolved [suhiro](https://wordpress.org/support/users/suhiro/)
 * (@suhiro)
 * [12 years ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/)
 * Hi!
    Nothing happens when I push “Insert hyperlink” button in text editor. Thanks!
 * [https://wordpress.org/plugins/dw-question-answer/](https://wordpress.org/plugins/dw-question-answer/)

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

 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [12 years ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972276)
 * Hi Suhiro,
    Can you tell me more details about it? Any screenshot will be useful.
 * Please note that, only when you select your texts then the Insert Hyperlink button
   will be active and clickable, otherwise you cannot click this button.
 * Regards
 *  Thread Starter [suhiro](https://wordpress.org/support/users/suhiro/)
 * (@suhiro)
 * [12 years ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972323)
 * Thanks for reply!
    No need to do a screenshot. I select a text and then press
   hyperlink button and just nothing happens, it is simply doesn`t work. Btw, in
   previous versions pressing the hyperlink button cleared all the text form, now
   it just do nothing
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [12 years ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972371)
 * Hi Suhiro,
    We are using the latest version of our plugin on designwall.com/question.
   As you can see, the Insert Hyperlink button works fine on our site (a popup should
   be opened when you click Insert Hyperlink button). Can you give me your site 
   URL for checking?
 *  Thread Starter [suhiro](https://wordpress.org/support/users/suhiro/)
 * (@suhiro)
 * [12 years ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972382)
 * I see now, I don`t have any popups after clicking the button. Here is a link 
   [http://feetch.com/ask](http://feetch.com/ask)
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972422)
 * As you can see in this screenshot [http://i.imgur.com/RIvISoZ.png](http://i.imgur.com/RIvISoZ.png),
   we have a javascript error which comes from your feetch theme. This error breaks
   all js functions on your site so please remove it and check your editor again.
   
   Regards
 *  Thread Starter [suhiro](https://wordpress.org/support/users/suhiro/)
 * (@suhiro)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972426)
 * Thanks a lot!
 *  [soumyadeep](https://wordpress.org/support/users/soumyadeep/)
 * (@soumyadeep)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972523)
 * I can not able to change the url in single question page.I want it like “home
   url/forum/how-to-fetch-post-category in wordpress” to “home url/question/how-
   to-fetch-post-category in wordpress”.When I changed it from plugin settings page,
   it also changes the breadcrumb to question from forum.I have added this code 
   to change the bresdcrumb to “Forum”:
 * $forum_url=home_url().’/?page_id=2126′;
    if ( get_post_type() == ‘dwqa-question’){
   printf($link, $forum_url, ‘Forum’ ); } else if (!empty($portfolio_page_id)) {
   echo ‘[‘.get_the_title($portfolio_page_id).’](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/&apos;.get_permalink($portfolio_page_id).&apos;?output_format=md)‘;}
   else { printf($link, get_post_type_archive_link( $post_type -> name ), $label);}
 * I want breadcrumb and url to to show forum instaed of question.

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

The topic ‘Insert Hyperlink doesn`t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dw-question-answer_fefdf9.svg)
 * [DW Question & Answer](https://wordpress.org/plugins/dw-question-answer/)
 * [Support Threads](https://wordpress.org/support/plugin/dw-question-answer/)
 * [Active Topics](https://wordpress.org/support/plugin/dw-question-answer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dw-question-answer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dw-question-answer/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [soumyadeep](https://wordpress.org/support/users/soumyadeep/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/insert-hyperlink-doesnt-work/#post-4972523)
 * Status: resolved