Title: Permalink adding extra markup
Last modified: August 20, 2016

---

# Permalink adding extra markup

 *  Resolved [christopherburton](https://wordpress.org/support/users/christopherburton/)
 * (@christopherburton)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/)
 * I wrapped my post_thumbnails with the_permalink and it seems to be outputting
   the correct result but also spits out my menu. I can’t seem to figure out why
   it’s doing this and how to resolve it.
 * **Code**
    [http://pastebin.com/Dyfsgde4](http://pastebin.com/Dyfsgde4)
 * **Result**
    [http://pastebin.com/Aw4fusY5](http://pastebin.com/Aw4fusY5)

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

 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/#post-2793078)
 * shouldn’t this:
 * `array( 'post_type' => array('lettering', 'typography')&'post_status=publish')`
 * be this:
 * `array( 'post_type' => array('lettering', 'typography'),'post_status' => 'publish')`
 *  Thread Starter [christopherburton](https://wordpress.org/support/users/christopherburton/)
 * (@christopherburton)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/#post-2793079)
 * Ha. That was the cause. Thanks, again. I really appreciate the help!
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/#post-2793083)
 * amazing how punctuation can cause so much damage, huh?
 *  Thread Starter [christopherburton](https://wordpress.org/support/users/christopherburton/)
 * (@christopherburton)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/#post-2793086)
 * It can certainly waste your entire morning if you’re not a developer.

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

The topic ‘Permalink adding extra markup’ is closed to new replies.

## Tags

 * [extra markup](https://wordpress.org/support/topic-tag/extra-markup/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [christopherburton](https://wordpress.org/support/users/christopherburton/)
 * Last activity: [13 years, 12 months ago](https://wordpress.org/support/topic/permalink-adding-extra-markup/#post-2793086)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
