Skin / Tiger3 / Sections / Feedback

tiger-3-sections-feedback.png

Settings

The feedback feature offers the visitors to select photos and add them to a "cart", then they can provide some text for each and send feedback through email. You will receive an email with links to the photos and the feedback added. Can also be used to set up a kiosk, so visitors select photos and send to you without payment - unlike with a PayPal cart.

Use feedback

Main switch for this feature.

Show cart on pages with images only

As Tiger can display images after a search or a tag search, there's a point in offering the cart functionality on pages with folders only too. This can look odd at first sight, hence this option exists. With this on, the album will display the cart only on pages where you can put something in the cart right away.

Always visible

With this option on the cart will be always kept on screen while you scroll through the thumbnails section.

Box title

The title for the box that appears near the thumbnails and has the buttons "Select all", "Select none" and "Add selected".

Target email

Your email address. Mandatory.

Formatting

Human readable or Serialized: the latter has XML structure for easier reading by applications if you're post-processing the feedback.

Float button label

There will be a "Feedback cart" button always visible in the bottom right corner provided at least one picture has added. You can set the text on it.

Send button label

The send button in the cart is also customizable.

tiger-3-sections-feedback-2.png

Feedback form

Feedback template

The HTML template for the Feedback cart. By default it will allow adding comment to the album and to each picture. With a little HTML knowledge you can define your own template. Note, the repeating loop of photos in case of multiple selections are placed between

<!-- items:start -->
<!-- items:stop -->

tags. Use <form>, <input> and <textarea> tags!

tiger-3-sections-feedback-3.png

Instructions

Feedback instructions

Custom text to be placed at the bottom of the feedback cart. Can be HTML formatted.

Instructions in the box

Custom text in the box, the sections area, which contains the "Add selected" button.