This topic has 4 replies, 2 voices, and was last updated 9 years by xscottxhurtadox.

  • Author
  • #47223
     xscottxhurtadox
    Participant

    I like the normal blog post layout, but the feature image doesn’t link to the blog post. Is there any way I can make the feature image link to the post?

    Thanks,
    Scott

    #47589
     sharmstr
    Moderator

    You’ll have to copy the kleo/content-xxxx.php files to your child theme and edit them to produce the link. You can start with kleo/image.php. Try changing the article-media div to this

    COPY CODE
    
    <div class="article-media">
            	<?php echo '' . kleo_get_post_thumbnail( null, 'kleo-full-width' ) . '';?>
    		</div><!--end article-media-->
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #47653
     xscottxhurtadox
    Participant

    Any chances you’re going to put this feature into the theme because I don’t really understand child themes all that much.

    #47695
     xscottxhurtadox
    Participant

    I tried to just change it without the child theme and it didn’t work.
    I think linking the blog post image should be standard in the theme as most people click the image most when wanting to read an article.

    #51099
     xscottxhurtadox
    Participant

    So I wasn’t ever able to figure this out could you please help me?

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?