Title: caption
Last modified: November 1, 2019

---

# caption

 *  [vvkk](https://wordpress.org/support/users/vvkk/)
 * (@vvkk)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/)
 * hello,
    thanks for this plugin, I have question about Caption, is it possible
   that display post title under post thumbnails? i want post title (caption) doesn’t
   as a hover.
    -  This topic was modified 6 years, 5 months ago by [vvkk](https://wordpress.org/support/users/vvkk/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaption-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [vvkk](https://wordpress.org/support/users/vvkk/)
 * (@vvkk)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/#post-12099155)
 * another question is:
    how can i to do the caption right to left? I mean: direction:
   rtl thanks
 *  Plugin Author [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/#post-12099553)
 * Hi vvkk
 * Try using the link_caption attribute in the shortcode:
    [https://keesiemeijer.wordpress.com/related-posts-by-taxonomy/#link-caption](https://keesiemeijer.wordpress.com/related-posts-by-taxonomy/#link-caption)
 * Rtl should be working out of the box. If it’s not, it’s probably your theme setting
   the text direction for galleries.
 *  Thread Starter [vvkk](https://wordpress.org/support/users/vvkk/)
 * (@vvkk)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/#post-12101622)
 * not working
    i want display caption under post thumbnails (not as a gray hover)
   Like picture: [https://www.ashpazkhanak.com/wp-content/uploads/2019/11/00vv00.jpg](https://www.ashpazkhanak.com/wp-content/uploads/2019/11/00vv00.jpg)
 * my theme support rtl
    Where should I put direction: rtl?
 *  Plugin Author [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/#post-12102346)
 * Without being able to see the related posts there is not much I can do.
 * Try adding this to customizer “Additional CSS” module:
    [https://wordpress.org/support/article/appearance-customize-screen/#additional-css](https://wordpress.org/support/article/appearance-customize-screen/#additional-css)
 *     ```
       .related-gallery .gallery-caption {
       	display: block;
       	direction: rtl;
       }
       ```
   

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

The topic ‘caption’ is closed to new replies.

 * ![](https://ps.w.org/related-posts-by-taxonomy/assets/icon.svg?rev=1115231)
 * [Related Posts by Taxonomy](https://wordpress.org/plugins/related-posts-by-taxonomy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/related-posts-by-taxonomy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/related-posts-by-taxonomy/)
 * [Active Topics](https://wordpress.org/support/plugin/related-posts-by-taxonomy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/related-posts-by-taxonomy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/related-posts-by-taxonomy/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/caption-22/#post-12102346)
 * Status: not resolved