8627 comments found.
Hey,
Quick question about mobile menu, is it possible to increase default width requirement when mobile menu appears? i.e. want to start the mobile menu only from devices with screen size 1024px and not 959px. What’s the easiest way to implement this? Thanks
Hi SDM_UK! We are sorry but this option is not part of the current framework and is not something we can suggest a simple code for. If you have problems with your menu being too long, you can try following this article and adjust the code to suit your needs: https://support.undsgn.com/hc/en-us/articles/214006385-Main-menu-too-long
Thanks for getting back to me so quickly. Is there no code I can add in to CSS/JS to edit the size of the mobile menu?
Hi SDM_UK! As told it’s not possible to modify the breakpoint if the Mneu (moment when it changes from desktop to mobile layout) since there are too many different files involved.
After the last update, nearly all the images on my site are showing spinner icons rather than loading. I’ve tried clearing the cache, disabling all non-critical plugins, etc. If I click one of the spinners, the lightbox for the image opens and the image loads, but it won’t show in the default view.
If I disable a3 lazy load plugin, then the loading icon doesn’t display and it is just blank.
Anyone have an idea to correct this?
Hi aaronnb! We are sorry about the problem, but as you see here no other user complains of the same problem, so we don’t think it is really related to the update. Anyway if you have a strange problem that no other user reports please deactivate ALL extra plugins and at least share the link so we can hopefully understand the possible issue.
Hi there, I added the Polylang plugin which adds RTL version of the website and noticed that the logo and menu inverse their positions only on mobile, on desktop the logo stays on the left and the menu on the right. Is there an option to enforce the page/header layouts to change automatically based on the language of the page?
Hi nader-amer! Unfortunately, we cannot tell you about this plugin you use. Uncode offers compatibility and is certified with the most popular WPML ( https://support.undsgn.com/hc/articles/214003905 ). In any case, you can try this option: https://undsgn.d.pr/i/kQxPeu
Hi guys, how can I make it happen to show the submenu on click and not on hover? Thanks
Hi SCHROTT! You can use this snippet in the Theme Options > JavaScript:
(function( $ ) {
$(window).on('load', function(){
$('[class*="menu-smart"]').data('smartmenus').opts.showOnClick = true;
});
})(jQuery);
Quick question regarding the last update: In the changeling, it says “Min height on columns now allows other units of measurement besides pixels” – does this probably refer to rows instead of columns? If yes, the tool tip text needs to be updated as well (“Enter the height in pixels”).
Hello wutzelmutz. Thank you for bringing this to our attention. Actually, the min-height we are referring to is for columns on mobile devices https://undsgn.d.pr/i/9tv1W8 and this detail was inadvertently omitted from the changelog. We will correct it as soon as possible. Best regards 
Ah, I see! That makes sense, thanks for clarifying 
You welcome! 
Hi guys,
Is there a way I can change the height of a row on mobile only? Like, a specific piece of CSS that I can add to a media query that changes the row height from 80% to 100% please?
Thank you
Hi MetalPotatoUK! Create a Row, give it a class name, share the link and tell us your class name so we can check what is the code you need.
Thank you.
URL: https://nott.spudworks.net/our-teaching-tools/ First row, class is: mobileheight100
Try this:
@media (max-width: 959px){ min-height: 100vh !important; }
Thanks for this. Is it possible for the contents to also move down? Take a look at this screenshot, it has made the background full height but the content is still in the middle. The row is set for content to appear at the bottom of the column, https://cloud.metalpotato.com/tJwQs2Rb
Remove the previous code and try this:
@media (max-width: 959px){
.row-parent > .wpb_row.row-inner {
height: calc(100vh - 69px) !important;
}
}
That did the trick. Thank you soo much!!!
Thank you for the confirmation! 
I need help. I just migrated my website from staging to production. There my licence was active. I then updated some plugins and there was an error saying, I should unregister and register my licence again. So I tried. But then my licence was no longer valid. Please Uncode, I purchased many licences for many customers over the years so I need a proper solution to move from staging to production. And as the development was longer than 6 months, I can no longer send this to support. Please help me here or I have to move to another platform for future clients. Thanks in advance. (It is my latest purchase from last year)
Hi mirkoreichlin! Next to the error message you probably have, there is a ‘More Info’ link that takes you to a documentation page with all the information you need. If you haven’t seen it in a nutshell, please send a private message using the form you find on this page and include your Purchase Code: https://themeforest.net/user/undsgn Best 
Thank you so much, I will try that.
Thank you for the confirmation!
Hello undsgn,
(First, I want to mention that even though there is no “Purchased” icon, we do have a license. It was acquired on time by one of our employees, but unfortunately, we don’t know who it was…).
We understand of course that we are not eligible for support on this issue, but there is a vulnerability with WPBakery:
>> WordPress WPBakery Visual Composer plugin version 7.5 or lower has an authenticated stored cross-site scripting vulnerability that affects contributors and higher roles.
WPBakery has released version 7.6 to address this issue, but it has not yet been updated in the Uncode version.
Can we expect the update soon?
Thank you very much in advance 
Best, Gui
Hey undsgn,
Thank you for the very quick reply! I’m looking forward to the update.
Keep up the good work!
Thank you for the confirmation, probably the next week!
I’m considering purchasing Uncode, but I have a question about the user profile functionality. I’m looking for a theme that allows for extensive user profiles with social media integration. Can you provide any details about the user profile capabilities of Uncode? Additionally, does the theme offer any options for creating a community or forum within the website?
Hi evesmith and thank you for your interest! 
We are not exactly sure what you are looking for but here you can see an example of a user profile with social media integration and other dynamic data, ex: https://undsgn.com/uncode/author/john-doe/
Creating a forum or commuity are generally extra plugin features specifically for this, they are not features you will find natively in major popular multi-purpose themes.
I want to use this font on my site https://fonts.adobe.com/fonts/paralucent
I tried adding it but it did not work.
I added this css as they say:
font-family: paralucent, sans-serif; font-style: normal; font-weight: 100;
Hi supermex! Did you also installed the web font version of this font via your Child Theme? Ex: https://support.undsgn.com/hc/en-us/articles/214006085-Self-hosted-Web-Fonts
So with the newest update, all of my images that used to be completely crisp (especially on fullscreen portfolio displays) suddenly look grainy. Why would the update have changed this? Thanks!
Hi video586! We are sorry for this problem but no other user has reported a similar problem and by now last update of Uncode is several days ago, this means thousands of users have already updated without problems, please share at least the URL of your site so we can give you some useful input to understand the actual problem.
Thanks for writing! It may have happened with the prior update? I just know it wasn’t doing this the last time I looked. wowitsopen.com is the address. Thank you very much!
Hello and thank you! Currently, the images appear to be displaying correctly on our end. Could you confirm if you’re still experiencing the issue as before? Additionally, could you please specify the browser and operating system you’re using? Thank you in advance.
ps: Here a quick video of what we see https://undsgn.d.pr/v/MRFDQv
Hey Uncode!
Please take a look at this screenshot: https://cloud.metalpotato.com/q5C642rb
Is there a way on the blog archive where I can feature the most recent post at the top and all other posts show in a grid down below? I’ve tried this by adding two post blocks and offsetting the grid but the page shows all posts in both blocks.
Is there a way to do this, please?
Hi MetalPotatoUK! Yes, you can have this if you are working on a normal page and you don’t use the Dynamic Query option. A lot of the demos, even different in the layouts, are using this method.
Thank you!
Thank you for the confirmation! 
is possible to use the vertical nav gallery used on woocommerce products but on a post? using the media gallery block. tx
Hi Negro_13! No we are sorry but this is reserved to the WooCommerce Product Gallery module, and this is not something for which we can suggest simple CSS.
is it save to update to wordpress 6.5? any issue reported with uncode? Thanks
Hi carlosrosales1979! Feel free to update, at the moment we don’t have any report, and indeed just a few days ago on the Uncode Facebook group some users confirmed to a user who asked that all is good!
How can I replace the image of those 3 girls. I´ve been looking everywhere. Please help. http://agencialeche.com/portfolio/lider-bci/
Hi hernyboy! On this specific page (if you have not modified the original layout) it should be the Featured Images (used in the Header since the Header has the Dynamic Media option): https://support.undsgn.com/hc/en-us/articles/214002745-Featured-Image
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 check your installation and support the solution privately! Thank you! https://support.undsgn.com/hc
There is an error in your instruction. I am using the designer layout and the featured image is not the same as the image in the header. Please help http://agencialeche.com/portfolio/designer-layout-2/
If you see the designer layout in this list you will find the feautred image. However when you enter the portfolio the image is different http://agencialeche.com/titulos/
Hi hernyboy! Ok of this is the Designer Layout please check the first Row background: https://undsgn.d.pr/i/7cw1fo
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 check your installation and support the solution privately! Thank you! https://support.undsgn.com/hc
Hi dwebbox! First of all we see some errors created by the Autoptimiser plugin you have installed, second you have a very old version of Uncode. So please update the theme first, disable the extra cache plugin, and test; https://support.undsgn.com/hc/en-us/articles/14791390760989
Thank you for the reply.. will this featured image issue will be solved by disabling the Autoptimiser plugin?
Hi dwebbox! In our reply we sent you a link to an article where we first suggest about the update to fix a problem with blurry images caused by WordPress 6.4, please check our link that leads to the article “Blurry images after update to WordPress 6.4.” After that you also have to try to disable the caching plugin because we see errors also due to that.
I have updated the theme now.. images are working fine but not able to update the Uncode Wireframes , Uncode WPBakery Page Builder these plugins
After the update Save your Theme Options in order to recreate the dynamic CSS file with settings like custom colors and fonts this point is mentioned in the documentation of theme update , but not working..
Hello! Have you updated the theme manually? Is your registration code active? If your Uncode copy isn’t active, you won’t receive automatic plugin updates, and you’ll need to update them manually. Regarding the dynamic CSS, please ensure that all messages on the System Status page aren’t in red. You can find more information about these topics in our documentation:
- https://support.undsgn.com/hc/en-us/articles/214001205-Theme-Update
- https://support.undsgn.com/hc/en-us/articles/360000718649-Product-Registration
- https://support.undsgn.com/hc/en-us/articles/213454589-Plugin-Installation
Best 
i tried to remove the registration code and again activate it but now its not allowing According to the Envato License Terms, you have exceeded the number of activations permitted for a single Purchase Code. Therefore, please purchase an additional license. If you think there is an error or you are migrating the website to a new domain, please follow the dedicated procedure. More info
i have updated the theme via wordpress itself and not able to activate or install the plugins now
In this case, the ‘More Info’ text should be a link directing you to a documentation page containing all the necessary information. Simply follow the provided instructions and send a private message using the form you’ll find on this page, ensuring to include your Purchase Code: https://themeforest.net/user/undsgn
Best 
Can you help in enabling the feature image in the header section.. i am not able to do so.. https://bagariaco.in/services-chartered-accountant/
Hi! We have noticed that this website is not properly registered and this is not compliant with Envato’s Copyright Policies. Therefore, please register this domain correctly first.
Update failed: There is an expected problem related to a possible website migration. Please remove the Purchase Code and register the product again from the System Status to validate the Purchase Code again. If the issue persists contact the theme author. (Error 23)
this is the error i am getting once i update the theme via wordpress after updating the theme via wordpress there are plugin updates , but i am not able to update the plugins.. after updating the theme the images in the pages works proper and clear but header and many other things are not working properly
how can i get updated Uncode WPBakery Page Builder plugin that i can install manually ?
Hi dwebbox! As mentioned a couple of times now these problems happen because your installation is not properly registered, this is also written in the error message you copied. Next to the error message you probably have, there is a ‘More Info’ link that takes you to a documentation page with all the information you need. If you haven’t seen it in a nutshell, please send a private message using the form you find on this page and include your Purchase Code: https://themeforest.net/user/undsgn
Hi, I need your help with registering uncode licenses. I don’t know how, but the license assigned to our client’s site was supposedly deactivated because “According to the Envato License Terms, you have exceeded the maximum number of activations permitted for a single Purchase Code”. We have 3 uncode licenses, some of which were only used temporarily on development sites, which never went into production. So, as support is no longer active, can you help me clarify this matter? Is there an email address to send my question to? Thank you!
Hi acmsoft! Next to the error message you probably have, there is a ‘More Info’ link that takes you to a documentation page with all the information you need. If you haven’t seen it in a nutshell, please send a private message using the form you find on this page and include your Purchase Code: https://themeforest.net/user/undsgn
Hi, my team recently had uncode updated. Unfortunately, this caused an issue with some custom code we had in functions.php. Previously we had implemented some custom post types that we used for products, job listings, etc. In the update, it looks like this custom code was overwritten. We have gotten back to the point of being able to access the custom post types on the side bar and even see them somewhat in preview. However, the direct links point to a 404 page for all of the posts. Could we have some help determining how to get back to where we were? In the future, we’re going to implement a child theme to ensure this doesn’t happen again.
Hi coactWebTeam! Sorry, are you indicating that you directly modified the theme, and with the update, these changes were lost because the modified files were overwritten? Unfortunately, the scope of support does not extend to assisting customers with product modifications. Authors are not freelancers; the intent of support is to aid customers in utilizing the native features of the product as intended: https://themeforest.net/page/item_support_policy#whats-not-included-item-support
Hi there, a couple days ago I was able to add a separator between the value and the description in a counter. Now it just doesn’t work in any new counter, with “yes” as well as “no” for the separator. Is this a known bug or do I have to define anything special? Thanks for helping!
Hi Confettication! We have never received such a report, and without a check, it is not even possible to understand. 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 check your installation and support the solution privately! Thank you! https://support.undsgn.com/hc
Hello!
I have a recommendation for the upcoming theme update regarding WooCommerce products.
There are cases where we allow buyers to add only one item in cart (Setting: Inventory tab -> Sold individually: Limit purchases to 1 item per order).
It would be more user-friendly if when the option above is enabled, to hide completely the Quantity box instead of showing the quantity box disabled. A lot of themes hide the quantity button to avoid any buyer confusion.
Example: https://www.idiliostudio.com/product/domain-name-registration-renewal/
Thank you!
Natasa
Hi NatasaCy! We tested that option and the quantity is hidden correctly when it is active. Are you overriding some theme files? https://lopezb.d.pr/i/etUfGF