41 comments found.
Hi, is your theme read for a mega menu?
Hi! No.
Hi! I have problem with Full Width Posts Carousel in Featured Area Content. There aren’t any posts. What should I do?
Hi! Read in the theme documentation paragraph “Header and Featured Area > If You want to display featured content” – https://karis.ukathemes.com/documentation.html#header
Hello, how can i put instagram widget in my footer ? Thanks Audrey
Hello!
The theme does not have such a feature. Try to do this with some third-party plugins.
Thanks ! but I’m a beginner and it’s my first website. Can you give me a links were i can find it ? When I look the demo of your theme, i can see the logo of instagram in the footer. I just want something like that …. https://karis.ukathemes.com/demo-2/
Oh, you meant social menu… Read in the theme documentation paragraph “How to Set Up Menus > Social Icons” – https://karis.ukathemes.com/documentation.html#how-to-set-up-menus
Thank you very much
. I have another request. I chose to put the latest articles on my home page but i would like all articles on my home page… I don’t want several pages.
can you please help me ? Thanks a lot
All that comes to mind is to specify the maximum number of posts to display on a single page in the site settings.
Hi, I bought your theme. Is it possible to remove the image in the header section on the single page?
Hi!
The easiest solution is not to download the featured image. In another way – only to make significant changes in the theme.
I’d like to remove the featured image box (not only the featured image) on the single page (like the error 404 page). Is it possible?
I don’t know what you mean. Pages of type 404 do not have a featured image – https://karis.ukathemes.com/demo-1/4154563.
Exactly. I want that normal pages has the same template of “type 404”. I don’t want the featured image. Is it possible?
No, it’s impossible without theme edits.
I’m having trouble getting a post featured image to scale properly at different screen sizes. See: https://homeoutsidethebox.us/2018/11/22/shakedown-analysis/
When viewing this post at narrow screen width (like on mobile), I’d expect that featured image to scale down, not just get narrower.
Any advice?
This is because you are using a third-party plugin that changes the markup for the image. Add this code to your style.css file:
.post__thumbnail-wrapper > script {
height: 0;
}
I don’t think that’s it. I’ve added the code and you can see that the problem persists (refresh the page linked above).
It looks like the error might be coming from this definition:
body.single .entry__header, body.page .entry__header {
min-height: calc(100vh - 80px);
}
Removing that in inspector seems to make the image generally work better, but still not great.
(I’m on latest Chrome & Safari, fwiw.)
The output of the image is made so that it occupies the entire screen. The code I gave above is necessary in order to fix the error in your case: the added script stretched the image more than the screen sizes.
If you need to display the image proportionally and without being tied to the height of the screen, you need to use php to pull the dimensions of the image and set the height of the post header according to them.
Hello! The theme works perfect and I like it very much, but I wanted to ask you a problem that I have and that is that when publishing the entries on social networks you do not see the highlighted images, I tried with different images and deactivate the plugins I have but the problem persists. I attached a screenshot of the problem, I hope you can help me. Regards!
Hello!
You need to install some plugin that adds Open Graph metadata – https://wordpress.org/plugins/search/Open+Graph/.
Yoast SEO, for example.
I have Yoast SEO installed, I don’t know what the problem might be. 
Have you set up a social section in the yoast SEO plugin?
Yes, I have it configured but the problem persists.
Can you show me your website? My email: uladzimir@ukathemes.com
I sent you an e-mail
Hi,
I bought your theme but after the installation I see this message in the homepage:
“Warning: Division by zero in /home/mhd-01/www.demetradossi.it/htdocs/wp-content/themes/karis/inc/template-tags.php on line 264”
Could you tell me how resolve this problem and why this error appears?
Kind regards Demetra
Hi!
You uploaded demo content to the site that came with the theme, right? When have you bought the theme? If this was before August 14, just download the updated version and take the demo content file from it. I transferred sites to a new address and old images no longer exist. The old file refers to them because of this and an error occurs.
Hi there,
Nice theme it is! Can you please tell me if the theme has a sticky menu available?
Looking forward to hear from you.
Thanks, Ferry
Hi! Thank You!
No, the theme has no sticky menu.
And how do I get Mailchimp to work on the homepage above the footer area?
Read in the theme documentation paragraph “Supported plugins > MailChimp for WordPress” – https://karis.ukathemes.com/documentation.html#mailchimp
Hi ! First of all so nice work!
Then, I have some quick questions about Karis Theme, maybe you can help me:
1 – How can I make a categories drop-down in the main menu?
2 – I download the Instagram footer widget, but it seems it’s crashed or something, I’ll put it on my blog so you can see it: https://blog.visualro.com/
3 – How can I align the Social Media icons to the right side on the footer? Also, how can I put the “Pinterest” icon?
4 – How can I change the preview image size on the Home? (As you have on the HOME 2 example) I changed the image size and I uploaded but it still a lit bigger than you have on the HOME 2 example.
I’ll try not to bother you, hope you can help me, I know a bit about CSS so tell me whatever it needs to change the things, i’ll do it 
Thank you so much, i’m enjoying the theme! ^^
Hi! Thank You!
1. To make drop-down in the menu just add child items – https://drive.google.com/open?id=1DrLMrWocBmhaLuaFIFVpJsdjRBRBfkEc
2. Theme works fine with supported plugins (see in the theme documentation). Other third-party plugins may not be displayed correctly, in this case they need to be modified. In Your case, you need to add styles for the plugin to be displayed in the way you need.
3. They’re already on right – https://drive.google.com/open?id=10GK14jalv9ra6mIw69RRDCCumISywPZD. To add Pinterest icon just add link to Your Pinterest profile in the social menu – https://karis.ukathemes.com/documentation.html#how-to-set-up-menus (adrees must have .com)
4. Just load vertical and horizontal images alternating them.
If something is not clear please ask, I will tell you. 
Hi again! Thank you for the help, there are some things that still doesn’t work:
2 – What you mean with “styles”? CSS?
3 – About the position, the social icons were on the right side because I’ve put the instagram widget so they moved, but now I removed the ig widget and the icons turn back to the left side (and not aligned). Is there any way to setting them on the right side?
About Pinterest icon, I’ve followed you documentation (very well documented!!!), and still haven’t worked that’s why I speak to you. Instagram url doesn’t have the ”.com” and the icon appears, but it doesn’t work with pinterest – this is my url: https://www.pinterest.es/visualro/
Thank you so much for all you help 
Hi!
2. Yes.
3. Activate child theme and add this code to it style.css file:
.footer__site-info {
margin-left: auto;
}
About Pinterest icon: You can use this adress – https://www.pinterest.com/visualro/ . Adding icons is prescribed for the main addresses of social networks, it is simply impossible to take into account all addresses and zones.
Hi thanks for the help! I’ve changed some things such the Pinterest icon 
I have few questions:
1 – How could the social media icons be customized (colors, size, etc)? It would be nice if I could add my own designed icons.
2 – Is there any maximum tags for a post? It seems these are broken, you can check it here: https://blog.visualro.com/back-to-the-office
Thank you so much ^^
Hi!
1. Svg icons are used for social network icons. You can change their color and size as well as for any svg image – through changing styles. You can add new icons or replace existing ones in the file \classes\class-karis-svg-icons.php (lines 201-429).
2. Add this code to your child-theme style.css file:
.entry__footer .tags-links a {
display: inline-block;
margin-bottom: .5rem;
}
Hi again, thank you! It seems that when you put just few tags it works well 
Also, how can I insert a video .MOV? (In a gallery mode)
Thank yo ^^
Hi!
Unfortunately, not prompt. Perhaps this can be done with third-party plugins.
Oh…neither .gif?
Yes.
with the demo content.. I am familiar with the settings that prevent these from succeeding in WP themes.. but I have a big enough server.. 32GB RAM and 8 CPU cores and a handful of very quiet domains.. I have set the upload_max_filesize to 200MB and the other php settings that need to be greater than that.. BUT, I get everything set fine except the images.. they just won’t download.. any ideas? or should I forget this and just start remaking the posts? ( t’would be nice to see it in demo mode first though
)
Failed to import Media “hosea-georgeson-741261-unsplash” Failed to import Media “anna-sullivan-635346-unsplash” Failed to import Media “chuttersnap-176805-unsplash” Failed to import Media “inanc-avadit-571215-unsplash” Failed to import Media “kody-gautier-750351-unsplash” Failed to import Media “thomas-litangen-92623-unsplash” Failed to import Media “colin-moldenhauer-1128800-unsplash” Failed to import Media “trent-szmolnik-1182251-unsplash” Failed to import Media “miguel-runa-1443133-unsplash” Failed to import Media “jan-philipp-thiele-1121588-unsplash” Failed to import Media “kevin-butz-1438403-unsplash” Failed to import Media “kerensa-pickett-1132522-unsplash” Failed to import Media “tomas-robertson-1435044-unsplash” Failed to import Media “feliperizo-co-heart-made-1430282-unsplash” Failed to import Media “kate-voytsutskaya-1430193-unsplash” Failed to import Media “miguel-runa-1443133-unsplash” Failed to import Media “pablo-soriano-1413603-unsplash” Failed to import Media “penguinuhh-1440473-unsplash” Failed to import Media “jj-jordan-1346950-unsplash” Failed to import Media “ehud-neuhaus-132
don’t worry now.. have no need for the demo content 
Hi! Sorry about that. I recently moved my sites to another address. In the demo content files I have not yet had time to fix the path to the images, so they are not loaded.
thanks for clearing up the mystery
love your work!!
Thanks! 
Hello, I bought your Karis theme and now I have difficulties to import demo content. I followed all your instructions in documentation. For few minutes it looks like it is importing and everything works fine but then when it is finished, nothing happens. No error message and no demo content imported. Could you give me advice what might be wrong? Thank You Best regards
Hello!
Any content on the website does not appear (posts, images)? Try adding a post yourself, does it work?
No content from your demo version appears after import. If I add a post myself, it works well.
It seems that you have a weak hosting and it does not have enough memory to perform the operation. Try downloading the demo content again and you may succeed.
If nothing happens, just start filling the site with your content. Demo content contains only entries, images and menus. All the appearance settings of the theme are carried through Customizer WordPress – https://karis.ukathemes.com/documentation.html#how-to-customize .
Hello, So I was able to manage it without demo version. Documentation is very descriptive and helpful and theme is easy to work, thanks. But I have still two questions: 1. I can`t display Posts Carousel on Homepage. I believe that my settings are right: Customize – Featured Area Settings = Full Width Posts Carousel. And Display location = Featured Area in Post settings. It looks like it could be a bug because at first it worked but now it doesn`t. 2. Logo and font of menu seems to be quite small. Is it possible to help with CSS to increase the size of header, logo and font? Thank you!
Hello!
1. Did you install any additional plugins before the carousel stopped working? Maybe you installed Jetpack?
2. To increase font of menu you can add this code to your child theme style.css file:
.header__menu a {
font-size: 1em;
}
To increase logo add this code to your child theme style.css file:
.custom-logo {
max-width: 15rem;
max-height: 3rem;
}
And change the size of logo in the lines 57-58 in the file functions.php (must be twice as large as the style file).
Thank you! 1. Yes, I installed several plugins, not Jetpack yet. I tried to deactivate all new plugins but nothing has changed. 2. Code works great, thanks a lot.
Open the posts for which you set Display location = Featured Area and check whether it has changed.
The problem is that if a post is set as Featured Area (and Featured Area settings set as Full Width Posts Carousel), homepage doesn`t display this post. If I deactivate all new plugins, the post is still not displayed on homepage. So it doesn`t help.
I’m understand. Open the posts for which you set Display location = Featured Area and check whether it has changed (when plugins activated).
No, it hasn`t changed.
Can you give me access to your website?
Yes, but not publicly. Can I email you?
Of course, uladzimir@ukathemes.com
Good work, best of luck with sales!
Thanks!
Congratulations! Amazing Work, Good Luck With Sale 
Thanks!
Hello! Would it be possible to include an instagram plugin in the footer or above the footer? Many Greetings
Hello!
Are you interested in a particular plugin or integrate any? Is this okay – https://wordpress.org/plugins/wp-instagram-widget/?