Title: groq's Replies | WordPress.org

---

# groq

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [wp_list_pages Customization?](https://wordpress.org/support/topic/wp_list_pages-customization/)
 *  Thread Starter [groq](https://wordpress.org/support/users/groq/)
 * (@groq)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp_list_pages-customization/#post-1023172)
 * Ok, I figured it out guys. I changed this piece of code:
 * `apply_filters('the_title', $page->post_title)`
 * to
 * `apply_filters(‘the_title’, $page->meta_value)’
 * Cool!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Add Comment form in every page?](https://wordpress.org/support/topic/how-to-add-comment-form-in-every-page/)
 *  [groq](https://wordpress.org/support/users/groq/)
 * (@groq)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/how-to-add-comment-form-in-every-page/#post-868581)
 * Say I have a photo album, at the following url:
 * [http://test.site.com/blog/pics/?album=1&photo=2](http://test.site.com/blog/pics/?album=1&photo=2)
 * How could I add the comment form to just those photos? I’m trying to create something
   similar to how Myspace adds comments to their photos in a user’s photo album.
 * Thanks,
 * Groq

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