Title: [Plugin: WP Event Ticketing] Coupon Code
Last modified: August 20, 2016

---

# [Plugin: WP Event Ticketing] Coupon Code

 *  [youngmedia](https://wordpress.org/support/users/youngmedia/)
 * (@youngmedia)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/)
 * When I enter a coupon code and click apply code, the page refreshes and the item
   I selected no longer has anything in the cart. This is preventing me from using
   the coupon code option. Does anyone have any suggestions on how to fix this issue?
 * [http://wordpress.org/extend/plugins/wpeventticketing/](http://wordpress.org/extend/plugins/wpeventticketing/)

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

 *  [hksalam](https://wordpress.org/support/users/hksalam/)
 * (@hksalam)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918088)
 * I have this same issue. Did you ever find a resolution?
    Thanks
 *  [rich@richkirkham.com](https://wordpress.org/support/users/richrichkirkhamcom/)
 * (@richrichkirkhamcom)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918095)
 * Same problem plus I can only get 1 coupon at a time. If someone buys 5 tickets
   at a flat rate or a percent rate then it only gives 1 ticket at the coupon rate
   or percent discount.
 * [http://www.meridellpark.com/humbug](http://www.meridellpark.com/humbug)
 *  [Enoch](https://wordpress.org/support/users/enochejh-consultingcom/)
 * (@enochejh-consultingcom)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918096)
 * Same problem. Plus when I delete a coupon, the discounted item is still showing
   up.
 *  [hksalam](https://wordpress.org/support/users/hksalam/)
 * (@hksalam)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918097)
 * When I looked closer, I realized that while the page was refreshing, it was adding
   a final row to my ticket packages screen with the discount. I found it a little
   confusing, but it did work.
 *  [Bryce001](https://wordpress.org/support/users/bryce001/)
 * (@bryce001)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918099)
 * If I offer a coupon for a free ticket. after entering the code the discounted
   ticket is displayed. I select this ticket then click on the check out button.
   all this seems to do is refresh ticket page and does not purchase the ticket.
   If there is any dollar amount check out works correctly.
 *  [Sam](https://wordpress.org/support/users/samholford/)
 * (@samholford)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918104)
 * Same problem, can’t do free tickets with a coupon. It would be great to see this
   bug fixed.
 *  [bananerd](https://wordpress.org/support/users/bananerd/)
 * (@bananerd)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918105)
 * Same issue with not being able to use more than one coupon. I’d like to offer
   one discount to ALL packages at once.
 *  [TiffanyMarler](https://wordpress.org/support/users/tiffanymarler/)
 * (@tiffanymarler)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918106)
 * anyone find a solution for this problem yet? Need to use coupon code for multiple
   tickets purchased at one time instead of only one ticket at a time.
 * [http://rdvwinetrail.com](http://rdvwinetrail.com)
 *  [Bonte](https://wordpress.org/support/users/bonte/)
 * (@bonte)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918117)
 * Bryce001, Sam, and all looking to sell a free ticket, either with or without 
   a coupon.
 * There is a typo in the code that is causing the ticket screen to refresh without
   allowing you to sell a free ticket.
 * Open up the plugin code by going into the plugin editor. This will bring up the
   PHP code for WP Event Ticketing.
 * Search for the following text:
 * `//check to see if value is $0 due to a discount code or something`
 * Down about 8 lines from that comment, you’ll find a line that looks like the 
   following:
 * `header('Location: ' . get_permalink() .(strstr(get_permalink(), '?') ? '&' :'?').'
   couponSubmitNonce=' . $couponSubmitNonce);`
 * Delete the “amp;” within that line leaving just the ampersand between the single
   quotes, or overwrite the line with the code from above.
 * Save your plugin code and it should work just fine! Enjoy!

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

The topic ‘[Plugin: WP Event Ticketing] Coupon Code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpeventticketing.svg)
 * [WP Event Ticketing](https://wordpress.org/plugins/wpeventticketing/)
 * [Support Threads](https://wordpress.org/support/plugin/wpeventticketing/)
 * [Active Topics](https://wordpress.org/support/plugin/wpeventticketing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpeventticketing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpeventticketing/reviews/)

 * 9 replies
 * 9 participants
 * Last reply from: [Bonte](https://wordpress.org/support/users/bonte/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-event-ticketing-coupon-code/#post-2918117)
 * Status: not resolved