How to insert an Amazon iframe to WP?

teranu

Regular Member
Joined
Jan 12, 2012
Messages
340
Reaction score
66
Anyone knows how and where to write the HTML code provided by amazon for inserting an image with price and buy button? It won't work directly added in text editor in Wordpress post.
amazon iframe.jpg
I am provided this 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=********&marketplace=amazon&region=US&placement=B00U8KSUIG&asins=B00U8KSUIG&linkId=PLNWB2PEH6BQWWN7&show_border=true&link_opens_in_new_window=true">
</iframe>
 
Isn't there a button that displays the html code instead of the text editor? If thats a yes then you know what you have to do.
 
No, there is not.
 
And your post count is up. Good job.

@topic. It seems that posting the code into the text editor is showing the product, but the adblockers are blocking it. And for a topic update, does anyone have a solution for this second issue?
 
Back
Top