Goran87
Forum Replies Created
-
Hey @olenacanali, that functionality is possible within the premium version of our plugin: woocommerce referral plugin.
You can hide links and activate “referral codes”. That way each customer has special code that he can share with their friends, and their friends would add that code within the “coupon code” field that you have on cart/checkout page and get the discount.You can contact me via chat on our site, I am available from 9am to 9pm CET time.
Best,
GoranForum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Multisite support?Hi Ian,
First, sorry for the late reply…Yes, it supports multisite and its per sub site settings.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Sign-up discountHey, currently it only works for users that refer friends and friend makes a purchase, so it needs to go through Woo order.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Insert a link in the share buttonHey Roman,
?best bet would be to get it as user meta as
?
?<?php $raf = get_user_mata(get_current_user_id(),’gens_raf’,true); ?>
?
then use it below as?https://site.com?raf=<?php echo $raf; ?>
?
?hope this makes sense!Forum: Plugins
In reply to: [Swifty Image Widget] WordPress 6.2 compatibility ?Its done, support for latest PHP and WP is up.
Forum: Plugins
In reply to: [Swifty Image Widget] WordPress 6.2 compatibility ?You are correct ??
I will push a fix for latest PHP version. Other than that, it should work fine.
Just to close the ticket since it was resolved long time ago.
Hey thanks for feedback,
Most of our premium plugin questions are answered within 24h, mostly within few hours. Just to double check I went through our mail crm and there is no questions pending, did you send to correct email, support @ wpgens.com? If so can you send it again?
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] affiliate commission setupNot sure if I can link it here, but here it goes: https://wpgens.com/downloads/refer-a-friend-for-woocommerce-premium/
moderator can remove it if its against terms.
For others, just search on google, wpgens premium plugins.
Thanks.
Hey I believe I answered it via email, forgot to reply here as well.
Fraud detection is premium plugin feature, so all premium plugin questions are going directly via support email.
Hey tanu,
sorry for late reply. At this moment, its not possible in both free and premium version, its requested feature couple of times by premium users, so it will be added in the next plugin update.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] affiliate commission setupHey Haz,
at this moment we do not have % of order as a coupon discount, only in premium version. If you have a developer on your hand, he should be able to change this under class-gens-raf-public.php file and get % of the amount for that order.
- This reply was modified 2 years, 3 months ago by Goran87.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] No link visible on account pageHi geglynn,
please check this old topic from user that had same problem: https://www.ads-software.com/support/topic/no-links-or-info-showing-on-user-account-page/ as it might fix your issue of not seeing referral link.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Italian translationIf you can send it to us, we can include it in our plugin with next update.
In return, we can offer premium version for free
Thanks.
Forum: Plugins
In reply to: [Refer A Friend for WooCommerce by WPGens] Compatible with WordPress v6.0.1?It is compatible. I will work on update to include it in readme this week.