Skip to content

Vertical_box

Vertical_box example

The managed template "Vertical_box" has a narrow design optimized to use in column layouts, tables or sidebars. It is inspired by the "Text and Image" type of Amazon's link builder.

Main features

  • Optimized for column layouts, tables or sidebars
  • Customizable without programming skills

Demo page

To see this template in action with different examples, please refer to the demo page:

🚀 Vertical_Box Demo & Examples

Example

Example shortcode:

html
[asa2 tpl="Vertical_box"]B00UYNAGNY[/asa2]

Global Options

On ASA 2's admin page "Templates" you can open a customization context window for each managed template. Just hover the mouse cursor over a template row and click the link "Customize" to open it. These settings will effect the appearance of this template.

INFO

The globally applied options can be dynamically overwritten via shortcode options <#shortcode-options>.

The following screenshot illustrates the options window by means of the "Book" template:

Template customization

Shortcode Options

In addition to the global options <#global-options> mentioned above, it is also possible to overwrite these settings dynamically in a WordPress shortcode, like this:

html
// general syntax:
[asa2 option="value"]ASIN[/asa2]

Take a look at other examples <#shortcode-options-examples>.

Complete Options List

Complete list of all options available for this template:

Shortcode Options Examples

html
// to use a lightbox image effect instead of the globally configured imgpreview effect
[asa2 tpl="Vertical_box" image_effect="lightbox"]0744016312[/asa2]

// to change the title color
[asa2 tpl="Vertical_box" title_color="darkblue"]0744016312[/asa2]

ASA2 - The Amazon Affiliate Plugin for WordPress