8685 comments found.
This is a great theme with lots of functions, but it misses some tricky stuff once we get deeply in it. Support is great although they didn’t really help me in my issues, the theme is missing some stuff, so coding stay still an option. I was not able to do everything with the uncode VC plugins, hopefully they are great plugins that can work with and php/js knowledge helped me out a lot.
I recon this theme is the most advanced I ever seen. The team put a lot of work in it, this is insane to even think of what they achieved
Congratz
Hi Undsgn team,
Is there a way to use infinite scroll without the VC module isotope? I would like to enable this feature straight on products/posts.
TY
The only way I have found so far is to use an infinite scroll plugin with a callback and some css to override what’s loaded in the new container. If anyone needs a hand with this just ask.
Now I am trying to find out how to change the way the new items are appearing (they appear from top in a slight animation). the VC module also is doing the same animation and no control of it has been implemented. Any simple fade animation could be done? TY
Hello!
Could you provide a URL to better understand what the problem is? Or, better: if you need dedicated support, it is offered in our Help Center, there we have a completely dedicated support team, please drop a few lines and we care to support the solution! Thank you! 
https://support.undsgn.com/hc
Well I solved the animation issue by adding some css, its tricky but it works
If anyone need to enable the isotope infinite scroll without the VC module just ask. Cheers
Hi guys,
Can you please tell me if its possible to hide dropdown menu on mobile, and where is the setting for that, if possible?
Thank you!
Don’t you want to show your menu on mobile but keep it on desktops? What about a CSS snippet:
@media (max-width: 959px) {
.mmb-container,
.main-menu-container {
display: none !important;
}
}
You can paste it into your child theme or into “Theme Options -> CSS/JS -> CSS”.
Best 
No, no, I want to show the menu on mobile, i just don’t want to show the dropdown menu. As in when you click on one of the menu items, then the dropdown shows below of few menu items you added on the parent menu item. I want to remove the dropdown option on mobile. Is it not clear what i mean? Don’t know how to explain better 
Could you provide a site url maybe? Don’t you want to open the second menu level?
Let me know please, best 
Ok, i really don’t know what’s getting lost in translation here. There’s a menu. On every menu item, you can create submenu that opens in dropdown fashion. That part, submenu, dropdown part i want to remove from mobile version and have only main menu items shown.
I really don’t know whats complicated here, its a super simple concept. Not sure what’s not understood 
Yes, it is a super simple concept: second level menu
And, as I said, I would like to see your site if possible. If you need a CSS snippet I would prefer to see your site, just this.
@media (max-width: 959px) {
ul.menu-smart > li ul {
display: none !important;
}
ul.menu-smart > li a i.fa-dropdown:before {
content: "\f105" !important;
}
}
Just paste it into your child theme or into “Theme Options -> CSS/JS -> CSS”. This works on our test site. Hope it’ll do the same on your site as well.
Best 
Works like a charm! Thank you so so so so much! 
You’re welcome, best 
Adaptive Images not working in portfolio?
I resize the browser, refresh, and it still loads the 1600px wide version of my image.
Hello
adaptive images are calculated on the monitor resolution, not the width of the window. If your monitor can display images of 1600px in that area they will be loaded. By keeping this in mind, do you still think there is a bug in the adaptive images?
Please let us know and, in this case, thank you for the heads-up.
Also allow me to remind you that, if you need dedicated support, it is offered in our Help Center, there we have a completely dedicated support team, please drop a few lines and we care to support the solution!https://support.undsgn.com/hc
Best 
So how can you ever test it to see if it’s working for iPhone? I’ve even inspected it toggling different devices in Chrome Inspector/Dev tools. No matter what device, it pulls in the 1600px width image. I’ve contacted support, but they only reply once every 24 hours and in the middle of the night.
The only way to test website for devices ( only Apple ones ) is to use the Simulator https://developer.apple.com/library/content/documentation/IDEs/Conceptual/iOS_Simulator_Guide/GettingStartedwithiOSSimulator/GettingStartedwithiOSSimulator.html all the other tools will never give you the real values. Once you have the Simulator installed you can use the Safari web inspector as explained here https://unrealnavigation.com/blog/web-inspector-with-ios-simulator
So other words, we should just take your word for it that the smaller image size is loading for mobile and not the full-size? Even though when you inspect the image it clearly lists the full-size image even after resizing/refreshing the browser? Hm.
Resizing and refreshing won’t help it since the script is catching the screen resolution and not the window resolution. We are quite confident about the fact that it’s working ( we are not trying to foul anyone ) but anyway as I wrote earlier there are ways to test it properly, you just need the right tools. Maybe you could try to use the 30 minutes free trial of this https://www.browserstack.com/ then you have the possibility to test various devices.
Hi,
Is it possible to do a scroll lock/section lock upon mouse scroll using this theme?
Hello and thank you for your interest!
Could you provide an example of what you talk about please?
Thank you in advance, best 
Hi Undsgn_team,
Something like this: http://defatch-demo.com/themes/juster/scroll-lock/
If you scroll up or down just once, it locks on to the next section.
Thanks!
Oh I see, no sorry, we have it in our to-do list so it will be included in the next major update probably, but I can’t assure it at the moment.
Best 
Thanks for the quick reply! I’ll use a plugin for the meantime instead.
More power!
P.S. I’m using a different account but I already purchased it on a separate one. 
I have my website set up and running well. We want to add a popup subscribe function – can this be done within uncode or do we need to add a plugin?
Hello!
Sorry but at the moment Uncode doesn’t provide anything to create popups. We can only recommend to look for something among 3rd party plugins.
Best 
I’ve followed directions on using a caching plugin for the theme. I made sure I didn’t minify the js files you listed, gzip, etc. I’ve tried SuperCacher that comes with my hosting. I’ve tried the W3 Total Cache plugin. The only time my score improves is when all my images get insanely blurry after I apply a caching plugin. I tried disabling adaptive images. I tried turning on asyn images. the only time I have a good score is when asynch is on, but my images are blurry. What do I have to do to not have a slow site? My images aren’t huge. I’ve been at this for two days and I’m past the year support date. It’s like a this horrible catch 22. blurry images but fast or a score of like 4 on Google.
If you are sure you haven’t minified those three files:
- /wp-content/themes/uncode/library/js/init.js
- /wp-content/themes/uncode/library/js/min/init.min.js
- /wp-content/themes/uncode/library/js/min/ai-uncode.min.js
Best 
I actually got the score up now. Thank you
Fine, best 
Hi guys – I’ve just tried to load this theme after buying it ages (support expired) and now I can’t even get it to activate. Can you help? Luke
Hello!
Could you add more details please? Do you get an error message? Blank page? Could you describe better or add some screenshots maybe?
TIA, best 
I’m getting an error message when trying to install Uncode plugins – Download failed. cURL error 51: SSL: certificate subject name ’*.openhost.net.nz’ does not match target host name ‘zepher.co.nz’
Hello, I’m afraid the issue is with your SSL certificate, it is not related with the theme. You have to set up it differently, as far as I can see. If you don’t know how to do that I recommend to contact your provider.
Let us know, best 
does it work well with wc vendors pro?
how would one go about turning this into an app?
Hello and thank you for your interest!
Yes Uncode is compatible since this plugin only enable new features in the back-end and the front-end is not affected. Let us know if you need more infos!
Best 
Thanks – would you recommend the wc vendors or dokan? Also I’m not a developer but is it possible to turn this into an app? thx
Hello, sorry, we don’t recommend any of those since we don’t have data enough. And what do you mean with “an app”? A iOS or Android application? In this case I recommend to contact a developer.
Best 
Hi, I am trying to create three separate portfolio pages each to display a single but different portfolio category. Cant seem to find the option to do this. Building a query in the editor under category type does not load any portfolio categories. Can you please advise how i can achieve this?
Hello!
I’m not sure to understand what you’re trying to achieve honestly, sorry.
However you can display the portfolio category you prefer on the page you prefer by using the Posts module: http://undsgn.d.pr/oO52Zs and setting it to display a particular portfolio category only: http://undsgn.d.pr/CfgIkl
Please allow me to remind you that, if you need dedicated support or that we look deeper into this, you can contact our Help Center, there we have a completely dedicated support team, please drop a few lines and we care to support the solution! Thank you!
https://support.undsgn.com/hc
Hello, I need help to install custom font, always failed. Where to contact? Thanks.
Hello!
What font? If it is from Font Squirrel, please consider that some font are corrupted and you should report this to Font Squirrel.
Let us know, best 
Hi, it is Southpaw font, can you mail me how to upload it?
Please, read this article: https://support.undsgn.com/hc/en-us/articles/214006085-Custom-WebFont
Let me know if you find it helpful.
Best 
Hi, I already read and follow the tutorial, still cannot work.
Could you share your site URL at least, just to check if you have done something wrong?
Best 
Your CSS is wrong, since you wrote:
@font-face {
font-family: 'southpawregular';
src: url('southpaw-webfont.eot');
src: url('southpaw-webfont.eot?#iefix') format('embedded-opentype'),
url('southpaw-webfont.woff') format('woff'),
url('southpaw-webfont.ttf') format('truetype'),
url('southpaw-webfont.svg#southpawregular') format('svg');
...
but the URLs are wrong, you have to write:
@font-face {
font-family: 'southpawregular';
src: url('fonts/southpaw-webfont.eot');
src: url('fonts/southpaw-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/southpaw-webfont.woff') format('woff'),
url('fonts/southpaw-webfont.ttf') format('truetype'),
url('fonts/southpaw-webfont.svg#southpawregular') format('svg');
...
since you put your fonts in the folder “fonts”, as described in the article I provided above.
Let me know, best 
Still cannot work
If I add the class manually to the browser inspector I see the font: http://undsgn.d.pr/abIaAT Where are you trying to use it?
Can you please email me personally so I can give you the username & password?
Hi! As explained personal support can be offered only if your support is not expired. This is not a rule set by our team by is part of the official Envato support policy to avoid in most of cases a theme it’s used more than one time. I hope you are smart to understand as author we need to abide the official policy of marketplace. So we cannot support you privately or possibly also the other 25.000+ users expect the same, while lot of users just renew the support when they need it. At least please upload on the web a few screenshots both of the Theme Options both of the server path where you have uploaded and set your fonts. Thank you!
Hi, it’s working finally. Thanks a lot 
Which host do you recommend for the theme? My host has Max Input var value 1000. Though they can change it to 3000, it needs to restart Apache to take effect and they are not willing to do so for a shared hosting customer.
Hello and thank you for your interest.
Please have a look at this article https://support.undsgn.com/hc/en-us/articles/213454009-Hosting-Providers
Best 
Hi, for some reason when adding or editing content blocks I do not have access to visual composer elements. Its installed and working on page editing but not content block. Any ideas? Thanks
nevermind. Got it!
Thanks
Thank you for updating,
best 
Hello,
I’m sorry, but to change the color of the title only, I’m afraid you have to use a CSS snippet.
If you need further assistance, please provide at least your page URL, we could provide a CSS snippet, but it changes if it is a link or simple text.
Also remind that support is offered in our Help Center, there we have a completely dedicated support team, please drop a few lines and we care to support the solution! Thank you!
https://support.undsgn.com/hc
Hello, pre sales question 1-can i customize the categories pages 2-can i modify layout of archive pages? 3-do uncode have some “related post” widget? to have at the end of post
Thanks
- yes, you can: Uncode allows to customize the layout of post archives. But, if you mean that you want to assign a different layout to each category, no, I’m sorry. The only customization available in this case is the featured image, but once you define from the Theme Options page a layout for post archives, it will be the same for all categories, tags etc. with the only exclusion of Author archive page
- I think I already answered your second question with the first point as well
- Uncode comes with the plugin Related Posts for Wordpress that provides also a basic widget. I recommend you to have a try with it
Best 
Hi, pre purchase question… if i need to have the order coming from Woocommerce to be printed in the restaurant not the regular woocommerce to receive it by email.
i need when we get an order from the website to be printed directly in the kitchen’s restaurant. can I achieve that with your theme?
thank you
Hello and thank you for your interest!
This kind of features, usually, doesn’t come from themes: Uncode and other eCommerce themes only provide compatibility with WooCommerce plugin. I recommend instead to take a look among WooCommerce extensions or 3rd party plugins.
Best 
Hello! please i need some help.Im Trying to install uncode but a several fatal errors appears.
My host change the vars to 3000, but the uncode cant read that and continuos show me to change that.
What can I do?!
Hi MTrugilho and sorry for delay! Don’t worry we can check what’s wrong with your server. Uncode uses a pretty normal script to retrive this information so it’s really odd you still have this error and other fatal errors that as you can understand are not normal for a popular theme. Support is offered only in our support forum, please drop a few lines and we care to debug the solution for you (there is a Submit a Request button in the upper right): https://support.undsgn.com/hc/
Hello,
In an article of July 12, 2017, called 9 Caching Tools & Plugins to Speed Up Your Uncode-Powered Website, you indicate that: “It’s also important to use a theme that provides adaptive images” and then you suggest after that a few cache plugins.
And regarding the settings for the WP Rocket plugin, you also indicate that “Once you’re in, you’ll want to turn on the Asynchronous Adaptive Image System feature”. In the last Theme Options screenshot provided in the same article, we clearly see that the Adaptive Images setting is also assigned to the On position.
So far, everything is OK.
But unless I’m misguided, you also said the following in a support page, which appears as a contradiction to the article mentioned above:
If you use a page caching plugin such as Wp Rocket, Autoptimize, W3 Total Cache, WP Super Cache, WP Fastest Cache, etc… we remember that these plugins create a static version of web pages, so you can not use Adaptive Images (which are PHP dynamic based on the device that loads the page) but only Asynchronous Adaptive Images that apply the final resolution images via dynamic JavaScript.
So, while it’s granted that the Asynchronous Adaptive Image System option setting must be assigned to the On position when using a cache plugin, my question is:
What is the final recommended setting for the Adaptive Images option when using a cache plugin?
Should it be assigned to the On or Off position?
We intend to use WP Super Cache. Thanks for clarifying the situation! 
Hi zakoops! Maybe I don’t get you but to use the “Asynchronous Adaptive Image” option the “Adaptive Image” setting must be set to ON upwards. “Asynchronous Adaptive Image” is child of “Adaptive Image”.
Hi,
Didn’t play with these switches before writing here, so I get it yeah. LOL
My understanding then is:
- Both “Adaptive Images” and “Asynchronous Adaptive Image System” must be set to ON when using a cache plugin.
- However, “adaptive images” will not be served, only the “asynchronous” ones via JavaScript when the page is loaded.
Could you confirm?
Thanks again!
Hi! The Async setting can be applied only if the Adaptive Option is set to ON. So you yes basically both need to be set to ON. There is something doesn’t work related in your installation?
Hello,
Thank for you input.
Everything is working fine — I just want to insure that only the appropriate settings are used.
The text I quoted from your support page was the source of my first comment (above).
Just read, partially quoted here:
...so you can not use Adaptive Images (which are PHP dynamic based on the device that loads the page) but only Asynchronous Adaptive Images…
But you confirm that both settings must be set to ON (otherwise, we woud not have Asynchronous Adaptive Images).
Hello, I got one question.
How do I use particles as a row background, and not a element inside row?
Thanks in advance.
Hello!
VC Particle can be used as background only, even if it is put as an element into the row it will be displayed as background: http://undsgn.d.pr/ep9lG2
https://support.undsgn.com/hc
Stunning theme. Quick Q’s.
- Can you remove the scroll jacking?
- And what are the type options ie; google fonts, sizing etc..
- How does WooCommerce work? Can I sell items and take payment or will I need to purchase more premium plugins to achieve this functionality?
- Is there any option to strap WooCommerce Sensei plugin at a later date?
- Do you offer user registration/member profile options, ie; they can create a profile, upload images that kind of thing?
Phew, sorry for all the Q’s, just wanted more insight 
thanks
Hello?
Hi and sorry for delay!
1. Yes there is an option to remove the smooth scroll.
2. You have dozen of typo options and you can use Google Fonts, TypeKit, Font Squirrel and any custom web fonts…
3. You don’t need additional plugins if you want to sell product with the native functionalites that are more then sufficient for most of shops. Anyway since WooCommerce is an extended plugin you can verify on their website.
4. The functionalities is not influenced by Uncode, so if you can do this with the native WO theme, WooCommerce and Sensei you can replicate in Uncod too.
5. This is not native of Uncode and from what I know not native of any top seller themes, this is most plugins territory.
Let us know if you need more infos!
Ok. thanks for your detailed response. One last Q before I purchase. All the demos that you show in your preview site, were these created with Visual Composer, and can I do the same or are they custom built for demo purposes?
Hi guuthemes! Yes these demos are all created with the tailored version of Uncode Visual Composer. Once you install the Uncode Theme and demo contents you have an exact replica of the whole Uncode demo (http://www.undsgn.com/uncode/) just with placeholder images: https://support.undsgn.com/hc/articles/214001065
It’s pretty easy modify them to your needs as you can see in our customer showcase: https://undsgn.com/uncode/showcase/