Hey Guys,
Love your theme! I have already had 9 clients purchase Newscast.
Question: How do I remove the featured image from a Page linked to the slider?
Here's what you shared in a previous post... I tried it...
When I opened up "single.php" to delete the following code,
the code below didn't even exist to be deleted in the Newscast template.
<?php
if($preview_image)
{
echo '<div class="entry-previewimage rounded preloading_background">';
echo $preview_image;
echo '</div>';
}
?>
Any suggestions?
My present site I'm redesigning is:
lclibs.org/wp
Thanks,
Peter














