Amazon Auto Parts Widget

Amazon used to offer a nifty Auto Parts Finder widget to Associates, but if you still have one on your website, it is now broken and should be removed. There is still an "Automotive" section on Amazon that Associates may link to, and it has a similar parts finder search, but the Auto Parts [...]

Link to product details in an aStore iframe

It’s easy to link to product detail pages in a standalone Amazon store, or to use the target attribute with a custom navigation menu on the same web page as an aStore iframe. But what if you have several product reviews on various pages of your site, and want to link to their product [...]

Amazon Video on Demand Widget

Amazon has had a Flash widget for previewing shows offered by its Video On Demand service. Amazon Associates may add the widget to web pages or blog posts. The first step in creating the widget is to select popular types of shows from a menu or choose items from keyword search results. The widget wizard [...]

Create an Amazon Image link

There are several ways to create Amazon image links in WordPress. This post describes how to download a product image from Amazon (or construct a direct URL to a product image), and then use the WordPress Upload/Insert Media wizard to upload the image (or specify the image URL), and create the image link.

Experienced web developers [...]

Amazon code without a plugin

Just paste the code into the HTML editor. It’s advisable to not use the Visual editor if the post is edited after saving. A plugin is not necessary, just convenient. For example, at left is a text+image iframe link. It has not been modified except to ensure that no line breaks are in the [...]

Amazon MP3 widget in a post

Just testing addition of Amazon's Widget Source MP3 widget example playlist to see if it works here. Widget Source uses swfobject.js instead of <object> and <embed> tags to display the flash file. The code is cleaner and it does not cause validation to fail. The example below is a mini version of the MP3 widget, [...]

Amazon Carousel in a post

I pasted the code for this Amazon Carousel Widget into the post using the HTML editor. I had just installed the tiny RawHTML plugin because it adds several convenient options to the HTML editing screen, so I also enclosed the widget code in "raw" comment tags. The syntax is <!--start_raw--><!--end_raw-->. Unexpectedly easy!

I prefer to use [...]