451 comments found.
Hi. Thanks in advance. Can I create a gift card to customer input his own amount between 10 and 1000?
That feature will be added in the next update.
Thanks for your answer. When?
This week.
Hi, Just a pre-purchase question. Is the plugin compatible with Woocommerce 2.3 ? Thank you Arthur
Yes it is. Thanks
I have a “New Features Request”” :
Can we addon so that buyers of coupon have to first LOGIN with their Facebook/Social Login account. And then, they can select to either share via email OR send to friend through Social Network Messaging…and/or Post to their Profile Wall?
These sound like good feature addons that could enhance the plugin. Can this be done?
Not really sure I understand what you mean but thanks for your input anyway.
Hello there,
we have not showing ‘sending Gift cards to someone else’ from on checkout page, i have checked FAQ’s but i could not find out solution, is there any setting in plugin? or how can we display ‘sending Gift cards’ from on checkout page?
Can you please help me for this?
Thank you,
Looks like your theme has disabled the Woocomerce hook that allows the field to appear.
I would like to be able to separate the sender’s name and sender’s message so I can fully customize the email voucher. Right now they are both under [receiver_contents].
example: Gift From: [sender_name] Personal Message: [message]
How can I do this?
I figured this out. I crashed my site a few times, but did it, as I’m not a coder. I added the following code:
$message = str_replace(‘[sender]’, $order->billing_first_name. ’ ’ . $order->billing_last_name, $message);
and also modified:
$contents = ‘Personal message to you:
’. $rmsg;
for the output:
To: Recipient’s Name
From: Sender’s Name
Value: $0.00
Expires On: 2 years from 2015-02-05
Personal message to you: This is your personal message
I am curious to know if there is a way to generate multiple images for the gift voucher, and allow the buyer to select the image that will be placed in their gift voucher email. For instance, an option to offer birthday, and holiday themed images, which they can select from. Is this possible?
Currently the plugin doesn’t do that. You will need to customize it to get that done.
Hi, question from a pre-buyer here.
The plugin seems everything I need, but I’ll explain my case and you tell me if it’s possible.
I need to sell gift coupon codes, and then the user can use the unique generated gift code either in woocommerce or another plugin, to give discount on booking appointments.
I’ll develop that integration, but does your plugin offer any php class or function to check if is valid and retrieve details (such as gift value), and then any function to disable the code after using (ex: after booking finishes, I call this function)?
Thanks, Pedro
The plugin uses Woocommerce coupons so you can use the Woocommerce coupon class hook.
Can I set it up so that a customer can purchase a coupon for a product as opposed to an amount on money?
And does this use the woocommerce built in coupon system? That is to say, when this plugin generates a coupon, will it appear in the woocommerce coupon list? And do customers redeem these coupons in the same way they would redeem a standard woocommerce coupon?
Many thanks for you help.
Steve
Hi Steeve
You can exclude certain products from being redeemed using the coupon and YES the plugin uses the Woocommerce built-in coupon system.
Thanks for the quick reply. That’s good to know. Just to clarify, When you manually create a coupon through woocommerce coupons you have the option of selecting Discount Type as “Product % Discount”. Can I sell that type of coupon through this plugin?
Thanks again.
No,that option is not available but you can edit the plugin to have it.
Hello!
Can this plugin be translated to Swedish? If yes, do i translate it manually or is auto translation in the plugin?
Can i use the same plugin in site subdomain or do i have to buy another one for site subdomain ? because my site will be in 2 languages, english and swedish.
Regards, Eve
Yes,the plugin can be translated to Sweedish or any other language.
Hello,
i searching for gif card
i wondering if your plugin work like this idea ?
Regards
Yes,it is a gift card plugin for Woocommerce.
Can someone buy, for example, a $50 gift card for someone and then could that person place a $20 order and have $30 leftover, or do they have to use it all at once?
They have to use all at once.
I have some content above the [coupon_page] shortcode on my Page. However the content appears below the listed coupons. Is it possible to get the content above the shortcode?
Also the coupons are not working in their grid or list formats. I’ve seen previous comments about the columns and some CSS code. Can you reply with the code that is required so others can see the fix. Thanks.
I have fixed the first issue using the Visual Composer plugin. However the coupons are not appears in their grid format. CSS fix required please. Thanks.
Can you send me a link to the page so I can take a look at it?
Direct message sent.
I have followed the installation instructions as in the documentation. I’ve added a test Gift product however the page with the shortcode on displays a message saying “There are no gift vouchers yet.”
Are there any additional steps to getting this plugin working?
Please check to see if the git cards appear on the shop page. If it does,then you need to go to the gift settings and uncheck the checkbox for gift cards visibility on shop page and update all the gift cards you’ve already created.
This worked thank you.
Hi, guys I send gift card to a friend, she got email and coupon code and for what amount it is. Yet when coupon is entered at the checkout it did not discounted the items at all and from admin side, it showed value 0.
Any idea what can be going wrong?
thank you
Please make sure that the price of the gift card is set correctly.
Hello,
I don’t receive emails from this plugin! Please help!
I’ve added the coupon as a simple product with “virtual” and “gift” enabled. I’ve set the price as regular (because if I put on sale it shows like a sale product) and is working.
But the EMAIL is not working. And I’m sure it is set correct, because I receive the order emails, only the coupons I don’t receive! I’ve tested with “recipient” (name, email, message) on and off, and is not working.
The emails are being sent. I just emailed you your email log file.
When [coupon_page] is applied and gift cards are not included in the product page the product per row is ignored and turns out on 3 columns instead of default 4 (
You’ll have to style it using CSS.
if the woo products get the class “first” every four items and the gift cards every three…...means that CSS has nothing to do with it…it is the script that’s assigning classes.
With reference to this question:
Q: Can this promo be done?...Purchase $100 gift card and receive $50 free. A: With a little customization it can be done.
Can you please advise how easy this would be to do as I have a requirement to sell gift vouchers for less than their face value
Thanks
You would need to contact a programmer to have that function integrated to the plugin.
For anyone wanting a template for Gift email, see below. Add this code to WooCommerce -> Settings -> Gift Card -> Email Template.
<style>body {
font-size: 12px;
margin: 20;
padding: 0;
font-family: sans-serif;
}
mystyle {
font-size: 12px;
margin: 0;
padding: 0;
font-family: sans-serif;
}
p, ul, blockquote, pre, td, th, label {
font-size: 12px;
margin: 0;
padding: 0;
font-family: sans-serif;
}</style><div style="display:table;padding:20px;border-radius:5px;border:2px solid #646749;"><table width="630px" cellpadding="10" cellspacing="10"><tr><td bgcolor="#646749"><img src="urltoyourimage.jpg" height="234px" width="624px" /></td></tr><tr><td align="center"><table width="100%" align="center"><tr><td><img src="urltoyourcardimage.png" height="auto" width="220" /></td><td align="left" class="mystyle"><h2>A Gift For You</h2></td></tr></table></td></tr><tr><td align="left"><table width="100%" align="left"><tr><td>
<table style="width: 100%;">
<tr>
<td style="font-weight: bold; padding-bottom: 6px; width: 40%;">Number: [coupons]</td>
</tr>
<tr>
<td style="font-weight: bold; padding-bottom: 6px; width: 40%;">Recipient: [receiver_name]</td>
</tr>
<tr>
<td style="font-weight: bold; padding-bottom: 6px; width: 40%;">Value: $[total].00</td>
</tr>
<tr>
<td style="font-weight: bold; padding-bottom: 6px; width: 40%;">Expires On: 2 years from [date]</td>
</tr>
<tr>
<td style="display:table;padding:6px;border-radius:5px;border:2px solid #999;font-weight: bold; width: 60%;">[receiver_contents]</td>
</tr>
<p></p>
<p></p>
<tr>
<td align="center"><div>[barcode]</div></td>
</tr>
</table></td></tr></table></td></tr><tr><td align="center"><div style="display:table;padding:20px;border-radius:5px;border:2px solid #999;"><table width="100%" align="center"><tr><td>Terms and Conditions<br /><br />
Gift Cards and Gift Certificates are non-transferable and not redeemable for cash or credit, and may only be redeemed for services at [blog_name], and cannot be used to purchase a Series or combined with other discounts or offers.</td></tr></table></div></td></tr></table></div>
Hope this helps.
Thanks
I am enjoying what I can do with this plug-in, so far. Thank you!
One question, though: Can I resend the actual gift card/gift email to the recipient? Actions that can be done will only send an invoice, completed order details, etc. I need to be able to resend one.
Thanks!
I also would like to be able to separate the sender’s name and sender’s message so I can fully customize the email. Right now they are both under [receiver_contents].
Ok. I can resend the Gift email by changing the Order from Completed to Processing. Got it. This is allowing me to test my HTML changes, as I customize the look/layout of the Gift email to recipient.
One more question about translation.
I’ve followed directions from an older post and created a language file wgc-it_IT.mo which I’ve placed into the languages folder of the plugin. Everything’s got tranlated fine except for the phrase: I’m sending this Gift Card to someone… I then checked woocommerce-gift-card.php and realized that at line 296 the text I mentioned above had no ‘wgc’ on the right so I added it myself and now my translation is working correctly. Since I do not want to modify the plugin core file… I’m wondering if there’s any other way to do it or it is rather something that is indeed missing in the original code and might be fixed in future releases. Thank you
Will be fixed in next update. Thanks