Featured image not removing from page
i have removed the Featured image from the Metabox, but when i view the page you can still see the little white square box, which uses this code:
[Links visible only for registered users]
<div class="column one single-photo-wrapper image">
<div class="image_frame scale-with-grid disabled">
<div class="image_wrapper">
</div>
</div>
</div>
So any ideas?
Thanks
Aaron

Comments
to remove featured images, you need to use the following option [Links visible only for registered users] which is located under Post Options section.
Thanks!