(using FCKeditor in Drupal 6.11). Has created a "presets" in the Image Cache, and it seems okay. What is the problem is that when I insert a picture in the teaser, its also add a "image" at the same time. Some settings I have forgotten?
(using FCKeditor in Drupal 6.11). Has created a "presets" in the Image Cache, and it seems okay. What is the problem is that when I insert a picture in the teaser, its also add a "image" at the same time. Some settings I have forgotten?
Comments
Comment #1
jdelaune commentedCan you show me an example or a screenshot?
Comment #2
jdelaune commentedComment #3
jinglesnbells commentedI am getting two pictures.
I go to create a post and everything is fine. I select the photo using IB and save. When I view the post from the main page, the image shows up twice. Once in the post (which is correct) and again in a seperate post where the title is the image title and no text.
I have attached an image.
Also, I am assuming this is happening because the image is being saved as a node???? still new and learning so I could be wrong. :) But when I click on edit it pulls up the entire "create image" page. Is it suppose to do that? When I initially clicked on edit I thought I would be editing the image title....that part was pretty confusing because it give me an option to add another image.
Thanks for your help!
Comment #4
jdelaune commentedIf you are talking about the default view you see on your homepage that's because it lists all nodes. Image Browser uses the Image module which uploads images as nodes.
So you are probably seeing the Image Node and the normal Node you popped the image into.
This is normal, all you need to do it filter out the image nodes using something like views.