This topic has 6 replies, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #173961
     MichaelP
    Participant

    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).

    #174205
     Radu
    Moderator

    Hi,

    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 solution
    #174218
     MichaelP
    Participant

    This 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.
    #174237
     MichaelP
    Participant

    The 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 CODE
    query_posts( $args );
    
    if ( have_posts() ) : ?>
    #174385
     Radu
    Moderator

    Hi,

    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 solution
    #174391
     MichaelP
    Participant

    Great! Thanks a lot!

    #174406
     Radu
    Moderator

    No problem
    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?