Title: Recent posts/comments box stopped working
Last modified: August 19, 2016

---

# Recent posts/comments box stopped working

 *  [edwardappleby](https://wordpress.org/support/users/edwardappleby/)
 * (@edwardappleby)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/recent-postscomments-box-stopped-working/)
 * [Link](http://www.rushmoreacademy.com)
 * My recent posts/comment box worked (see top right column) perfectly until 10 
   minutes ago, when it simply stopped working. This is extremely frustrating. Any
   ideas?
 *     ```
       <div id="tabs_container">
           <ol class="idTabs">
             <li class="recent">Recent</li>
             <li><a href="#tab1">Forum</a></li>
             <li style="border:none;"><a href="#tab2">Comments</a></li>
           </ol>
           <div id="tab1">
             <ul>
              <?php include_once(ABSPATH.WPINC.'/rss.php');wp_rss('http://www.rushmoreacademy.com/yankeeracers/syndication.php?type=rss', 8); ?>
             </ul>
           </div>
           <div id="tab2">
             <ul>
               <?php mdv_recent_comments(); ?>
             </ul>
           </div>
         </div>
       ```
   

The topic ‘Recent posts/comments box stopped working’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [edwardappleby](https://wordpress.org/support/users/edwardappleby/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/recent-postscomments-box-stopped-working/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
