Awin creates weird Merchant Logo with Content Egg
-
Hi Guys,
I need your help, as Content Egg doesn′t pull the correct Merchant Logo for the shop Idealo.de, which I access through AWIN.
I′ve found this code, but I have no idea how I would need to change it.
function my_awin_mapping($pairs) { $pairs['Cdiscount FR'] = 'cdiscount.com'; $pairs['Darty FR'] = 'darty.com'; return $pairs; } add_filter('cegg_awin_merchant_mapping', 'my_awin_mapping', 1);
I need this shop Logo to be correct on all my page and not just for the category of “pairs”.
Could you please help out how i can map the Idealo Logo?
Cheers
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Awin creates weird Merchant Logo with Content Egg’ is closed to new replies.