Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter timothylb

    (@timothylb)

    Paul – you’re a genius! it was the parent code that it didn’t like… Nice support man, keep up the good work.

    Here is a cool resource I found while digging.. it lets you try out codes in aws: http://associates-amazon.s3.amazonaws.com/scratchpad/index.html

    Thread Starter timothylb

    (@timothylb)

    Thanks for the help.

    Here is the shortcode: [amazon asin=B001FA1O0O&template=thumbnail&chan=default]

    In my site I have the images and descriptions custom. I only wish to use Amazon Link as a price updater so I don’t have to manually update prices from time-to-time.

    I can confirm iFrame, Banner and Carousel work fine. I overrwote the thumbnail template with the code from my original post.

    output is only a dash “-” with no price. If I replace %PRICE% with %ASIN% I get the code. If I use %TITLE% the output is blank.

    HERE IS THE OUTPUT WITH DEBUG:

    <!– Amazon Link: Version:3.0.2 – Args: asin=B001FA1O0O&template=thumbnail&chan=default
    Array
    (
    [nonce] =>
    [template] => thumbnail
    [chan] => default
    [text] => http://www.amazon.com
    [image_class] => wishlist_image
    [wishlist_template] => my favourites
    [wishlist_items] => 5
    [wishlist_type] => Similar
    [multi_cc] =>
    [localise] =>
    [global_over] => 2
    [search_link] =>
    [search_text] =>
    [live] => 2
    [new_window] =>
    [default_cc] => us
    [aws_help] =>
    [pub_key] => *******************
    [priv_key] => **************************
    [aws_valid] =>
    [debug] => 2
    [cache_age] => 24
    [cache_enabled] => 1
    [asin] => Array
    (
    [0] => B001FA1O0O
    )

    [in_post] => 1
    )
    –><div class=”price”>-</div>

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