Title: vmandesign's Replies | WordPress.org

---

# vmandesign

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [WP_Query and paging problem](https://wordpress.org/support/topic/wp_query-and-paging-problem/)
 *  Thread Starter [vmandesign](https://wordpress.org/support/users/vmandesign/)
 * (@vmandesign)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp_query-and-paging-problem/#post-4001527)
 * Is there a way you can show how to update the code on the single.php page to 
   make this happen?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [WP_Query and paging problem](https://wordpress.org/support/topic/wp_query-and-paging-problem/)
 *  Thread Starter [vmandesign](https://wordpress.org/support/users/vmandesign/)
 * (@vmandesign)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp_query-and-paging-problem/#post-4001496)
 * Actually, it seems that I can get one adjacent post each time. The next_post 
   and previous_post links are working, they are showing the title of the posts,
   and I can see the post on either side of the current post.
 * **EDIT:**
    One issue I can see will come up is the fact that I’m trying to be
   able to pull four additional posts each time I click on the next_posts_link. 
   I realize that this isn’t going to happen with the next_post and previous_post
   links because they are only asking for one at a time.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [WP_Query and paging problem](https://wordpress.org/support/topic/wp_query-and-paging-problem/)
 *  Thread Starter [vmandesign](https://wordpress.org/support/users/vmandesign/)
 * (@vmandesign)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp_query-and-paging-problem/#post-4001495)
 * Hey there,
 * So I used the code you suggested.
 * Now I get “not foundnot foundnot foundnot found” where the four posts should 
   be on the most recent post.
 * If I go to the second most recent post. I can see the most recent post as laid
   out in our code, but the other three are “not found”.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [WP_Query and paging problem](https://wordpress.org/support/topic/wp_query-and-paging-problem/)
 *  Thread Starter [vmandesign](https://wordpress.org/support/users/vmandesign/)
 * (@vmandesign)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp_query-and-paging-problem/#post-4001363)
 * Thank you for responding, natereist.
 * I added the global post variable as suggested. Removed the global paged variable.
 * I also added your <?php echo ‘Paged: ‘.$paged.’
   ‘; ?> before the query. It returns
   a 0.
 * It is acting the same.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Grid view problem when there are no events for the month](https://wordpress.org/support/topic/grid-view-problem-when-there-are-no-events-for-the-month/)
 *  Thread Starter [vmandesign](https://wordpress.org/support/users/vmandesign/)
 * (@vmandesign)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/grid-view-problem-when-there-are-no-events-for-the-month/#post-3160997)
 * The thread you listed for help was useless. Heck, the thread didn’t even have
   an actual resolution. The last posts on the thread are still asking for answers.
 * I followed the suggestion of creating a new file “table.php”, with the code given
   in the thread, in the events folder in my theme’s folder, and there is no change.
 * I need an actual solution, please.

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