Title: topherez's Replies | WordPress.org

---

# topherez

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Gallery writing two](https://wordpress.org/support/topic/gallery-writing-two/)
 *  [topherez](https://wordpress.org/support/users/topherez/)
 * (@topherez)
 * [15 years ago](https://wordpress.org/support/topic/gallery-writing-two/#post-1842447)
 * The problem is actually a few lines below. Just replace lines 871-873 with the
   following:
 *     ```
       $output .= "</div>\n";
       ```
   
 * So, you are removing the extra break that is appended to the “$output” var at
   the end of the loop.

Viewing 1 replies (of 1 total)