This topic has 12 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #139230
     c_koymen
    Participant

    Hi Team,

    I have a page with two kleo posts feature added. I have two issues;

    1 – I’ve set them to show 4 posts in a row on theme options, kleo posts settings and wp settings. It shows correctly up to  1140px wide. However, when I try to make the browser wider it takes one of the posts down below under others (1150px and more). Please check attachment.

    2- I have 42 categories and when I try to filter of which posts should be seen on these posts, search results doesn’t find anything.

    Could you please help me on these issues? Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #139408
     Laura
    Moderator

    Hello, about the rows, that is responsiveness, which makes the theme responsive.
    About the query, can you share admin credentials?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #139412
     c_koymen
    Participant
    This reply has been set as private.
    #139773
     Laura
    Moderator

    Hello, i understand, i will check it out but i need ftp also, let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #140234
     c_koymen
    Participant

    Hi Laura,
    I’m having issues with the FTP access with my hosting. While I’m working with them, is it possible to sort this out in other way? The site has to go on Live this Friday. Thanks.

    #140678
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #140940
     Radu
    Moderator

    Hi,

    Please add this CSS to quick CSS area, we will patch this in a next update

    COPY CODE
    
    .responsive-cols.per-row-4 > * {width:24.9% !important;}
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #140942
     c_koymen
    Participant

    It worked! Thank you Radu & Team.

    #140984
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #141147
     c_koymen
    Participant

    Hi Radu,
    On bigger screen it seems ok. However I found out that, on iphone for instance; it looks really bad. Please check the attachment. Also when I make browser smaller, it squeeze down column and metas getting out of the post borders (see attachment). Thank you.

    Attachments:
    You must be logged in to view attached files.
    #141217
     Radu
    Moderator

    Please replce the code that i have gave to you with this one

    COPY CODE
    
    
    @media(min-wdith:992px) {
    .responsive-cols.per-row-4 > * {width:24.9% !important;}
    }
    
    

    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #141343
     c_koymen
    Participant

    Hi Radu,
    Small adjustment and correction of your css code for future reference…
    @media (min-width:1012px) {
    .responsive-cols.per-row-4 > * {
    width:24.9% !important;
    }
    }

    *width was misspelled, I’ve changed it to 1012px and on iphone 5s as well as bigger resolutions, it seems better. please do any adjustments if necessary. thank you Radu for your help. Case is solved.

    #141474
     Radu
    Moderator

    Ok then

    have a nice week

    Cheers
    R.

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

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

Log in with your credentials

Forgot your details?