搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why do Amazon affiliate links (iframe) result in BLANK space?

more options

For months I've been trying to get some Amazon affiliate links on my self hosted WP blog.

Here's the code and that's ALL on that page:

<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=tf_til&ad_type=product_link&tracking_id=highdesertdir-20&marketplace=amazon&region=US&placement=B007XA49BG&asins=B007XA49BG&linkId=657f1cf0e51c907c770e145146ae0076&show_border=true&link_opens_in_new_window=true&price_color=333333&title_color=396d9e&bg_color=ffffff">

   </iframe>

https://highdesertdirt.com/products-i-buy/ gives me a blank page in Firefox. Chrome displays it just fine.

What's going on with Firefox?

Thanks,

Christine

For months I've been trying to get some Amazon affiliate links on my self hosted WP blog. Here's the code and that's ALL on that page: <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=tf_til&ad_type=product_link&tracking_id=highdesertdir-20&marketplace=amazon&region=US&placement=B007XA49BG&asins=B007XA49BG&linkId=657f1cf0e51c907c770e145146ae0076&show_border=true&link_opens_in_new_window=true&price_color=333333&title_color=396d9e&bg_color=ffffff"> </iframe> https://highdesertdirt.com/products-i-buy/ gives me a blank page in Firefox. Chrome displays it just fine. What's going on with Firefox? Thanks, Christine

所有回复 (1)

more options

Considering that the URL mentions "adsystem" it could be any number of issues.

Content Blockers: Firefox's Tracking Protection feature and extensions that counter ads and tracking may block content in websites.

Do you see a shield icon toward the left end of the address bar, near the lock icon? More info on managing the Tracking Protection feature in this article: What happened to Tracking Protection?.

Extensions such as Adblock Plus, Blur, Disconnect, Ghostery, NoScript, Privacy Badger, uBlock Origin or uMatrix should provide toolbar buttons to manage blocked content in a page. There may or may not be a number on the icon indicating the number of blocked items; you may need to click the button to see what's going on and test whether you need to make an exception for this site.

Testing in Firefox's Safe Mode: In its Safe Mode, Firefox temporarily deactivates extensions, hardware acceleration, and some other advanced features to help you assess whether these are causing the problem.

If Firefox is not running: Hold down the Shift key when starting Firefox. (On Mac, hold down the option/alt key instead of the Shift key.)

If Firefox is running: You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" Help > Restart with Add-ons Disabled
  • (menu bar) Help menu > Restart with Add-ons Disabled

and OK the restart.

Both scenarios: A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?