• Resolved shooz

    (@shooz)


    Hi,

    Thanks for a great plugin!
    I got a problem, no matter what i do, the thumbnails will not show on the blog home, however they do show on searches, and on single pages (basically everywhere else than on blog home).

    Any idea how to fix?

    • This topic was modified 6 years, 9 months ago by shooz.
Viewing 1 replies (of 1 total)
  • Thread Starter shooz

    (@shooz)

    Turns out it was a custom css variable which prevented the thumbs from showing.
    For anyone with the same problem, simply add the following to your custom css, and your thumbs will show everywhere again.

    div.arpw-random-post .wp-post-image {
     display: block;
    }
    • This reply was modified 6 years, 9 months ago by shooz.
    • This reply was modified 6 years, 9 months ago by shooz.
Viewing 1 replies (of 1 total)
  • The topic ‘Thumbs does not show on Blog Home (but does show everywhere else)’ is closed to new replies.