Viewing 1 replies (of 1 total)
  • nessys,
    The default usage of the plugin does not allow you to turn off the large image link, however, when you use the shortcode you can (the amazon-elements shortcode). If you do not want to (or for some reason can’t) use a shortcode, then the easiest way to remove it is to just hide it with css.

    For help with shortcodes, see the ‘Shortcode Usage’ page on the plugin menu in your site’s admin.

    For CSS to hide the box, simply add this to your css styles:
    a[rel^="appiplightbox"]{display:none;}

    Warm regards,
    Don

Viewing 1 replies (of 1 total)

The topic ‘Lightbox loads twice’ is closed to new replies.