This topic has 4 replies, 3 voices, and was last updated 9 years by Catalin.

  • Author
  • #32276
     lappanion
    Participant

    I am trying to set my homepage up as a slider with big images in portfolio (I got XXL pictures from Stock site so size shouldn’t be an issue) but it shows up very pixely after upload in the slider…

    Any idea what could be the problem??

    I am using Media Type – slider below post not rev slider…

    Thanks 🙂

    #32318
     sharmstr
    Moderator

    I was able to reproduce this issue. The slider is using the image size set in Theme Options -> Portfolio -> Thumbnail image size, then blowing it back up to fill the container size. Not good.

    A quick fix is to copy /kleo/single-portfolio.php into your child them (kleo-child/single-portfolio.php) and change line 102 (or around there) from

    COPY CODE
    
     <img src="'.$image.'" alt="" />'
    
    COPY CODE
    
     <img src="'.$slide.'" alt="" />'
    

    That will force it to load the full image instead of the thumbnail. Not sure what it will break, so let me know if you notice any issues.


    @abe
    . Is this a bug?

    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

    #32382
     lappanion
    Participant

    scared of breaking something lol, I might go with a rev slider as top image instead for now.

    Thanks 🙂

    #32396
     sharmstr
    Moderator

    Chicken 🙂 Just kidding. I think its not supposed to be that way. If that’s the case, they will fix it. Let’s see what they say.

    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

    #33050
     Catalin
    Moderator

    Hi, you are right, it is a bit small. I have changed the image width to 1200px and it will be available in next theme version. To fix it until next update just copy the content from the text file attached and replace this file content from the theme wp-content/themes/kleo/single-portfolio.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)

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

Log in with your credentials

Forgot your details?