Mark,
Thanks for the help! I had a feeling that might be the one. However, I am still having some trouble getting it to work. I looked through the 22 page thread and didn’t discover what it is that I was looking for. I think it is an easy fix, but I could be wrong…
On my publish page, I have the “Image” button available, where I click it and it asks me for the URL. Many of the site users use this to bring in images from outside sites (photobucket, flickr…etc). These are the images that I want to put the limitations on. However, I think I am missing (just don’t know) the tag for that specific field…
Below is the code I am currently using, but I feel is wrong.
{exp:imgsizer:size src="{image}" width="200"}
{summary}
{exp:word_limit_plus if_exceeds="40" stop_after="40" the_link="<span align=right><a href='{title_permalink="view"}'>Read More</a></span>"}
{body}
{/exp:word_limit_plus}
{/exp:imgsizer:size}
Do I need to create a custom field? Also, I have created the cache folder in my upload section, but I am not sure if this is linked correctly.
Any help is more than appreciated!