-
Author
-
October 12, 2016 at 09:49 #139230
c_koymen
ParticipantHi 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.October 13, 2016 at 06:29 #139408Laura
ModeratorHello, 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 solutionLaura 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 🙂
October 15, 2016 at 05:32 #139773Laura
ModeratorHello, 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 solutionLaura 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 🙂
October 19, 2016 at 10:20 #140234c_koymen
ParticipantHi 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.October 21, 2016 at 20:53 #140678Laura
ModeratorHello, 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 solutionLaura 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 🙂
October 24, 2016 at 18:06 #140940Radu
ModeratorHi,
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 solutionOctober 24, 2016 at 19:48 #140984Radu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 25, 2016 at 14:42 #141147c_koymen
ParticipantHi 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.October 25, 2016 at 19:34 #141217Radu
ModeratorPlease 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 solutionOctober 26, 2016 at 10:08 #141343c_koymen
ParticipantHi 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.
October 26, 2016 at 18:31 #141474Radu
ModeratorOk 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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.