Title: inconsistent HTML/PHP coding within different pages
Last modified: August 20, 2016

---

# inconsistent HTML/PHP coding within different pages

 *  [daoutlaw](https://wordpress.org/support/users/daoutlaw/)
 * (@daoutlaw)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/inconsistent-htmlphp-coding-within-different-pages/)
 * It seems I have few post that suddenly changed its default coding, which causes
   my header image to be replaced with random image within the post. The default
   code should be
 *     ```
       <header id="branding" role="banner">
       <hgroup></hgroup>
       <a href="http://websiteurl/"><strong><img width="1000" height="288" alt="" src="websiteurl/wp-content/images/title_01a1.jpg"></strong></img>
       ```
   
 * But instead, couple of pages have
 *     ```
       <header id="branding" role="banner">
       <hgroup></hgroup>
       </a><a href="websiteurl/"><strong><img class="attachment-post-thumbnail wp-post-image" width="1000" height="288" alt="Pteraiden-Oh01" src="http://websiteurl/wp-content/images/Pteraiden-Oh01-1000x288.jpg"></strong></img>
       ```
   
 * Is there anyway I can edit these codes? I can’t seem to find a way and I couldn’t
   find any plug-ins that can do this

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/inconsistent-htmlphp-coding-within-different-pages/#post-3610461)
 * Hard to say what’s going on – a link to your site would be useful/relevant.
 *  Thread Starter [daoutlaw](https://wordpress.org/support/users/daoutlaw/)
 * (@daoutlaw)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/inconsistent-htmlphp-coding-within-different-pages/#post-3610471)
 * Of course
 * This is how my post normally looks
 * [http://www.plasticjoint.com/?p=4360](http://www.plasticjoint.com/?p=4360)
 * AND This is how couple of post looks
 * [http://www.plasticjoint.com/?p=4379](http://www.plasticjoint.com/?p=4379)
 * Notice the header image isn’t the default, and replaced with different image.

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

The topic ‘inconsistent HTML/PHP coding within different pages’ is closed to new
replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [header image](https://wordpress.org/support/topic-tag/header-image/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [troubleshooting](https://wordpress.org/support/topic-tag/troubleshooting/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [daoutlaw](https://wordpress.org/support/users/daoutlaw/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/inconsistent-htmlphp-coding-within-different-pages/#post-3610471)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
