Title: reverse order (thumbnail title)
Last modified: August 30, 2016

---

# reverse order (thumbnail title)

 *  [AK1977](https://wordpress.org/support/users/ak1977/)
 * (@ak1977)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/reverse-order-thumbnailtitle/)
 * How to reverse the order of title and thumbnail? Right now it is shwoing post
   title at top and thumbnail at bottom. I want it reversed, like thumbnail at top
   and post title at bottom. I treid to change the order in default.php without 
   any success.
 * Anyone here who knows how to do that?
    Thanks
 * [https://wordpress.org/plugins/list-category-posts/](https://wordpress.org/plugins/list-category-posts/)

Viewing 1 replies (of 1 total)

 *  [Sachin Mishra](https://wordpress.org/support/users/sachinstellen/)
 * (@sachinstellen)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/reverse-order-thumbnailtitle/#post-6638355)
 * Hi,
    There is no as such option to reverse the order. But I achieved this by 
   adding one more parameter in the shortcode(To keep both functionalities, title
   above and below image).
 * 1) In shortcode I added `title_above_image=false`
    2) And then add this in `shortcode_atts`
   parameter list in the plugin file.
 * 3) You can check in the `function lcp_build_post` in /include/lcp-catlistdisplayer.
   php file.
 * (If you want it permanently changed you can just go to step 3)
 * All the best.

Viewing 1 replies (of 1 total)

The topic ‘reverse order (thumbnail title)’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sachin Mishra](https://wordpress.org/support/users/sachinstellen/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/reverse-order-thumbnailtitle/#post-6638355)
 * Status: not resolved