Title: Customize Button Text
Last modified: August 21, 2016

---

# Customize Button Text

 *  Resolved [pangaean](https://wordpress.org/support/users/pangaean/)
 * (@pangaean)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/)
 * Hi,
 * First, thanks for a great plugin. It deserves 5 stars (already given). I have
   a few questions about the placement of the buttons and texts on buttons.
 * 1) I need to change the text on some buttons. During a test (single question 
   per page – single answer) I need to change the text on the NEXT and SHOW ANSWER
   buttons (the website I am putting the tests on is not in English.) I modified
   the controllers/show_exam.php but SHOW ANSWER button and NEXT buttons still show
   the English text whereas SHOW RESULTS button now reads the Turkish text. Is there
   another place I need to make a change? Help will be appreciated.
 * 2) Most of my questions have images. The answer options sometimes appear to the
   right of the question and sometimes on the bottom. I suspect that it has something
   to do with the height of the image file I insert to the question. Is there a 
   way to force the answer options always appear on the right or on the bottom?
 * 3) Also, how can I make the answer options appear in horizontal instead of vertical
   arrangement? (I have no problem modifying the plugin files as long as I am directed
   wisely :))
 * Thank you
 * [http://wordpress.org/plugins/watu/](http://wordpress.org/plugins/watu/)

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

 *  Thread Starter [pangaean](https://wordpress.org/support/users/pangaean/)
 * (@pangaean)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/#post-4019762)
 * I solved question number 3 🙂
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/#post-4019829)
 * Hi Pangaen,
 * 1) The best way to handle any text changes is to actually “translate” the plugin
   by creating .po and .mo files
 * On 2 – you can try to give float:left for input with class “answer” in your theme
   CSS.
 *  Thread Starter [pangaean](https://wordpress.org/support/users/pangaean/)
 * (@pangaean)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/#post-4019835)
 * Thank you for the quick response. I have actually never worked with .po and .
   mo files but I will give it a try
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/#post-4019842)
 * The other option is to simply edit the texts in the code, but this would mean
   you should never update the plugin because your changes would be lost.

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

The topic ‘Customize Button Text’ is closed to new replies.

 * ![](https://ps.w.org/watu/assets/icon-128x128.png?rev=1680960)
 * [Watu Quiz](https://wordpress.org/plugins/watu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/watu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/watu/)
 * [Active Topics](https://wordpress.org/support/plugin/watu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/watu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/watu/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Bob](https://wordpress.org/support/users/prasunsen/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/customize-button-text/#post-4019842)
 * Status: resolved