Title: Can you help me with my code? &#8216;Cause I&#8217;m feelin&#8217; stumped.
Last modified: August 19, 2016

---

# Can you help me with my code? ‘Cause I’m feelin’ stumped.

 *  Resolved [mush](https://wordpress.org/support/users/mush/)
 * (@mush)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/)
 * My code says:
 *     ```
       <div id="paginateIndex" class="fix">
       			<p><span class="left"><?php previous_post_link(); ?></span><span class="right"><?php next_post_link(); ?></span></p>
       		</div>
       ```
   
 * There’s no `&laquo; %` in there anywhere, and none of the called items have them
   either in my main CSS document.
 * Can anyone look at the bottom of [this](http://www.goblinbox.com/archives/3106)
   page and tell me why my cute buttons have < and > near them?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185079)
 * Because that’s the default display for [previous_post_link](http://codex.wordpress.org/Template_Tags/previous_post_link)
   and [next_post_link](http://codex.wordpress.org/Template_Tags/next_post_link).
 *  Thread Starter [mush](https://wordpress.org/support/users/mush/)
 * (@mush)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185081)
 * IT IS?! I dug all through the documentation, too. I wonder what in my code is
   making them render outside the box, though. Hmm…
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185085)
 * >  Default Usage
   > Displays link with left angular quote («) followed by the post title of the
   > previous post (chronological post date order).
 * Try using `previous_post_link('%link')` and `next_post_link('%link')`. That should
   suppress the default angled brackets.
 *  Thread Starter [mush](https://wordpress.org/support/users/mush/)
 * (@mush)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185089)
 * Ah, thank you. Apparently I’m a little dull today. *blush*
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185092)
 * We all have days like that 😉

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

The topic ‘Can you help me with my code? ‘Cause I’m feelin’ stumped.’ is closed 
to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/remove/#post-1185092)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
