My featured image for the page is duplicating, going where it is supposed to and then also up in the header.
http://clikpages.com/fotc/?page_id=36
How do I make this stop?
My featured image for the page is duplicating, going where it is supposed to and then also up in the header.
http://clikpages.com/fotc/?page_id=36
How do I make this stop?
Hi KarinFOTC,
Is there something in your theme that allows you to put featured images in the header for a page? If so, disable that feature for this page, you may need to check the individual page itself for this option as it might not be something that is set for all pages but on each individual page.
I noticed this code for the page you linked to:
<!-- #masthead -->
<img width="940" height="200" src="http://clikpages.com/fotc/wp-content/uploads/2011/06/MG_4176-copy-940x200.jpg" class="attachment-940x200 wp-post-image" alt="_MG_4176 copy" title="_MG_4176 copy" />
<div class="menu clearfix">
Then I took a look at one of your other pages that doesn't seem to duplicating the image, http://clikpages.com/fotc/?page_id=4:
<!-- #masthead -->
<div class="menu clearfix">
Notice there's no reference to an image between the masthead comment and the div for the menu clearfix.
I would suggest disabling plugins and changing to the default theme to see if this resolves the issue so you can narrow down what may be causing the image to duplicate.
Hope this helps!
You must log in to post.