Topic Tag: shortcode
-
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…
-
Differentiate different “Sale” referrals
—
by
Hi guys, We’re improving the Affiliate Stats shortcode and we would like to differentiate different type of “sale” referrals. To be more precise, we’d like to add something in the [data] key of the variable $IXAP15 (in “class-affiliates-affiliate-stats-renderer-wordpress.php”) when the referral was made through a permanent association. Currently, there are no information I can use…
-
jQuery Error
—
by
Hi there, We recently have a jQuery error that crashes the entire “My-Account” page, the problem goes away when we deactivate Affiliate Enterprise. We have not altered any core files. I was editing the page with Visual Composer when I noticed a few things were wrong with the page. It seems to be related to…
-
Shortcode not working
—
by
Hello, I’m have attempted to use all of the following shortcodes: All outputs result in displaying nothing other than the referring affiliates username. Please help me figure this issue out. Thank you!
-
Problem when I activated Affiliates Permanent
—
by
Hello, I’ve been using the below shortcode for the week but it particialy stopped working after I installed affiliates permanent. My website has affiliate links to other products, I’ve been using the above shortcode to credit the referring affiliate with any sales made using these affiliate links. Example: http://clickbank.com/product/affid= This worked fine before I installed…
-
Affiliates Extra Fields, howto add therms without plugin
—
by
Affiliates Extra Fields provided a shortcode to point to a post. How to add terms in version 2.8 and let the user view/tick the agreesment.(required)
-
Shortcode [aff_permanent_count]
—
by
Antonio created a very useful shortcode so the affiliates can keep track of how many customers are linked to their affiliate account (using affiliates permanent plugin). The code is here: http://eggemplo.com/blog/aff_permanent_count-shortcode/ I’ve added this in function.php and while it works and shows the variable I also get an warning / error at the top of…
-
Visitors/Hits shortcode in affiliate area
—
by
Hi, I wonder which shortcode I shall use in the affiliate area so the affiliates can see how many have click on the add for the affiliate? I get only they once who have both the product. Thanks, anweb
-
affiliates_earnings shortcode month translation
—
by
Hi, Is there a way to translate the months in the table that affiliates_earnings shortcode outputs (January, February…)? I couldn’t find any months to translate in .po files. I’m using Affiliates Enterprise ver 2.7.1.
-
Affiliate Referrer name short code
—
by
Hi, i have been asked to post into the forum for help, i have recently asked what the shortcode is so when an affiliate logs in they can see the name of the person that referred them. I do have a team page using the tier shortcode that lists from affiliate going downline, but no…
-
Problem with [referrer_id] not working
—
by
I am using a recently purchased Affiliates Enterprise. I have even reinstalled it beofore posting this request for support. I want to use referrer id to create a custom link from each page. My problem is this… the doesn’t work correctly. The page is http://www.ecig.xxx/ – And you are welcome to become an affiliate or…
-
Login Redirect
—
by
My login redirect is not working I can only allow new users to register. Please help this is the short code I am using