Title: 3 Problem with the Plugin
Last modified: April 3, 2017

---

# 3 Problem with the Plugin

 *  [kkmixs](https://wordpress.org/support/users/kkmixs/)
 * (@kkmixs)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/)
 * First of all thank you for such beautiful plugin. I am facing three problem wish
   some one from your team will help me
 * 1) How to open question in new window. If possible then how to open all links
   in the your questions and answer plugins in new window. Only links in your plugins
   only.
    2) Link preview is not mobile responsive. Check out this below post, link
   preview of adword is not mobile reponsive. 3) Voting and Best answer sometimes
   work and some time not. I know it will work for logged in user only.

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

 *  Thread Starter [kkmixs](https://wordpress.org/support/users/kkmixs/)
 * (@kkmixs)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8924424)
 * One more problem, i am not able to use ajax. Everytime i submit vote, best answer
   or change status the page get refresh completely. Pleae help
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8950950)
 * 1/ you can add the following code to your footer.php file. before the </body>
   tag.
 *     ```
       <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
       <script>
           $(function() {
               $('.dwqa-container a[href]').attr('target', '_blank');
           });
       </script>
       ```
   
 * 2/ you can add the following code to the style.css file:
 *     ```
       @media (max-width: 480px) {
       .dwqa-single-question .wp-embed {
          width: 50%;
       }
       }
       ```
   
 * 3/ I think it’s some issue come from the cache site or conflict the plugin.
    
   4/ It’s default of the plugin when you select the best answer it will refresh
   not vote answer.
 *  Thread Starter [kkmixs](https://wordpress.org/support/users/kkmixs/)
 * (@kkmixs)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8974902)
 * Thank you. Now all question are get open in new window. But it also open a new
   window when i click on any other part of the screen like best answer,sorting 
   etc. How can i disable this . I don’t want to open new window when user click
   on best answer or page sorting.
 * Please help and thanks in advance
    -  This reply was modified 9 years, 1 month ago by [kkmixs](https://wordpress.org/support/users/kkmixs/).
    -  This reply was modified 9 years, 1 month ago by [kkmixs](https://wordpress.org/support/users/kkmixs/).
    -  This reply was modified 9 years, 1 month ago by [kkmixs](https://wordpress.org/support/users/kkmixs/).
 *  Thread Starter [kkmixs](https://wordpress.org/support/users/kkmixs/)
 * (@kkmixs)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8974934)
 * Ignore i resolved it. Thank you for your help. Now i am facing one problem with
   your plugin. Voting and best answer is not working well. I think i had disabled
   it for a while.
 * request you to please consider this fix in your next update.
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8985249)
 * We will check and discuss about it in the next version.

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

The topic ‘3 Problem with the Plugin’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [DesignWall](https://wordpress.org/support/users/designwall/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/3-problem-with-the-plugin/#post-8985249)
 * Status: not resolved