Featured image not removing from page
Hi,
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:
http://bluegeeks.co.uk/clients/illume/other/solar-roof-ventilator/
<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
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:
http://bluegeeks.co.uk/clients/illume/other/solar-roof-ventilator/
<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 http://pasteboard.co/1FLYIEBW.png which is located under Post Options section.
Thanks!