8686 comments found.
Hi undsgn-team,
I’d like to report a glitch: On Chrome Version 69.0.3497.100 (maybe on others as well?) the post-module when used in carousel-mode does not show an entire image, but just a lined fragment of it. There must be some CSS inconsisteny
Best regards, /ti
Hello and thank you for the heads-up!
However we can’t find the issue on our demo, could you provide a link to a page of the demo please? https://undsgn.com/uncode/
Thank you in advance, best 
Well, I checked your demo but could not find a post-element running in carousel-mode. That is, however, what I use on my site running in test-mode. The problem described does not exist in Firefox, nor in Vivaldi. SInce I’m not using Windows, I cannot report on other browsers (IE…). Maybe it’s not the CSS, but the script enabling the carousel.
Thx, too.
Hello, could you provide your page URL maybe?
Meanwhile, try to use this CSS snippet and let me know if it fixes the issue:
.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual {
-webkit-mask-image: none;
}
Let me know. Best 
Hi team, code did not work. Here is my fix: Original CSS: .chrome .owl-height-equal.owl-carousel .owl-item { height: 0; } Fixed CSS: .chrome .owl-height-equal.owl-carousel .owl-item { height: 100%; } Now, the carousel works also in Chromium, at least in my install.
Thx – even when my support ran out! /ti
Thank you too, we’ll try to replicate the issue.
Best 
Could you provide your page URL please or at least a screenshot to understand what layout you’re talking about? Here we have a post carousel, but I’m not sure if it has the same layout: https://undsgn.com/uncode/blog/blog-full-width-carousel/
Thank you in advance.
How can I send you login data securely?
Hi! Unfortunately we cannot accept private logins if your support is expired (by the way this is the sense of the Envato support expiration), consider that then more than 40.000 users should expect they can do the same. Anyway if you can send the link to your site here we are happy to check and help!
PS: we don’t need the logins just the link to this page.
That’s allright. I did not expect individual support. In the meantime: I changed the image size a few times in the carousel-settings (started with regular, changed to 1:1, then 2:1 and some others). After that, browser and cache clearing, on chromium the carousel appeared,as in firefox, 100% correct. No CSS fix was, the required. Sorry for bothering you. All the best! /ti
Hi and thank you for confirm! We just explained why we cannot accept pvt logins (but always ready to help here).
hey guys,
is there ANY possiblity to show up portfolio items in a carousel _with hat the ability to filter them like on isotope view?
Or is it possible to add the horizontal view to isotope (like in reference) and make it horizontal scrollable???
i really need it for my customer…
BIG THANKS in advance
Hello!
Unfortunately the filter is a feature coming from Isotope, so carousels don’t allow to do the same natively. I have tried to customize a little the output of the module also adding some custom JS functions, but that generates several conflicts with the cloning system of Owl Carousel. If you want to display all the Isotope element on the same row, instead, you have to customize the output via PHP, CSS and JS, but honestly I don’t know how Isotope would react: you should calculate the width of the row via Javascript and calculate it again each time you hide and show elements.
Unfortunately it is something that can’t be solved easily and it is a kind of customization not included in the Envato policy. I recommend to contact a skilled freelance maybe.
Let me know, best 
Hello, i would like to change the menu settings of the theme. I want to remove nav bar ( all types you give ) and instead to have a static minimal horizontal menu on the upper left side of site. When it turns in mobile/tablet devices then to change in bootstrap mode. So which part i have to edit in order to have this option? What is more i want an effect on the hover to underline the text in the middle.
Hello,
as you can easily imagine we can’t offer this kind of support for customizations, however the file that contains the menu functions is uncode/partials/menus.php, it is quite complicated since it has to generate different output according with theme options.
Let me know if you need further assistance, best 
Hi, Thanks for the nice theme. For self hosted video in single media, the poster isn’t working. At first, it’s showing but few second later it’s disappearing. Whats the solution.
Hello,
everything seems to work fine on our test sites. Could you provide a link to better check please? Or, better, if you don’t want to share your site url, you can contact our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately! Thank you!
https://support.undsgn.com/hc
YITH Badge Management plugin doesn’t show badges on front page, becuse this page is not the Standard WooCommerce Shop Page. It’s built with Visual Composer. How to fix this issue?
Hello,
actually seems to work fine here: https://undsgn.d.pr/z5o1ZD It is a home page built with Visual Composer. Are you running the latest version of Uncode? Could you add more details to better replicate the issue?
Thank you in advance, best 
Thanks a lot! Uncode theme plugin update fixed this issue
Last question: is it possible to display variable product price as “from $10” or just ”$10” instead of product price range: ” $10-$500”?
Hello, it is something coming from WooCommerce directly, so I guess you could use a plugin like that: https://wordpress.org/plugins/disable-variable-product-price-range/ or you can filter the output (the doc of the filter is here: http://woocommerce.wp-a2z.org/oik_api/wc_productget_price_html/).
Let me know. Best 
Hi there. I can see there is a ‘remove double tap’ option on mobile for products when you deliver them using posts, but is it possible to just have remove double tap across all products on mobile as the method doesn’t apply to those products using woocommerce and product categories? Many thanks
Hi 1985mb! Not sure to understand your request without a link. I think you refer to the option of the Posts module right? Consider that anyway you can use the Content Block method to create your base shop thumbnails and have all the options of the posts module available: https://support.undsgn.com/hc/articles/213459549
Let us know if this can help!
Hi there. Essentially we’d like to ‘remove double tap’ across all products for mobile, and not just those products that are set up via post.
Hello,
I’m afraid the only way is to replicate the file uncode/vc_templates/uncode_index.php in your child theme and add the class tmb-no-double-tap by default. In order to achieve that just comment the statement around it in this way: https://undsgn.d.pr/JWTe4G
Let me know, best 
Thanks for that. I’ve added the below code in the file in the child theme place of what is in the original uncode_index.php file, adding the // and { } where specified but unfortunately it does not work.
$block_classes[] = $post->categories_css;
//if ($no_double_tap === 'yes') {
$block_classes[] = 'tmb-no-double-tap';
//}
Is the above correct?
Many thanks
Hello, it should be, could you provide the page url where the code is supposed to work please?
Is there a way I can send you the link privately? Or is there a way it can be disabled in css
Hi! We are sorry but we cannot accept private logins, by the way this is the sense of Envato support expiration that anyway doesn’t cover help with customisations. When you buy a theme on ThemeForest you have 6 months of support, if we accept your private logins also other 40.000 should expect the same.
Will ‘remove double tap’ across a full website be a feature that will be rolled out in a future update in the theme options for products and posts?
It’s just that you can’t replicate the WooCommerce experience for things like the product categories using the post facility alone, as you can’t sort by price, popularity etc via the posts module.
Is this something that can be assisted with should support be renewed if not?
Many thanks.
Hi there. Just wondering what the response is to my last query? Many thanks.
Hi 1985mb, I cannot tell right now if this will be an option, this should be evaluated with developers and anyway you can use always use the Content Block method with Automatic Query to style base WooCommerce shop and categories so to use all the Visual Composer Posts module option.
Is there a tutorial for that?
Thanks for that. Unfortunately this method then removes the ‘Sort by Popularity, Price Low to High’ options you get with normal product categories which isn’t that user friendly on an online shop.
Yes the menu you refer is only native of WooCommerce and cab be activated only with the original WooCommerce loop, you have to decide whether to have this or double tap on mobile. At least you can have the WooCommerce sidebar with this.
Hello, Is possible change breackpoint for mobile menu, for example from 960px to 1320px?
Hi tabarestabares! This is a bit tricky but if I understand properly your needs please follow this and adjust to your settings: https://support.undsgn.com/hc/en-us/articles/214006385
Thanks so much, but there was an error, sorry. My question is if I can change the breakpoint from 960px to 1320px for the tablet. My problem is with the secondary menu that is also too long. I would need that from 1320px change the display on the tablet.
Hi, no sorry this is not possible, anyway send the link to your site so we can check some tricks.
A perfect solution would be the option to deactivate the secondary menu, when the width of the page is less than 1320px. Would this be possible through CSS? If yes, could you provide me with the necessary CSS code? Thanks in advance.
PD › At the moment, I have the page under construction, in maintenance mode. It is not possible to send the link yet.
Hi! Not tested but should work:
@media (min-width: 960px) and (max-width: 1320px){
.menu-secondary {
display: none !important;
}
}
Really fantastic, thank you, it worked perfectly, it’s exactly what I needed, thank you very much.
Hello,
Nice theme! I am trying to set posts’ header with the same layout but with data (title, date, category etc) of the current post in each blog post. Is this possible with Content Block?
Thanks
Hi athenstechnologycenter and thank you for appreciate Uncode! No sorry actually is not possible to have the info line (title, date, category etc) as Visual Composer element to be used in a Content Block. Anyway if you need support is offered in our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately! Thank you!
https://support.undsgn.com/hc
Hi,
The template (current version) has problems with woocommerce!
1. There are outdated woocommerce templates http://prntscr.com/lf0qrw
2. We use the plugin “WooCommerce Product Add-ons” https://woocommerce.com/products/product-add-ons/ to add the “extras” to the product value. http://prntscr.com/lf0sju
But when the checkout process (the final stage), additional extras in the price there. http://prntscr.com/lf0th9
This problem is related to your template, because if you use the default template from wordpress, this problem does not exist.
We urgently need your support!
Hello!
Yes actually there are a few templates that are out of date since they have published an update the the day after our latest update, here you can find more info: https://support.undsgn.com/hc/en-us/articles/115004005069
About the issue with the plugin you’re using, please consider that Uncode provides AJAX add to cart function to the single product page as well, while basic themes don’t do that. Unfortunately some plugin don’t support that. So you have to switch AJAX off for all the WooCommerce pages https://undsgn.d.pr/vKX1zk or, if you want to keep the checkbox on and use AJAX at least on shop pages, add this snippet to the file functions.php of a Child Theme in order to disable AJAX for single products only:
if ( ! function_exists('uncode_remove_ajax_from_single_product')) :
add_filter( 'add_to_cart_class', 'uncode_remove_ajax_from_single_product' );
function uncode_remove_ajax_from_single_product($class){
if ( function_exists('is_product') && is_product() )
$class = 'add_to_cart_button';
return $class;
}
endif;
Let me know, best 
Super !!! Thanks for the help !
Hi webworkeuropa and thank you for confirm!
Hello,
Somehow the first slide in the Content Block, does not load properly. https://www.ackite.com/Can you explain why?
Regards bendorff1991
Hi, from here the first slide is always loading properly (even if I see you have some error caused by a cache plugin): https://undsgn.d.pr/nQr3lw
Anyway if you need support is offered in our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately (or at least ask support from an account that bought the theme)! Thank you!
https://support.undsgn.com/hc
It’s supposed to load text. But it dosen’t until it appears again :-/ What can be the problem?
Hi, have you read our reply? Please deactivate your cache plugin first and in case ask support with an account that have bought our product, thank you!
Hello !
My name is Youssef i’m the CEO of Kainelabs !
Please we want to make our community and forums and user profiles plugin “Youzer” compatible with your great theme “Uncode”.
Here’s our plugin :
https://codecanyon.net/item/youzer-new-wordpress-user-profiles-era/19716647Many users when they bought our plugin they asked us to recommend a theme for themn that’s why we decided to create a list of recommended themes and the clean themes like yours are the best ones to be used with youzer !
We are ready to work on any compatibility issue by our selves, we can give you the latest version from our plugin to test it from your side or you can send us a version from your themes so we can test it from our side or in case you have any other solution we are open for it ^^
Thank you so much for your time !
Best Regards, Youssef.
Hi KaineLabs! We’ll reply your message privately.
ps: sorry I thought you have send a private message, please send us a pvt message.
Done i sent it to you, Thank you ^^
Hi Guys, I’m using your theme. I see that for product lightbox you’re using the extension ilightbox. The title or caption are not displaying by default. How can I make this action by default ?
Hello!
You can edit the file uncode/woocommerce/single-product/product-image.php in your Childe Theme. Just add to the link the data attribute you prefer: data-title for the title and data-caption for the caption.
For instance:
... data-title="' . $image_title . '" data-caption="' . get_post_field( 'post_excerpt', $post_thumbnail_id ) . '" ...
in this place https://undsgn.d.pr/cXsRv3 So you can display the name of the image and its caption. Just an example.
If you need further support on this, it is offered in our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution and if you have some server problems we’ll offer a refund! Thank you!
https://support.undsgn.com/hc
Thanks, I’ll write a ticket cause for variations product, it’s not working well. Thanks
Hi can you confirm if this theme will be updated to run on the upcoming 5.0 release of wordpress? Many thanks
Hi creativ3y3! Actually I don’t see any problem with the upcoming release it will introduce some cool features (probably) and it seems logic that a popular theme like Uncode will stay update.
Thanks, thats great news. Looking forward to continuing to use this great theme!
Hi creativ3y3 and thank you for confirm! In my opinion it will need a bit of time to understand how Gutenberg will change WordPress but obviously we’ll move in the correct path.
Hello!
I purchased the plugin “Slider Hero” at Codecanyon that uses the Option Tree framework as well. Your theme and the plugin have a conflict causing the setting-pages are not working any more. The author said you customized Option Tree although this should not be done to avoid conflicts.
Do you have a solution for this?
Best regards, Jan
Hi deeluuxe! We don’t know about this “Slider Hero” plugin (sorry but there ae 30.000+ only free plugin) but if both Uncode both this plugin use the same framework they are not compatible and there is nothing we can help as I think also the plugin author (this is the base structure of the the theme and of the plugin). In case we can offer a refund but it’s not possible to modify the framework all our options are based, sorry.
Hi Undsgn!
First: I love your theme – I don´t want a refund. I´ve asked the plugin author to check the conflict. This is what they wrote:
Both our plugin and the theme are using a Framework called Option Tree for the settings area. OT has specific standards how to use it with themes and plugins to avoid conflicts. Problem is that this theme customized OT and made changes. As such those standards are not in place. My guess is that you will run into similar problem with other plugins in future as OT is quite popular.
For me this sounds there could be a solution to get both the theme and the plugin work together, or am I wrong?
I understand you can´t know all plugins that are available for WP. So here´s the link: https://codecanyon.net/item/slider-hero-wordpress-slider-plugin-and-intro-maker/21209630
Hope there´s a solution! Jan
Hi deeluuxe! Sincerely I don’t know if the problem is that we have a slightly modified version or simply (and most obvious) the 2 systems collides since they have common codes. In years it’s the first time we see a plugin based on OT, since this is a Theme Options framework UI not a plugin framework. Anyway as told above there is really nothing we can help since this is the fundament of Uncode and we cannot modify our theme for a plugin that use a theme options framework for his options and has only 106 sales in 1 year.
Hello, i have a bug here:
https://www.empiria.de/uber-uns/There is an error message behind the pictures, saying that there is a mistake in the “elements.php”. We did not touch this file. How can this be fixed?
I tried to submit a support ticket, but it did not work, as the customer bought the theme. Can you please open a ticket for my account, the purchase code is “cf7ff8ce-f3af-4c25-8170-4f9e07a19780”
Thanks for your reply.
Hi goldjunge! From what we see you have an old version of Uncode (1.7.5) whilte the last version is 1.9.2, please try first to update: https://www.empiria.de/empiria-web/wp-content/themes/uncode/style.css
If this doesn’t help please ask your client to open a ticket since as for Envato policy only the user that bought the theme can access support services.
Hi, you have an option to add a color to each Post Category. I would like to have these colors as an overlay but cant see how to do this. Can you please let me know if this is possible? 
Hi, no this is not an option but I think it’s pretty easy to create a custom CSS code. In case send your page link.
Ok well the site is still being built but here is Blog page and it would be great to have the color overlay for each category https://www.cas-ukcn.com/blog/ 
Can you please set the normal overlay color (not the gradient)?
Ok done 
Hi, I’m sorry but we don’t see the overlay, can you update this page to have a subtle overlay color at least so we can create the code to modify for category?
Ok sorry try now:)
Try to paste this:
.tmb.grid-cat-3 .t-entry-visual .t-entry-visual-overlay .t-entry-visual-overlay-in {
background: green;
}
.tmb.grid-cat-2 .t-entry-visual .t-entry-visual-overlay .t-entry-visual-overlay-in {
background: yellow;
}
.tmb.grid-cat-1 .t-entry-visual .t-entry-visual-overlay .t-entry-visual-overlay-in {
background: pink;
}
Perfect. I can tweak this but its working great. many thanks for writing CSS for this 
Thank you for confirm! 
Just one final thing. Is it possible to styie the category text link in same colours? that would just put the icing on the cake and make it easier again to navigate 
Hi, where you see this text link? I don’t see at your thumbs, sorry.
Sorry its these 3 categories NEWS, INSIGHT, EVENTS that are shown as the filtered navigation at the top of the blog grid. If they could have the same colour match then it will just look great and be easier for the user 
Not tested but try this:
a[data-filter="grid-cat-1"] {
color: red !important;
}
That is spot on. thanks for all your help, it looks great 
Thank you for confirm! 
My page preview is redirecting me to a different page for some reason. Why is this happening?
Hi mohdfr! What you mean exactly? Can you please articulate a bit more? In case please send the link to your site so we can understand?
PS: does this happen only now for some reasons or this is a new installation?
Hi! How can i know if i have inastalled child theme? When i edit pages with WP BAKERY the changes will lost if i update the theme in the future? When i am in risk to loose my changes in your theme after updating?
Hi sifis_inc! The Child Theme is something like an empty folder with your code customisations (if you insert come code modifications), when you update the theme you don’t have to update the child theme too, please follow this maybe you can find info you need: https://support.undsgn.com/hc/en-us/articles/213454729
thanks for your quick responce? How can i check if i already installed the child theme?
You just need to go in the WordPress sidebar > Appearance > Themes and check if it’s active: https://support.undsgn.com/hc/en-us/articles/213454729
i already checked this, it only appears the Uncode Theme. So i suppose i have to upload manually “uncode-child.zip” and activate it, is that right?
If you need to insert some code modification in the Child Theme files it’s correct that you have to install and activate the uncode-child.zip.
in the WP Bakery when i use the Extra tab and create a new class in order to style my theme….this should be overwriiten in child theme? Or it has to do with theme options? So if i update theme do not loose my changes…
Hi sifis_inc, yes you can insert an extra class in the module, then in the Child Theme > Style.css insert your codes, when you update the theme don’t update the Child Theme and you don’t loose nothing. Basically a Child Theme is something like an empty folder with your customisations (so don’t need to update it).
so you recomment to upload and activate the child theme if i want to edit a page with WP Bakery Visual Composer and i am using the “Extra tab” with custom css classes?
No, we suggest to use the Child Theme only if you need to insert your massive code customisations. If you need to insert just few lines of codes relative to a single page you can also use the Custom CSS: https://support.undsgn.com/hc/en-us/articles/213456149
Ok got it ! thanks for your quick response!
Thank you for confirm! 
Hi! Unfortunately my support license has expired. But I have a problem with navigation bar showing at the end of the portfolio post’s page. I have followed the instructions of your guide but I don’t see any bar as in this your example: https://undsgn.com/uncode/portfolio/centered-custom-one/.
Please can you help me? Regards, Anz
Hi iFresus! We are sorry but without a link to your site it’s not possible understand what kind of issue do you have, can you please hare your site link?
PS: We see that you bought Uncode long time ago, is this a new installation? Or it’s something now broken that worked before?
Ok sure! Is a new installation for a new site. The old one no longer exists. The site I’m working on is actually in coming soon mode, so I have set the splash page without menu. So I have to paste more link. If you can’t help me, i will renew the support license. Thanks for your help anyway.
SINGLE PORTFOLIO POST: http://www.valentinacasagrande.it/stories/wedding/storia-prova-2/ PORTFOLIO PAGE: http://www.valentinacasagrande.it/stories/ HOMEPAGE: http://www.valentinacasagrande.it/Hi iFresus, I’m sorry but I do not seem to remember some similar issue from the past, so without access I could not tell you. Do you have other portfolios in the loop (I know it’s a stupid question but it’s aspected you have more than 1 portfolio to see the navigation bar). Otherwise you can try to disable the redirect mode (even if I don’t think it’s related) or save your Theme Options manually from Options Utils and try to import native Theme Options (just to see if it’s some strange combo of settings).
Can you send me an example of multiple portfolio? I think I set only one (Stories) with other 3 portfolios / sub category (Stories > Love Story ; Stories > Wedding ; Stories > Family Life) In the uncode guide I can’t find anything that explains better this navbar issue. Thank you for your patience.
Hi iFresus! I really don’t understand you, in my message I don’t reference the term multiple portfolio, i just reference the fact to verify you have at least more than 1 portfolio item.
Sorry! Probably I read wrong. Of course I have more than 1 portfolio item
I upload the uncode demo file and I made two portfolio item to try (storia-prova-1 and storia-prova-2)
No sorry as told we don’t have previous reports of similar issue, my quick suggestions are in this reply (https://themeforest.net/comments/20752426), at least try to install locally and check what happen in a new installation.
I can’t find anything useful in this link and I can’t reinstall wordpress and uncode in local. I hope to be helped opening a support ticket after I’ll renew the support license
OK as told before it’s not easy to help if no customers have reported a similar problem in the past, if this is an issue of the theme I think here you should find dozen of similar message for navigation bar not visible.
You’re right! I thought the same. So i’ll open a ticket, therefore you can enter in the back-end of the website. Thank you anyway
Thank you for understanding, I’m sorry but I have finished my idea from the “outside”, in case just test a fresh install local with demo contents imported maybe this helps understanding the problem.
Hi michalcica! Can you please fix the images, when we try to access the imgur link we have an error and it’s not possible to understand what you refer: https://undsgn.d.pr/BvJ2CR
Hi, try these links.
https://uploadfiles.io/7ohxh https://uploadfiles.io/bk5jg
Hi, not sure why this not happen in our demo but please try to paste this code:
.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual {
-webkit-mask-image: none;
}
Hi, it works fine now, thanks a lot. 