Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Ronin

    (@rpletcher)

    I have checked out the plugin and I am not sure why it is being sent as Auto Draft. Which version is installed? If you want to send me more detailed information you can email me at ryan@wp-ronin.com.

    Also I opened up the registration. Thanks for pointing it out.
    Ryan

    Yep, same problem for me! I add a new gift card, fill with sample data (send it to myself) and the mail I receive is like that:

    Dear xxx,
    xxx has selected a xxx Gift Card for you! This card can be used for online purchases at xxx.

    Gift Card Amount: € 50,00

    Gift Card Number: Auto draft

    gift card note

    Using your Gift Card is easy:
    Shop at xxx
    Select “Pay with a Gift Card” during checkout.
    Enter your card number.

    Maybe I’m missing the point where you specify the gift card number?

    Thanks in advance!

    plugin version: 1.3.8
    wordpress: 3.9.1
    woocommerce: 2.1.9

    Plugin Author Ronin

    (@rpletcher)

    No the gift card number should be auto created randomly. If one of you are willing to send me admin credentials to your site I can test it out. The information can be sent to ryan@wp-ronin.com.

    Plugin Author Ronin

    (@rpletcher)

    Is anyone still having this issue? I just updated the plugin and it should be resolved but I want to make sure that it is fixed.

    Thanks

    updated to 1.4.1 still “auto draft” (“Bozza automatica” in italian)

    Why don’t you leave the option to set the coupon-number editable when creating gift card? This should solve all problems…

    Plugin Author Ronin

    (@rpletcher)

    I will continue to look into this for you but for the time being you can add the following line of code to your functions.php file in your theme or at the bottom of the Gift Card plugin. It should add the title back in and allow you to enter in a card number.

    add_post_type_support( ‘rp_shop_giftcard’, ‘title’ );

    I will try to make sure that it works for you language and think that it is because you are using a different language. Thanks for the info and I will let you know when I make this update.

    Ryan

    I added that code to my theme’s functions.php but the title doesn’t back in, so I can’t still enter a card number… 🙁

    Plugin Author Ronin

    (@rpletcher)

    Can you email me your website so that I can check out what it is doing and maybe figure it out.

    ryan@wp-ronin.com

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Gift Card Number’ is closed to new replies.