Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    Hi,

    You don’t need to set the channel (chan argument) if the default one is going to be used – so I took it away to try and make the form a bit simpler.

    They look fine from the UK, looks like the affiliate tag is not set for this locale? On both pages I see 4 iframe image links, the last one (on the first page) does not have a product (I’m guessing because it is not available in the UK).

    But yes from the US they don’t seem to be working.

    I’m trying to get the Amazon Javascript templates updated: You might want to try changing the template content for the iframe image to one of these:

    Old Style:

    <iframe src="http://rcm-%REGION%.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=%TAG%&o=%MPLACE_ID%&p=8&l=as4&m=amazon&f=ifr&ref=ss_til&asins=%ASIN%&MsrketPlace=%MPLACE%" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0">
    </iframe>

    New Style:

    <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="http://ws-%REGION%.amazon-adsystem.com/widgets/q?region=%MPLACE%&ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=%MPLACE%&source=ss&ref=ss_til&ad_type=product_link&tracking_id=%TAG%&marketplace=amazon&placement=%ASIN%&asins=%ASIN%&linkId=DGJQFSEETVP4VISP&show_border=true&link_opens_in_new_window=true">
    </iframe>

    Let me know how you get on,

    Paul

    Thread Starter Revina

    (@revina)

    They both worked! I used the Old Style because I prefer the way it looks on my pages.

    I guess I need to get an ID for the UK. I haven’t done that yet.

    Thank you so much for responding so quickly. I really appreciate the support!
    Rev

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't See Images After Upgrading’ is closed to new replies.