Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • bostondv, Thanks you for the rely the code above put me on the right track and in works with minor modifications.

    <?php else: ?>
    <div class=”upw-image”>
    <img src=”<?php echo get_template_directory_uri(); ?>/library/images/default-project-sm.jpg” alt=”” />
    </div>

    The problem is that it inserts the image on all posts, even when show thumbnail checkbox is not selected! Do you have any suggestions.

    ClaraRS and Author

    I’m having problems with excerpt length also… I’ve noticed that the Ultimate Post Excerpt word count truncate works if the text is entered into the main content area of the post, but if the excerpt entry area is used the plug-in inserts the entire entry.

    I’m also trying to modify plugin to show default thumbnail if featured image is not selected.

    Any help would be greatly appreciated. chris w

Viewing 2 replies - 1 through 2 (of 2 total)