Amazon Links Stopped Displaying on Page
-
Amazon Link add on has been absolutely wonderful for so long… and then recently (last week or two) it has stopped displaying “related books” on the live WP pages
Using short code: [amazon template=related books&asin=0143131931]
I tried deactivating all my plug ins except amazon link. No change.
Here’s my custom template code (that used to work quite nicely):
<div class="al_found%FOUND%"> <div class="amazon_prod"> <div class="amazon_img_container"> %LINK_OPEN%<img class="%IMAGE_CLASS%" src="%THUMB%">%LINK_CLOSE% </div> <div class="amazon_text_container"> <p><strong>%LINK_OPEN%%TITLE%%LINK_CLOSE%</strong></p> <div class="amazon_details"> <p>by %ARTIST% </p> </div> </div> </div> <img src="https://www.assoc-amazon.%TLD%/e/ir?t=%TAG%&l=as2&o=%MPLACE_ID%&a=%ASIN%" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> </div>
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Amazon Links Stopped Displaying on Page’ is closed to new replies.