Title: Sorting the posts in carousel
Last modified: September 7, 2022

---

# Sorting the posts in carousel

 *  Resolved [Marleen M](https://wordpress.org/support/users/marleen-meert/)
 * (@marleen-meert)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/sorting-the-posts-in-carousel/)
 * Hi,
    I know that this plugin is meant to be used for recent posts, but is it 
   in any way possible to sort the posts in a carousel in a different order? e.g.
   the post title?
 * tia.

Viewing 1 replies (of 1 total)

 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/sorting-the-posts-in-carousel/#post-15989744)
 * Hello,
 * Thanks for reaching here…
 * Sorry for the inconvenience, “order” and “orderby” parameter is not available
   in the free version.
 * You want to need post display “title” wise so please use our temporary solution.
 * 1. Slider Shortcode
    please go to wp-content -> plugins -> our plugin -> wp-responsive-
   recent-post-slider -> includes -> shortcodes -> wppsac-slider.php line number
   118 and replace this line. EX:- ‘orderby’=> ‘title’,
 * 2. Carousel Shortcode
    please go to wp-content -> plugins -> our plugin -> wp-
   responsive-recent-post-slider -> includes -> shortcodes -> wppsac-carousel.php
   line number 122 and replace this line. EX:- ‘orderby’=> ‘title’,
 * Note:- If you update the plugin in a feature then your changed core plugin file
   change will be lost.
 * If you like our plugin please give you an important Rate and Review it Here…🙂
   
   [https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Sorting the posts in carousel’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-responsive-recent-post-slider_9c9a9b.
   svg)
 * [WP Responsive Recent Post Slider/Carousel](https://wordpress.org/plugins/wp-responsive-recent-post-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/sorting-the-posts-in-carousel/#post-15989744)
 * Status: resolved