Title: Further customisation
Last modified: August 24, 2016

---

# Further customisation

 *  [enotundr](https://wordpress.org/support/users/enotundr/)
 * (@enotundr)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/further-customisation/)
 * Firstly, I think this is a great and clean plugin. So thank you very much!
 * Secondly, I have a couple of simple questions.
 * 1) As per your instrustions I can modify the text of the button “Reveal Code”,
   but how I can modify the text of the button “Get deal”?
    2) Can I modify the 
   font of the buttons? I am asking this because I like the current font, but need
   to have it in a different language (cyrillic), which does not look as nice as
   in English. 3) This is probably a stupid question. Will the cookie be associated
   with the destination url by clicking just on “Reveal code” button? Or it is generated
   only after clicking on “Get deal”?
 * Thank you very much in advance,
    enotundr
 * [https://wordpress.org/plugins/coupon-popup/](https://wordpress.org/plugins/coupon-popup/)

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

 *  Plugin Author [Sumoshopper](https://wordpress.org/support/users/sumoshopper/)
 * (@sumoshopper)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/further-customisation/#post-6137469)
 * Hello, thanks for using our plugin! Please update your plugin to 1.2.0 as we’ve
   pushed changes to address some of your concerns 🙂
 * 1) You can now use the attribute
 *     ```
       button_text="OMG"
       ```
   
 * which will set the button text for the popup!
 * 2) Yes! Using the text editor, you can add some CSS:
 *     ```
       <style type="text/css" media="all">
       .base.coupon-popup.coupon-popup-override {
         font-family: 'Arial' !important;
       }
       </style>
       ```
   
 * 3) I think what you mean is you probably direct the user to an affiliate link
   when they click the reveal code button. Clicking that will place the cookie (
   you’ll see a separate tab with that URL open after clicking it).
 * Hope that answers your questions, feel free to ask more and let us know if you
   are still having problems 🙂
 *  Thread Starter [enotundr](https://wordpress.org/support/users/enotundr/)
 * (@enotundr)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/further-customisation/#post-6137550)
 * Thank you for the response and further update of the plugin.
 * What I see now is that the destination url opens upon clicking the button “reveal
   code”. This is probably not bad, but the destination url opens then another time
   upon clicking the button “get deal”. This is a bit too much in my view. My question
   in previous message was about exact timing when cookie is being generated (upon
   clicking the “reveal code” button or upon clicking the “get deal” button). I 
   still wonder how it works 🙂
 * I have not used the CSS yet, but noticed that the attribute “button_text” does
   not allow me to customize the button text “get deal”, it does just nothing. Could
   you please check?
 * Thanks!

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

The topic ‘Further customisation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coupon-popup_4c6971.svg)
 * [Coupon Popup](https://wordpress.org/plugins/coupon-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coupon-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coupon-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/coupon-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coupon-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coupon-popup/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [enotundr](https://wordpress.org/support/users/enotundr/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/further-customisation/#post-6137550)
 * Status: not resolved