-
Author
-
September 17, 2017 at 21:38 #173961MichaelPParticipant
I already reported the bug a while back. Unfortunately there is still no fix in 4.2.11. Since version 4.2.6 the Kleo Posts widget no longer shows thumbnails even if the Show Thumbnail image setting is enabled in the widget. Enabling Display media on post page in the Theme blog settings makes the thumbnails appear in the widget but this is of course no solution because this displays the thumbnails on the beginning of single blog posts. (I wonder who needs this latter feature).
September 20, 2017 at 15:13 #174205RaduModeratorHi,
In the page where you build using post grid with VC, look below at media section and enable -> Show media on post page -> Yes
Let me know if this will make that to appear
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 20, 2017 at 17:12 #174218MichaelPParticipantThis setting appears to have no effect whatsoever on Kleo Posts. If I change “Layout” to “Grid”, the thumbnails appear even if I set “Show media on post page” to “No.”
Did you test with “Layout” set to “Standard”? (See attachment)
Attachments:
You must be logged in to view attached files.September 20, 2017 at 20:29 #174237MichaelPParticipantThe problem appears to be in /kleo/vc_templates/vc_posts_grid.php. If I replace line 119 with the code below, the thumbnails work:
COPY CODEquery_posts( $args ); if ( have_posts() ) : ?>
September 22, 2017 at 15:31 #174385RaduModeratorHi,
It’s added to the buglist and will be fixed in next theme update
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2017 at 17:51 #174406RaduModeratorNo problem
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.