Ronin
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Translation problemIf you want to update your copy faster I found the issue. It is like 139 of the admin/giftcard-functions.php file. If you are comfortable editing the file you would replace the text on line 139 with the following.
<?php echo get_post_meta( $giftCard->ID, 'rpgc_from', true); ?> <?php _e('has selected a', WPR_CORE_TEXT_DOMAIN ); ?> <strong><a href="<?php bloginfo( 'url' ); ?>"><?php bloginfo( 'name' ); ?></a></strong> <?php _e( 'Gift Card for you! This card can be used for online purchases at', WPR_CORE_TEXT_DOMAIN ); ?> <?php bloginfo( 'name' ); ?>. <br />
Ryan
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Gift cards do not workWould you be able to provide me with more information like screenshots or the website so I can test it out? I have tested it on my site and it working correctly.
Thank you,
RyanForum: Plugins
In reply to: [WooCommerce - Gift Cards] Get Coupon does not exist! errorIf you go to the Gift Card settings section in Woocommerce you will find an option to enable it. That way if you would like it on the checkout page you can.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Translation problemThank you for bringing this to my attention. It looks like I did miss a line or two. I will review the code and release an update shortly with that change.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Get Coupon does not exist! errorIt is not setup at a coupon when using my system. You would need to ensure that the fields have been added to the Cart or Checkout page. You can do so in the WooCommerce Settings page (under Gift Cards). You can then enter the number in these fields.
Ryan
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] TitleWould you be able to provide screen shots or a link to the site so I can take a look at your issue. You can email me at [email protected]
Thanks.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Not generating emailsIt sounds like it is working correctly. The plugin will allow you to sell and use the gift cards however with just the free plugin, you will need to create the gift card manually. The receipt will have the Gift Card data on the card.
If you are wanting to have the card created automaticlly, you would need to add my premium extension that creates the card. You can get it at the link below.
https://wp-ronin.com/downloads/auto-send-email-woocommerce-gift-cards/
Ryan
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Not generating emailsWhat steps have you taken to send the Gift Card and do you use any of the premium extensions that I offer? Do the gift cards get created and just not send? or are they not even creating?
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Doesn't work for me..I would have to take a look at Error logs and see what is happening. I would recommend upgrading but I understand the restrictions on theme. Please let me know what you have and I would be happy to review it further.
Do you have an example page that I can look at. You can send me the information at [email protected] and I would be happy to look at this issue.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Email Value Of Card Doesn't Include VATI will work with you through the emails that you have sent me.
This issue has been resolved. Please let me know if there are any other issues.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Create gift card productYou can set up a variable product to create a number of different options ex (1,5,10,25,50,100,200,500,100). If you are wanting to be able to select a specific price you would need to get my Premium Extension Called Custom Price on wp-ronin.com. With that you would be able to do what ever you would like.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Missing translations for WPMLThe plugin has just been updated and I think all of the fields have been update. Please let me know if any have been missed.
Thanks.
Forum: Plugins
In reply to: [WooCommerce - Gift Cards] Gift card on variable productsDo you have an example of the gift product.