Viewing 1 replies (of 1 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    Its a bit clunky but you can do that by specifying templates for each locale.

    So lets say you set up banners for IT and US called ‘banner IT’ and ‘banner US’ with the appropriate templates.

    Then in the shortcode specify country specific templates using the form template[CC]=template name:

    [amazon template=banner&template[us]=banner us&template[it]=banner it]

    Another method if the banners are not that different is to use the %TEXT1%, %TEXT2%, %TEXT3% keyword to replace the country specific parts of the template:

    [amazon template=banner1&text1[us]=kitchen&text1[it]=cucina]

    Hope this helps,

    Paul

Viewing 1 replies (of 1 total)
  • The topic ‘Different Banners’ is closed to new replies.