Closed (fixed)
Project:
Insert
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2011 at 08:03 UTC
Updated:
13 May 2011 at 03:01 UTC
Hi,
I did set up a page using Insert and all is working fine exept I found no setting on how the picture should be shown in teaser mode.
In the Node the picture is shown as I set it up (in a Lightbox) but if I see the teaser I got following problems:
a) All pictures are showing up (like to just show the first)
b) It always opens the picture when I click on it (without using Lightbox, while it does in the node) but I like it to link to node if someone clicks on picture at the teaser.
Is there a setting I did not find or is it not possible to set the behavior for the Teaser view?
Comments
Comment #1
quicksketchNeither of these questions seem like they're related to Insert in any way. I can't help with these.
Comment #2
JimmyMoonJam commentedI'm not an expert but I wanted to share this as I just got these solved to myself. It looks like you have the same problems I had. You might need to setup the teaser image and strip img tags from teasers.
a) This might help: http://drupal.org/node/659458#comment-2683030
although, I didn't get it working with those codes. Another way to remove unwanted tags: http://drupal.org/node/104659. Hope you have better luck with these.
b) Here's excellent video tutorial how to set up teaser images: http://www.drupaltherapy.com/imagecache
Comment #3
quicksketchThanks JimmyMoonJam.