1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Amazon Code Breaks Wordpress Site

Discussion in 'Amazon' started by grnidone, Apr 29, 2006.

  1. #1
    OK,

    I'm at my wits end. Amazon code consistantly breaks my site if I use anything other than the "text link".

    Basically, anything beneath where I put the code does not show.

    I *think* I've fixed it, but I want to know if others have experienced the same thing and how they've fixed it.

    basically, your iframe code needs to end in <*/iframe> and not closing the opening tag with /> like this:
    <*iframe ... * />

    But honestly, sometimes it works, and sometimes it doesn't.

    Can anyone help?
     
    grnidone, Apr 29, 2006 IP
  2. jackburton2006

    jackburton2006 Peon

    Messages:
    5,296
    Likes Received:
    282
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <iframe CODEHERE></iframe>

    Is how it should look. I've never had problems with it on my WP blogs.
     
    jackburton2006, Apr 29, 2006 IP
  3. grnidone

    grnidone Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do you put it inside the post so the text of the article wraps around the ad?
     
    grnidone, Apr 30, 2006 IP
  4. jackburton2006

    jackburton2006 Peon

    Messages:
    5,296
    Likes Received:
    282
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It shouldn't matter where you put it as long as you properly close out the code.
     
    jackburton2006, Apr 30, 2006 IP
  5. grnidone

    grnidone Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Some of the code that is generated is with a /> tag on the opening tag. Other code that is generated actually has a </iframe> closing tag. Are you saying I need to make sure that I use the one with the actual closing tag?
     
    grnidone, May 1, 2006 IP