Code:
<?php bfa_thumb( 620,180, true, '<div class="thumb-shadow"><div class="post-thumb">', '</div></div>' ); ?>
So, I expect that thumbnail will be used by the theme because the overview of bfa_thumb says:
Quote:
Will create thumbnail on the fly if it does not exist. |
The irritating part of this has to do with the steps necessary to fix a bady cropped thumbnail. I am training my client to use Post Thumbnail Editor which creates a new thumbnail without the suffix. Then my client must visit the server and rename files. (Yuck. If you knew this client, you'd be worrying too.)
I'll try to dive into your code to force bfa_thumb() to alway overwrite the thumbnail without postpending "-1" but best if you could correct me or correct the code.
The theme is live on a server but not active yet, Try http://artsmeme.com/?theme=artsmemeV2 to see the site. (Note I am replacing an Atahualpa child with a Montezuma child!)