Forum: Tips, Tricks & Tutorials
October 25th, 2012, 08:47 AM
|
Replies: 73
Views: 44,760
I've written a free guide with everything I...
I've written a free guide with everything I learned about adding coupons to the product detail page here:
http://www.affiliatewebdesigners.com/add-coupons-to-datafeedr/
Maybe someone will find it...
|
Forum: Tips, Tricks & Tutorials
September 5th, 2012, 05:06 AM
|
Replies: 73
Views: 44,760
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 12:16 PM
|
Replies: 73
Views: 44,760
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 11:46 AM
|
Replies: 73
Views: 44,760
Also - is there a function like...
Also - is there a function like this:
AddReferrer(url, merchantid) // ideally something like this which transforms the DB url field into one containing the right referrerid for the affiliate network?
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 11:40 AM
|
Replies: 73
Views: 44,760
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 10:26 AM
|
Replies: 73
Views: 44,760
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 10:16 AM
|
Replies: 73
Views: 44,760
I guess another plan could be for me to simply...
I guess another plan could be for me to simply write a function in functions.php that queries the database for the 'merchant' name and the correct category for coupons.
That, I am sure, would work...
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 10:14 AM
|
Replies: 73
Views: 44,760
Hi Eric,
This didn't help. I tried variations...
Hi Eric,
This didn't help. I tried variations too:
<?echo $s->coupon_info($product->id, 'code'); ?>
It's odd that [product.name] and [product.merchant] work but [product.description] returns 0 -...
|
Forum: Tips, Tricks & Tutorials
August 30th, 2012, 08:42 AM
|
Replies: 73
Views: 44,760
Hi - I'm still having issues with coupons...
Hi - I'm still having issues with coupons here:
http://www.fitness-saver.com/uk/shop/cycling/
1) I have successfully created the coupon view and am getting coupons to appear on the page in a...
|
Forum: Tips, Tricks & Tutorials
August 29th, 2012, 09:45 PM
|
Replies: 73
Views: 44,760
|
Forum: Tips, Tricks & Tutorials
August 29th, 2012, 09:38 PM
|
Replies: 73
Views: 44,760
Hi Eric,
I need your help again :(
I've:
1)...
Hi Eric,
I need your help again :(
I've:
1) Created a custom view called Coupons
2) Created a hidden category called coupons
3) Added the relevant affiliate networks (the coupon ones) to my...
|