Your cart is currently empty!
Tag: shortcode
Referral Notifications To Affiliates
—
by
I am using Ninja Forms for my affiliate and referral registration forms. I would like to add some additional information into then notification email that is sent to affiliates when they’re credited with a referral, but not sure what shortcodes to use (I looked but couldn’t find)…. I would like to include the name of…
I’d like to show user name and email in Woocommerce order affiliates
—
by
I’d like to show user name and email in Woocommerce order affiliates and used below shortcode convination: Please check the image in the link: https://monosnap.com/file/JK337EbFKl93bP3T1VKLOmDOExGMyG This shows users login ID on registration affiliates (See B on image) but not on Woocommerce order affiliates (See A on image). Questions: 1. How can I make it show…
want to affect commission rate and commission amount decimal places
—
by
Hi, Need a tip on how to control decimal places shown on shortcode which show commission rate and commission amount. Currently, it shows 6 decimal places like 100.000000 want it to be 100.00 . Please advise. Thanks, -Sudd.
not working for me [affiliates_traffic show_src_uris="no"]
—
by
Hello, i tried: only showing the shortcode but no traffic with URLs. Which is indeed very nice. best regards Tobias PS: i use the shortcode in
woocommerce views shortcode posting notice about WC_Order_Item_meta as deprecated
—
by
Hi, I was wondering if there is update to Affiliates_Woocommerce_Views plugin that addresses deprecated function call to WC_Order_Item_Meta. We are on Woocommerce version 3.1 . Here is the exact message we see: When using the shortcode [ affiliates_woocommerce_orders ]. Notice: WC_Order_Item_Meta::__construct is deprecated since version 3.1! Use WC_Order_Item_Product instead. in /homepages/34/d682709062/htdocs/stage-snac/wp-includes/functions.php on line 3830 Notice:…
fatal error when viewing Affiliate profile.
—
by
Hi, We are seeing a fatal error when viewing affiliate profile page I have put together for our affiliates. This is just an inquiry , seeking an explanation or pointer to what could be a reason. Here is the message: Fatal error: Uncaught Exception: Invalid order. in /homepages/34/d682709062/htdocs/snac/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:86 Stack trace: #0 /homepages/34/d682709062/htdocs/snac/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(143): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /homepages/34/d682709062/htdocs/snac/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109):…
if Affiliate Partner is logged in
—
by
Hey! I want to show an affilitate link in sidebar if affiliate partner is logged in. This is my code: if( is_user_logged_in() && (current_user_can(‘customer’)){ echo do_shortcode( ” ); } I can’t find in the documentation if the affiliate has a userrole or how to check if an affiliate partner ist logged in. Has anybody a…
Shortcode for affiliates permanent my users on front end
—
by
I have used code developed by Antonio B and previously on this forum, thank you. I wish to display my affiliate permanent my users on the front end so the affiliate can see a list of ‘users’ registered on the program. The shortcode works and displays the user_login or the display_name meta – my issue…
Referrer User Shortcode Question
—
by
Hi, We’ve been using the referrer_user shortcode in the footer of our store so customers could see the email of the person referring them. Recently it stopped working. Here’s the shortcode we were using: [ Looking over the docs, I see that the proper shortcode to use is: But when I test this using an…
shortcode graph legend styling to large.
—
by
Hi, Another question about the shortcode , the legend is disproportionate to the size of the graph. Let me know if there is an easy way to fix this. I have disabled legends when using this shortcode. Thanks for your quick replies, i like, -Sudd.
Showing affiliates profile shortcode is not working as documented.
—
by
Hi, I am using shortcodes: It can only show paypal_email attribute. Others it cannot show, both coupon and referral rate is set. It broken even when edit_attribute parameter is used in the shortcode for these other attributes. Please advise how to fix this. The document indicates that coupons, referral_rate, referral_amount should show if it is…
Affiliates area pages not parsing shortcodes
—
by
I went to Affiliates>Settings and it showed that the Register was included on the list of detected pages. When trying to visit the page, the [AffiliatesRegister] shortlink is displayed in stead of the contents. So then I hit the Generate button on the Affiliates>Settings page to see if it made any difference. As expected, it…