Forum Replies Created
-
AuthorPosts
-
praetorix
MemberOk, but it still do not explain how to use different forms for different languages (pages). Its support different membership levels only isnt ?
praetorix
MemberHi, I trying tweak wp affiliate platform to work multilanguage with WPML.
I updated wp_affiliate_platform1.php :
$language_file = ‘affiliates/lang/’.ICL_LANGUAGE_CODE.’.php’;
if(!defined(‘ICL_LANGUAGE_CODE’)){
$language_file = “affiliates/lang/eng.php”;
}
include_once($language_file);
but ICL_LANGUAGE_CODE didnt work – didnt get a language code
thx
September 7, 2014 at 4:21 pm in reply to: Replace "commission level" with "total payouts" on home page #60925praetorix
MemberThank you, good work
praetorix
MemberHi,
I am interested about the affiliate platform field customizer addon too

thank you,
September 2, 2014 at 4:16 pm in reply to: Replace "commission level" with "total payouts" on home page #60923praetorix
MemberOK no problem it can be in PAYOUTS menu just need to be showed somewhere.
thx
August 31, 2014 at 1:33 am in reply to: Replace "commission level" with "total payouts" on home page #60921praetorix
MemberHi I would like ask you if it is possible to show on affiliate home page the affiliate balance. I mean “total commission earned” – “payout” = balance.
Affiliates are angry that they need calculating their balance.
Thanks
praetorix
MemberGood job, thx
praetorix
Memberyes, right but paypal “Completed” too
.For all orders bulk status change to any status from a list.
thx
praetorix
MemberI would like ask for a bulk order status change or “one click” change status. Its too much work if you have 100 orders daily to open edit order page and change status to paid. I use manual payment gateway.
-
AuthorPosts