Title: New version
Last modified: August 22, 2016

---

# New version

 *  Resolved [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/)
 * Hi,
 * Can somebody tell me how to sort my special recent posts on my home page please.
 * It just went like this after the 4.0 update.
 * Thanks in advance.
 * [http://www.pipebandworld.com](http://www.pipebandworld.com)
 * [https://wordpress.org/plugins/special-recent-posts/](https://wordpress.org/plugins/special-recent-posts/)

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

 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260399)
 * Hello,
    you have some custom CSS which is preventing the correct visualization
   of your special recent posts. You can find this code inside style.css at this
   selector: .latestblogs .srp-widget-singlepost
 * Remove those rules or adjust them.
 *  Thread Starter [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260455)
 * Hiya,
 * Would you give me some more info what I should adjust.
 * I have played about with alignment and px settings and its not even moved.
 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260476)
 * Dear customer,
    as i wrote in the last thread, you have to find this selector
   within your style.css stylesheet:
 * .latestblogs .srp-widget-singlepost
 * and comment out its content rules.
    This should fix this issue.
 *  Thread Starter [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260494)
 * comment out its content rules
 * can you explain that to a beginner?
 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260518)
 * That means you have to comment those lines of code.
    I’ll tell you exactly what
   to do:
 * 1 – Open style.css (it’s probably your theme stylesheet).
    2 – Look for “.latestblogs.
   srp-widget-singlepost” 3 – Once found you’ll see something like: .latestblogs.
   srp-widget-singlepost { my rule 1 myrule 2 etc… }
 * Commenting out…
    .latestblogs .srp-widget-singlepost { // my rule 1 // myrule
   2 // etc… }
 * Done. But from i can see you already done such things, everything seems ok now
   ain’t it?
 *  Thread Starter [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260520)
 * On my laptop it is not resolved, but on my work computer it has fixed, is it 
   a responsive issue?
 *  Thread Starter [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260521)
 * actually I tell a lie it has now resolved on my laptop, must of been a server
   propagation delay
 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260522)
 * Good 😉

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

The topic ‘New version’ 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/)

 * 8 replies
 * 2 participants
 * Last reply from: [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/new-version-29/#post-5260522)
 * Status: resolved