Can I upload store logos in file extensions other than JPG?

Ques: store logos can only be in jpg, how do i allow for png? Ans: you can more image type for stores in administrator/components/com_coupon/models/store.php in line no.258 $allowed = array(‘.jpg’, ‘.jpeg’, ‘.gif’); add more type with same precision in single…

Parseerror when I ADD / EDIT store in Front. How to fix it?

Ques: Parsererror message when i ADD / EDIT store in Front. Ans: change the code below in file components/com_coupon/views/register/tmp/store.php on line no.41 from url: “”, to url: “”,

The table _coupon_users is empty? Why?

Ques: I found out the DB table pey8q_coupon_users EMPTY …Why? Ans: Initially coupon user table is empty…when user register than entry will be update or in backend there are option to change user from normal user and then entry will…

Can I disable discount and Actual Price in Deal type Coupons?

Ques: How can i disable discount and Actual Price in Coupon type: Deal I dont want the discount and actual price to be required. Ans: In Deal type coupon the amount to be paid when user purchase coupon calculated on…

How can I remove RSS icon from Coupon listings?

Ques: How can I remove RSS icon? Ans: To remove rss feed icon. comment the code from line no.290 to 304 in file components/com_coupon/views/coupons/tmpl/default.php.

Where can i find the QR code settings in Coupon Manager?

Ques: Where can i find the QR code setting? Ans: You can find QR code configuration in configuration manager see attachment…here you can set height and width for it.

Paypal and Credit Card options for Subscription packages in Coupon Manager

Ques: When I was testing the Paypal option I noticed a couple of things. 1) It forces you to create a paypal account to make the payment. Why can’t users just pay using a credit card and not be forced…

How to display QR code in coupons

Ques: I’ve created an image extra field in coupon manager to display a barcode for each coupon. But i have 2 problems now: 1. The barcode image is to small and it has some kind of dot on the left…

How to edit ” term of use” and “agreement” in Coupon Manager

Ques: how can i edit ” term of use ” and “agreement” Ans: You can edit the ” term of use ” and “agreement” in language file language/en-GB/en-GB.com_coupon…change the Keyword definition here…TOUTEXT on line no. 40

Coupon Manager for French language

Ques: I installed coupon manager in english and i want to change the language in french in backend and frontend Ans: you can download french language http://extensions.joomla.org/extensions/languages/translations-for-joomla/5314…and installl it on your site… Once installation a done…copy coupon manager French language…