37 comments found.
Hi, elegant theme. I’m interested in this theme but with a regular top header. Does it have an option for top header in the backend?
Hello. All available features are shown on our demo and we spend a lot of time to add new features in future . If you need some features that are not provided in our theme right now you can hire our team to develop them . Thanks
Hello,
I have purchased the Untica theme. Have a small query regarding the search icon shown on the left side in the side bar.
Just wanted to know how I could: 1) Change the size of the search icon 2) Remove the icons from the sidebar so i can only use the search widget.
Warm regards, Thank you.
Hello,
1. Add this styles:
.footer__search .button--search > svg {
vertical-align: middle;
width: 30px;
height: 30px;
}
2. Delete all items from “Social Menu”.
how to add menu social icon? and how to add subscribe-box like demo?
Hi,
1. Read in the theme documentation paragrah “How to Set Up Menus > Social Icons” – https://untica.ukathemes.com/documentation.html#how-to-set-up-menus
2. Read in the theme documentation paragrah “MailChimp for WordPress” – https://untica.ukathemes.com/documentation.html#mailchimp
THX, how to add facebook or twitter svg icon in Social Links Menu.
I still don’t know how to set the Featured are and display featured content after reading the document. If there is a picture, it will be perfect
1. When you add a link to your social network profile in the menu, the network icon itself is picked up and displayed in the menu – https://drive.google.com/file/d/1_iqDfOGA1KEcorDpONWSOs9UGLNHZVZO/view?usp=sharing.
2. To set up Featured Area:
1. When add or edit post, in Display Location field select Featured area option – https://drive.google.com/file/d/1xYQSbyGErw8JPpZMddpNL7Up-7aP9s18/view?usp=sharing.
2. Upload Featured Image (1920×1280px recommended) and save post – https://drive.google.com/file/d/16xTC5c7dc24hQOUJ0KVFiwmpi_i_n-_V/view?usp=sharing.
3. Then go to Dashboard > Appearance > Customize > Featured Area Settings and select Full Width Posts Carousel – https://drive.google.com/file/d/1INdasjOiuappgvmdi4-B-hyv-q4W3iTo/view?usp=sharing.
thx a lot ! I solved problem one.
in edit post ,no have Display Location ,need some plug-ins in here?
...or find in untica\inc\plugins\untica-theme.zip
Hello, how may I change the font of the post title? i go to Appereance> Customize > TK fonts and change the font but it doesn’t happen anything.
Second, I enable the social share bottoms but they do not appear at the end of the article.
Could you help me as soon as possible? Thank you very much
Hello,
1. What is “TK fonts”? You can use any of the third-party plugins for this purpose.
2. Have you installed the “Uka Share Buttons” plugin that comes with the theme?
1. it’s TK Google fonts! Moreover, when I change the font of the body tect, the list within the text remains of the default font. Thank you
2. When I installed the theme i had no Uka share bottons!
1. Sorry, but we didn’t work with this plugin, so we can’t tell you anything. Moreover, support does not include questions about changing the theme.
2. During installation, a message should appear at the top of the page with a suggestion to install the recommended plugins. If you missed it for some reason, you can find this plugin in the folder untica\inc\plugins.
Can you give me a link to a page where I can see this?
Add this code to your styles:
@media only screen and (min-width: 1920px) {
.mejs-container {
max-width: 40vw;
}
}
@media only screen and (min-width: 854px) {
.mejs-container {
max-width: 768px;
}
}
best theme~ best service~
Thanks!
How to change the color of the title? like demo. thx bro
Just use html tag “em” when writing post title, for example:
<em>Floating architecture</em> is making waves around the world
l get it!
Hi, does this have the ‘popular post’ or ‘most viewed’ post widget? thanks
Hi, no.
Hi Does the demo of this theme wordpress install?
We don’t quite understand what you mean, can you explain it in more detail?
Hi again. Sorry for taking your time.
How can I change de Gallery font and text’s position (to center)?
Thanks.
Hi! Can I learn more about what you are talking about?
Yes, of course. When I use an Image block, the caption is centred, but if I use the Gallery block, with two images and the caption for the two, instead of one caption for each, the text appears left-aligned and with a different font. How can I have this gallery caption centred and with the same font as the Image block caption?
How do you add the caption to a gallery block? I don’t find this option.
And this image shows what I’m trying to say. As you can see, the caption (font and alignment) on the single image is different from the one in the two gallery images
https://i.ibb.co/Kyp4YWc/Captura-de-ecra-2020-06-22-a-s-13-54-55.png
Oh, you are talking about the 5.4 version of WordPress, while the compatibility of the theme is indicated up to 5.2. A day or two and I’ll see what’s best to do.
Thank you. Cheers.
Done! Add this code to your styles:
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
max-width: 768px;
margin: 0 auto;
text-align: center;
color: #717174;
font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: .6243em;
line-height: 1.6;
}
I’ve added the code to the style.css file, but nothing happens.
Added to the end of the file? Have you cleaned the cache? Ctrl + F5?
Sorry, worked!!!
Thank you for your time to help.
Cheers
Please! I’m glad I could help! 
Hi.
Is it possible to move the social links to below of the site identity (or the Logo in this case)? What’s the best way? I’ve to change the code somewhere? What file? Thank you. Cheers
Open file untica\inc\template-hooks.php and in line 70 to:
add_action( 'untica_sidebar_before', 'untica_social_menu', 5 );
Thank you!!
Hi,
How do i display Excerpt on Two-column grid layout ?
I found it’s working only on Classic layout not other.
I’ve already added manual excerpt on the post and enabled summary feed.
Thank you.
Hi!
You need to edit file untica\template-parts\loop\loop-grid-v1.php for this purpose.
Thanks. I’ve updated loop-grid-v1.php with following and worked.
if ( ! has_excerpt() ) { $content = get_the_content( ’’ ); $content = strip_tags( $content ); echo mb_substr( $content, 0, 180 ) . ‘…’; } else { the_excerpt(); }
Hi, how can I make a side menu and change Continue reading and Posted to Ukrainian? And how do I delete what would write the name of the Austor. And I write an error when installing Developer Share Buttons and WP Instagram Widget.
Answered in your request for a refund.
Hi. I’ve bought this beautiful theme, but have a question: how can I have a big post/page featured image (from one side to another, or “full width”) like de demo version? When I choose and image as feature I get a version with the same size of the text column.
Hope you understand this. Sorry my english
Cheers
Hi again, I just find out!! Thanks
Hi! I’m glad you did it! 
Hello, I really like Untica theme, but I was wondering: is there an option to change the font?
Hello! Unfortunately, no. This can only be done by editing the theme or using third-party plugins.
Ok, thank you Uka. I’ve just purchased the theme, I have only 2 questions: 1) Is there a way to hide/show the featured image on top of an article? I’d like to have the possibility to decide on every article… if not possible I’d need to hide it. 2) I see in the demo, in the homepage, that the titles can have a few words with different color and italic style. Is there an option for that? Thank you!
1) No. To hide, delete line 25 in the file untica\template-parts\post\content.php.
2) Just use html-tag “em” in the post title, example:
<em>Floating architecture</em> is making waves around the world
thank you!
Hello, thanks again for the other answers! I just have one more question: in the demo version, I see that the gallery margins go beyond the margings of the text, I’m wondering how to make that effect in my articles… Thank you!
Hello. Use wide and full width options in Gutenberg blocks.
Right, thanks a lot!
i tried to install this in names cheap as wp them and it will not install.
this is the msg im recieving
Installing Theme from uploaded file: themeforest-9t0OUioQ-untica-personal-blog-magazine-wordpress-theme.zip Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
From the theme documentation: “Once you’ve downloaded the installation file on ThemeForest, extract it and locate a file called untica.zip.”
Find in you uploaded file themeforest-9t0OUioQ-untica-personal-blog-magazine-wordpress-theme.zip file untica.zip and upload it (not the main archive).
hi,bro footer instagram widget doesn’t work, i want remove it. and I want to add a normal widget in here place, posetion in centre. Could you please hepl me? like this:https://cut.duanke.tv/wp-content/uploads/2019/12/451575884294_.pic_hd.jpg
Hi!
1. Just delete “WP Instagram Widget” from “Footer Instagram” area and insert in it any another widget.
2. Add this code to your style.css file:
.instagram-area {
padding: 5%;
border-top: 1px solid #efeff0;
}
thx!! but widget not in centre. http://liuwei.tv/wp-content/uploads/2019/12/471575905316_.pic_hd.jpg
Add this:
.widget-area > * {
margin: 0 auto;
}
hi bro ,code done’t work .widget not in center
Can you give the address of the site? My email: uladzimir@ukathemes.com
Already sent
Answered.
Hello, very nice theme. But actually I am having some problem in displaing the instagram feed at the bottom of the page and the solcial icon at the bottom of the left widget. fb, ig, linkedin.
Could you please hepl me? I am not able to work with code. only with plugin. Thank you
Hello! Thank you!
1. Unfortunately, the author of the plugin stopped supporting it. For this plugin, I have not yet found a suitable replacement. Due to changes in Instagram, I am afraid that in the future its support in my themes will be removed.
Try to use version 2.0.3 of plugin – https://github.com/scottsweb/wp-instagram-widget/releases/tag/2.0.3
2. Read in the theme documentation paragraph “How to Set Up Menus > Social Icons” – https://untica.ukathemes.com/documentation.html#how-to-set-up-menus
Hi there,
Nice theme! But I have 2 pre-sales questions:
1) is it possible to change the left sidebar (menu) background color or image? 2) is the ‘subscribe to our newsletter’ also compatible with other providers like ‘Newsletter’?
Thanks
Hi!
1) Yes, this can be done through the WordPress Customizer.
2) No.
Hello I bought this Theme but when I downloaded it I just saw Home 1 I couldnt find the other 3 options
Hello!
Read this paragraphs in the theme documentation:
1. https://untica.ukathemes.com/documentation.html#header
2. https://untica.ukathemes.com/documentation.html#homepage-set-up