Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Brianallan

    (@brianallan)

    Hi Paul,
    Localisation wasn’t turned off, but this wasn’t the problem – turned out to be a conflict with another plugin – Category Sticky Posts, which I’d been looking at as an alternative solution to the same problem.
    Deactivated now and all works perfectly.

    Thanks for the help

    Brian

    Thread Starter Brianallan

    (@brianallan)

    Yes, live data, and plugin fetching for price. I can’t validate source code at the moment, but the same template works as a post, so I assume it is ok (It doesn’t however work as a full post displayed in an archive page)

    Example admin: B009D14AQ2
    .com domain for amazon.

    Thread Starter Brianallan

    (@brianallan)

    Hi Paul,
    Thanks for the reply. I worked through your suggestions and made some progress, but couldn’t quite get what I wanted. I think it may actually be an issue with the custom template I’m using (below). The price and amazon logo pull through, but not the thumbnail?

    <div class="al_found%FOUND%">
    
       %LINK_OPEN%<img class="%IMAGE_CLASS%" src="%THUMB%">%LINK_CLOSE% 
    
           <p>%LINK_OPEN%%TITLE%%LINK_CLOSE%</p>
    
                   <span class="amazon_price">
    
                             <span class="al_found%FOUND%">%LINK_OPEN%  <img height=20px src="%BUY_BUTTON%"> %PRICE%%LINK_CLOSE% 
    
                              </span>
    
                       </span>
    
    </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;" />

Viewing 3 replies - 1 through 3 (of 3 total)