Title: [Plugin: Special Recent Posts] No Recent Posts
Last modified: August 20, 2016

---

# [Plugin: Special Recent Posts] No Recent Posts

 *  [seansean11](https://wordpress.org/support/users/seansean11/)
 * (@seansean11)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-no-recent-posts/)
 * My special recent posts plugin in the sidebar (widget area) stopped working somewhere
   along in the design of my theme and I’m not exactly sure of what’s causing it.
   The odd thing about it is that I have a custom special recent posts on my mostly
   static homepage that works fine. It’s only when it is placed in the sidebar widget
   area that it doesn’t work (although it did at one point during the design of 
   my theme). Here is the code that I have placed on the homepage that works perfectly:
 *     ```
       <?php
       // Defining widget options.
       $args = array(
           'srp_number_post_option'  => 3,
           'srp_widget_title_hide_option' => yes
       );
   
       // Function call.
       special_recent_posts($args);
       ?>
       ```
   
 * I guess my question is: How can I go about finding a solution to this problem?
   What steps should i take?
 * [http://wordpress.org/extend/plugins/special-recent-posts/](http://wordpress.org/extend/plugins/special-recent-posts/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [seansean11](https://wordpress.org/support/users/seansean11/)
 * (@seansean11)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-no-recent-posts/#post-2375775)
 * Looks like when I deactivate qtranslate it works perfectly fine. Anybody have
   a solution to this, so that I can run both special recent posts and qtranslate?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Special Recent Posts] No Recent Posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/special-recent-posts_006699.svg)
 * [Special Recent Posts](https://wordpress.org/plugins/special-recent-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/special-recent-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/special-recent-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/special-recent-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/special-recent-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/special-recent-posts/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [seansean11](https://wordpress.org/support/users/seansean11/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-no-recent-posts/#post-2375775)
 * Status: not resolved