• Yes I’ve searched and tried what was suggested. I’ve commented out the line //if(is_string($_POST[ $customstring ]) && !empty($_POST[ $customstring ])) $cstring = $_POST[ $customstring ]; else $cstring = “<p></p>”; but it’s not making a difference for me. I use a storyboard layout and need no space at all between the images, which is the way wordpress default image insert function works. However faster image insert if using the visual editor adds space and &nbsp between every image, or if using text editor adds <p></p> between the images. How can I make it do nothing but insert the images one after another in the code with no spaces or <p> tags. Thanks for the help.

    http://wordpress.org/extend/plugins/faster-image-insert/

  • The topic ‘No space between images’ is closed to new replies.