Tagged: 

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #931076

    Hello!

    I am trying to put an amazon link in my site and it works originally but when I go back and make changes to the page the link seems to be manipulated.

    The original link that I copy from Amazon is this :

    <iframe style=”width:120px;height:240px;” marginwidth=”0″ marginheight=”0″ scrolling=”no” frameborder=”0″ src=”//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=isaaccolavecc-20&marketplace=amazon&region=US&placement=B07BKVP83S&asins=B07BKVP83S&linkId=d85cd0a9bb446de578ddfa1377726471&show_border=true&link_opens_in_new_window=true&price_color=232629&title_color=6b9264&bg_color=”>
    </iframe>

    after I save and update and come back to the page the link is this:

    <iframe style=”width:120px;height:240px;” marginwidth=”0″ marginheight=”0″ scrolling=”no” frameborder=”0″ src=”//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=isaaccolavecc-20&marketplace=amazon®ion=US&placement=B07BKVP83S&asins=B07BKVP83S&linkId=d85cd0a9bb446de578ddfa1377726471&show_border=true&link_opens_in_new_window=true&price_color=232629&title_color=6b9264&bg_color=”>
    </iframe>

    All I did was add a new special heading and everything got messed up.

    Thanks for your help!

    #931412

    Hey isaaccolavecchio,

    Can you try to add it to a Code Block instead? Hope it helps.

    Best regards,
    Nikko

    #931604

    It is in code block.

    #931605
    #931606

    Hi,

    What happens if added to the textblock code section?

    Best regards,
    Jordan Shannon

    #931787

    Something strange happened… It is in the 3rd column http://www.colacreative.co/shop/

    #931931

    Hi,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #932220
    This reply has been marked as private.
    #932326

    Hi isaaccolavecchio,

    Well, it does not change to the amazon®ion when you change the & to

    ;amp

    But the products still do not show.

    Best regards,
    Victoria

    #932547

    I had tried this same thing previously with Redbubble and it didn’t work out. I just removed a bit of redbubble code from the functions.php file.

    I just tried to use code for just the link or just the photo produced by Amazon and those work as seen on my shop page currently.

    #933289

    Hi,

    Please try to shorten the src or url on bit.ly first. Example.

    
    <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://bit.ly/2G9mTPv">
    </iframe>
    

    You need to prepend “https:” to the url.

    Best regards,
    Ismael

    #933979

    I copied this //ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=isaaccolavecc-20&marketplace=amazon&region=US&placement=B07BKVP83S&asins=B07BKVP83S&linkId=4ab316efc27db9fa8cecef332971a458&show_border=false&link_opens_in_new_window=true&price_color=232629&title_color=6b9264&bg_color=ffffff

    into bit.ly and it said that it isn’t a valid url. Did I copy too much?? This is the full code

    
    <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=isaaccolavecc-20&marketplace=amazon&region=US&placement=B07BKVP83S&asins=B07BKVP83S&linkId=4ab316efc27db9fa8cecef332971a458&show_border=false&link_opens_in_new_window=true&price_color=232629&title_color=6b9264&bg_color=ffffff">
        </iframe>

    thank you!

    #934000

    Hi,
    The beginning of your link starts with //ws-na for it to be a valid link it needs to be https://ws-na
    Here is a working link:

     https://ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=isaaccolavecc-20&marketplace=amazon&region=US&placement=B07BKVP83S&asins=B07BKVP83S&linkId=4ab316efc27db9fa8cecef332971a458&show_border=false&link_opens_in_new_window=true&price_color=232629&title_color=6b9264&bg_color=ffffff

    Best regards,
    Mike

    #1059851
    This reply has been marked as private.
    #1059869

    Hi,

    @teachingwithamy
    your example code above actually seemed to work correctly, and I don’t see a “little rectangle where the graphic should be at the bottom of the post” but this sounds like a tracking pixel.
    I posted in your thread asking for more info, lets continue there.

    Best regards,
    Mike

    #1061750
    This reply has been marked as private.
    #1061755
    This reply has been marked as private.
    #1061812

    Hi,
    Thank you for the link, I believe what you are seeing is the “blocked” or “broken” image icon,
    Please see screenshot [1] in Private Content area. I see this with my ad blocker on.
    Once I deactivate my ad blocker I see the book images,
    Please see screenshot [2] in Private Content area.
    This is because the source url of the images is: //ws-na.amazon-adsystem.com/… which is flagged as an ad by ad blockers.
    Please check your phone’s browser for a ad blocker. Here’s how to find the ad blocker on the iPhone
    Otherwise please take a screenshot from your phone and tell us what kind of phone you have, iPhone or Android

    Best regards,
    Mike

Viewing 18 posts - 1 through 18 (of 18 total)
  • You must be logged in to reply to this topic.