Title: Image problem
Last modified: September 23, 2022

---

# Image problem

 *  Resolved [yidaki](https://wordpress.org/support/users/yidaki/)
 * (@yidaki)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/)
 * Thanks for this cool plugin. I need to include images in my glossary, but there
   is a big gap between the description and the “show more” text. Is there a solution?
   
   You can find an example at [https://seilsport.ch/testdirectory/](https://seilsport.ch/testdirectory/).
   I have an image in the Beta entry, so there is a gap in the preview. The entry
   itself is displayed perfectly. It is only in the listing. Thanks for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-problem-51%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jeroen Peters](https://wordpress.org/support/users/jeroenpeters1986/)
 * (@jeroenpeters1986)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16037893)
 * Hey [@yidaki](https://wordpress.org/support/users/yidaki/),
 * I see? Did you do some ‘protecting’ at the site too? That made debugging a bit
   hard. But I see now that there actually ís an image in the listing but when there
   is only text we let a bit of the text ‘fade away’ when you use the Read more 
   function.
 * I can make a solution for this, but that requires me to make a new release.
 * In the mean time you can fix it yourself by putting this in the customizer’s 
   Custom CSS panel:
 *     ```
       .name_directory_readmore_target img {
         display: none; 
       }
   
       .name_directory_readmore_state:checked ~ .name_directory_readmore_wrap .name_directory_readmore_target img {
        display: block;
       }
       ```
   
 * Please let me know if this works for you!
 * Kind regards,
 * Jeroen Peters
 *  Thread Starter [yidaki](https://wordpress.org/support/users/yidaki/)
 * (@yidaki)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16037986)
 * Sorry about the protecting. But you could actually solve it. Thank you very much.
   You can’t buy anything with a thank you, but you could tell me where I can send
   you a cup of coffee.
    Cheers, and big thanks again. yidaki
 *  Plugin Author [Jeroen Peters](https://wordpress.org/support/users/jeroenpeters1986/)
 * (@jeroenpeters1986)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16038675)
 * Hi [@yidaki](https://wordpress.org/support/users/yidaki/),
 * that is very thoughtful! I actually have a page for buying coffee haha. It’s 
   located on [https://ko-fi.com/jeroenpeters](https://ko-fi.com/jeroenpeters)
 * I am glad that it has helped you, the page looks great!
 * Kind regards,
 * Jeroen Peters
 *  Thread Starter [yidaki](https://wordpress.org/support/users/yidaki/)
 * (@yidaki)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16038769)
 * Thanks. Still work hard on it 🙂 Have fun with the Coffees 😉
 *  Plugin Author [Jeroen Peters](https://wordpress.org/support/users/jeroenpeters1986/)
 * (@jeroenpeters1986)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16038780)
 * I wish you all the best, and thank you so much for the coffees!
 * Kind regards Jeroen

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

The topic ‘Image problem’ is closed to new replies.

 * ![](https://ps.w.org/name-directory/assets/icon-128x128.png?rev=1008185)
 * [Name Directory](https://wordpress.org/plugins/name-directory/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/name-directory/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/name-directory/)
 * [Active Topics](https://wordpress.org/support/plugin/name-directory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/name-directory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/name-directory/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jeroen Peters](https://wordpress.org/support/users/jeroenpeters1986/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/image-problem-51/#post-16038780)
 * Status: resolved