Title: ryanelkins's Replies | WordPress.org

---

# ryanelkins

  [  ](https://wordpress.org/support/users/ryanelkins/)

 *   [Profile](https://wordpress.org/support/users/ryanelkins/)
 *   [Topics Started](https://wordpress.org/support/users/ryanelkins/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryanelkins/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryanelkins/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryanelkins/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryanelkins/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryanelkins/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Twitter @anywhere Tweet Box](https://wordpress.org/support/topic/twitter-anywhere-tweet-box/)
 *  [ryanelkins](https://wordpress.org/support/users/ryanelkins/)
 * (@ryanelkins)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/twitter-anywhere-tweet-box/#post-1485002)
 * Did you add the twitter javascript to your header?
 *     ```
       <script src="http://platform.twitter.com/anywhere.js?id=<MY API KEY>" type="text/javascript">
               </script>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [More Tag breaks themes](https://wordpress.org/support/topic/more-tag-breaks-themes/)
 *  Thread Starter [ryanelkins](https://wordpress.org/support/users/ryanelkins/)
 * (@ryanelkins)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/more-tag-breaks-themes/#post-794086)
 * I’m still not sure what was causing the problem but it has stopped now. It was
   adding this tag – `<div id="lipsum">` and then never closing it. So, instead 
   of what I was showing before, with the more tag, it looked like this:
 * `
    <div id="post"> <div id="lipsum"> <p>CONTENT BEFORE MORE TAG (more…)</p> </
   div>
 * So it was still missing a div and therefore breaking stuff. I noticed that at
   some point in my testing it just… stopped. I deleted the posts that still had
   it and now everything seems to be working. Strange…
 * I’m going to make this as resolved since it’s not longer a problem of mine but
   it would be nice to know what was going on and why it suddenly just stopped…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [More Tag breaks themes](https://wordpress.org/support/topic/more-tag-breaks-themes/)
 *  Thread Starter [ryanelkins](https://wordpress.org/support/users/ryanelkins/)
 * (@ryanelkins)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/more-tag-breaks-themes/#post-794082)
 * An interesting thing to note is that this doesn’t happen on other 2.5.1 installations
   of WordPress that I run, but if I move those particular themes over to this new
   site I’m working on the problem persists.

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