Hello,
Both in the admin and affiliates dashboard , the product section is empty. How can I show the products in that area?
Org?nal Code:
$products = rtrim( $products, ", " );
$data[] = array(
'visit' => $referral->visit,
'type' => $referral->type,
'products' => $products,
'order_total' => $referral->order_total,
'commission' => $referral->commission,
'payment_status' => $referral->payment_status,
'time' => wp_date( $format, $referral->time ),
);
Updated Code:
$products = rtrim( $products, ", " );
$data[] = array(
'visit' => $referral->visit,
'type' => $referral->type,
'products' => $referral->products,
'order_total' => $referral->order_total,
'commission' => $referral->commission,
'payment_status' => $referral->payment_status,
'time' => wp_date( $format, $referral->time ),
I wrote “products” against the product from the referrals.php file, but this time the product name appeared in different characters.
Products name : “a:2:{i:22473;s:35:”Skudo 5 Tekerleksiz Ta??ma Kafesi”;i:22468;s:35:”Skudo 7 Tekerleksiz Ta??ma Kafesi”;}”
I was thinking about a purchase, but wow! 10 requests for support over 2 years and only 5 replied??? Glad I checked. Shame on you codexpert.
I’ll post anyway… Why is the short links feature not working on your demo?
]]>Does WC Affiliate have:
– A log in page for affiliates?
– An affiliate dashboard where the affiliate can see their stats, payments, etc.?
– An affiliate sign up page?
– A way to add links and banners, that appear automatically in the affiliate dashboard (if there is such a thing) with the affiliate link already in place?
– A protection to make affiliate payments available only after x days (refund period)
– A one click payout mechanism?
– A connection to external email marketing platform? I want to send emails to affiliates.
– A system that sends emails to affiliates when a sales has been made through their affiliate link?
– Fraud detection?
does this plugin has any features that link woocommerce coupon to certain affiliate? so that we can track aff commission based on coupon use during purchase.
]]>I would like to buy PRO but I am a little doubtful since the tabs of visits, referrals, and revenue are still broken (error).
]]>Hello,
please proceed with the refund of the order #40197
thanks
We are getting below error:
PHP Fatal error: Uncaught Error: Call to undefined method stdClass::render_screen_reader_content() in /var/www/html/wp-admin/includes/class-wp-list-table.php:1273\nStack trace:\n#0 /var/www/html/wp-content/plugins/wc-affiliate/views/front/shortcodes/dashboard/tabs/visits.php(87): WP_List_Table->display()\n#1 /var/www/html/wp-content/plugins/wc-affiliate/src/Helper.php(127): include('/var/www/html/w...')\n#2 /var/www/html/wp-content/plugins/wc-affiliate/src/Template.php(53): Codexpert\\WC_Affiliate\\Helper::get_template()\n#3 /var/www/html/wp-includes/class-wp-hook.php(307): Codexpert\\WC_Affiliate\\Template->tab_content()\n#4 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()\n#5 /var/www/html/wp-includes/plugin.php(474): WP_Hook->do_action()\n#6 /var/www/html/wp-content/plugins/wc-affiliate/views/front/shortcodes/dashboard/panel.php(21): do_action()\n#7 /var/www/html/wp-content/plugins/wc-affiliate/src/Helper.php(127): include('/var/www/html/w...')\n#8 /var/www/html/wp-content/plugins/wc-affiliate/src/Template.php( in /var/www/html/wp-admin/includes/class-wp-list-table.php on line 1273
Hello, I have “Referral Statuses” as Completed = Approved (and cancelled = Cancelled etc.) for orders, but after paying for the order, the affiliate dashboard status is still pending (not “Approved” as i want). Only when mark as admin panel is “Approved” does it change (I thought it changes automatically, not manually). Is this a feature or just a bug?
]]>Is this product safe to use with caching plugin like litespeed plugin? Or is there a special setting to function properly?
]]>hello sir
how we can let shop manager use the plugin in wp-admin as the the full admin ?
]]>I have installed the plugin and added myself as user from incognito mode. The user added and I got it listed in affiliates link also. But none of the email has been delivered to my email id.
We use Post SMTP plugin and we have all logs of emails delivering status. Do I need to buy or use any add-on to deliver emails from WP Affiliate plugin? What additional setup I have to made to get emails delivered?