Posted by Dollowmite on December 27, 2012 at 3:00pm
I added a image field to a content type. When I add multiple images Drupal adds a comma in-between each image. How do I remove those commas? Thanks in advance
I added a image field to a content type. When I add multiple images Drupal adds a comma in-between each image. How do I remove those commas? Thanks in advance
Comments
Which formatter on the
Which formatter on the "Manage display" tab are you using for the image field?
Format: Image Image Style:
Format: Image
Image Style: Large
Link to content
Never seen that behavior, can
Never seen that behavior, can you provide a link to a page that demonstrates that?
What theme are you using?
Any custom tpl.php files?
I don't have a link. working
I don't have a link. working from desktop.
Theme: corporateclean
custom tpl.php: Yes
I'm also using Colorbox
Any custom tpl.php files
Any custom tpl.php files related to fields?
No, I only using
No, I only using page--content type.tpl.php
how to remove commas
i have same problem have u found the solution?
I switched to using the
I switched to using the insert module instead. I found it easier to use and less problems.