Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 135,275 sales
Recently Updated
Well Documented

undsgn supports this item

Supported

This author's response time can be up to 2 business days.

8634 comments found.

Hi! First of all, I have used Uncode on my personal website for about 2 years now, and absolutely love it! I am starting to do some freelance website designing. I was wondering if I can purchase this Uncode theme, and use it for my client’s WordPress site? I realize I have to purchase a new license for every new website I design for a client, but are there are any other fees involved for this type of situation? Thanks!

Yes only the standard license! Please only note that only the user who buy the theme can ask for support, so if your client buy the theme, then he is the only one that can access support services.

Ok, thanks! If I purchase through my ThemeForest account, then I can still access support, correct?

Hi thomaspiano and sorry for the delay! Yes exactly, if you are the user that will build the website, it’s better you buy the theme so you can access the Help Center services!

Hey Guys. Upgraded to latest version of WP, the theme and the plugins, but my page builder now seem to have broken. I rolled back with a back up, but what do I need to do to make sure the site works (and looks) like it is now?

Hi andredup88! We published this compatibility update on 10/08/2020 so I can give you for granted 100% that the problem is related to cache: https://support.undsgn.com/hc/en-us/articles/213454129
Try to install a plugin named jQuery Migrate Helper, and then try to remove in 1 week / 10 days (it’s just a workaround time your cache flushes).

Thanks, will give it a shot! many thanks!

Thank you for the confirmation!

Any info on how to hide post date, category and author when the CSS from your support page doesn’t work?

.post-info .date-info{ display: none; } .post-info .category-info{ display: none; } .post-info .author-info{ display: none; }

Thanks

Hi jimmyjam and thank you for the confirmation! ;)

Welcome. Any idea how to hide the author box at end of post? Thanks

Try to remove from here: https://undsgn.d.pr/7x4d2w

Hi. I am interested in purchasing this item again to use on another site. Would it be possible to install the theme, and then transfer the site. How would I go about doing this with the license. Once its entered, am I stuck on whatever domain/hosting is attached or can it be moved when the site is moved with the theme install? Thanks.

Ok but as referenced we need to check your setup. Please share the link to your site so we can help.

gotcha ok how do i send private since site is in private?

Open a private ticket in the Help Center: https://support.undsgn.com/hc/en-us

Hi there, when I go to use “Product Category” in the page builder it reverts to using owl carousel. I want them to appear in grid format. When I try using the posts part and Query the products and try entering the category. I get no joy. Could you explain how I get them to appear in grid format based on category?

Thank you

Hi Chezzo20! You can follow this link (then from the upcoming update this will be possible with native options too): https://themeforest.net/item/uncode-creative-multiuse-wordpress-theme/13373220/comments?page=304&filter=all#comment_24878155
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 there, I install the theme in latest wp version 5.5.1 and the Backend Editor button missing : https://prnt.sc/uamjwq

Hi HarryRD! Please be sure you are using the latest version of Uncode, and plugins (be also super sure to have cleared any kind of cache: browser, server, possible extra services): https://support.undsgn.com/hc/en-us/articles/360011829858

hi, I have a weird problem. In Uncode Child -> Theme Options -> Palette. The Colorpicker palette is missing, and i am unable to choose any color. Please help.

Hi hhhchamps! Unfortunately we don’t have this report from other users, what version of Uncode do you have? Are you using the latest version? And not extra plugins to verify that the issue is plugins related?

I am using version 2.2.3 and do not install extra plugins except those given by Uncode in the package.

Hi! Please be sure you are using the latest version of Uncode, and plugins (be also super sure to have cleared any kind of cache: browser, server, possible extra services): https://support.undsgn.com/hc/en-us/articles/360011829858

Hi! I have a weird problem about the editor element: media gallery. If I use two media galleries(for example galleryA & galleryB) in one page. When I click to show the lightbox view of one image in galleryA, the lightbox will show thumbnails of all images in both galleryA and galleryB. How can I set that if I click on image in galleryA, only show thumbnails of images in gallery A.

Hi yichu! Be sure you have different Widget ID values: https://support.undsgn.com/hc/en-us/articles/213456809#&gid=1&pid=2

Our Dev team is complaining to not be able to register with a purchase code getting “The Envato Purchase Code doesn’t seem to be properly formatted. Please double check it and try again” while the code seems to be correct

I’m sorry, but we can’t provide support about the license if you’re not the owner of the license, as you can understand. However, let me ask you again: what version of Uncode are you running? ThemeForest discontinued the API method some years ago and maybe your version of Uncode still uses the old registration system. You should update to the new version of Uncode that uses the new Envato API. Just follow the info to update the theme available in this article: https://support.undsgn.com/hc/en-us/articles/214001205 (just skip the part saying “Automatic Update method”).

Thank you, trying this, I assure you I understand your position, I am in the middle of it.

Yes of course, thank you too!

Hey there. I have two styling questions to ask if I can please.

RE: https://prizetopia.win/win-a-samsung-galaxy-m31/

1. How do I remove the black ‘content area/block’ at the bottom of the page? 2. How do I set the top menu bar to not have a black bar, but instead look like my home page? https://prizetopia.win/

Any advice would be greatly appreciated, as I’ve gone through the theme menu options a hundred times!

Hi christianharris!
1. We are sorry but we don’t see any black area at the bottom: https://undsgn.d.pr/qf3uyH
2. Really not sure what you refer to, please share the exact link so we can check. On the internal pages, we don’t see the black bar too: https://undsgn.d.pr/P75RvK

The lightbox module used in the Uncode theme is an old version (2017) of the iLightbox. Using another lightbox-plugin is not possible according to the author. So if you buy Uncode, you buy into (the restrictions of) iLightbox as well…

I have modified the variables MinScale and MaxScale that are defined in the plugins.js file. But it has no influence on the behaviour. Can you explain why those variables are defined if they are have no effect at all, and what is blocking its effect?

// Default options. Play carefully.
var options = $.extend(true, {
    attr: 'href',
    path: 'vertical',
    skin: 'dark',
    linkId: false,
    infinite: false,
    startFrom: 0,
    randomStart: false,
    keepAspectRatio: true,
    maxScale: 5, // <<<<<<<<<<<<< changing from 1 to a higher value has no effect?
    minScale: .2,

Hi sqbv! So this is probably not the code of interest for this feature. We are sorry but we can’t remember every code that composes the theme, and I have to refer to the developers, I’ll let you know as soon as I have a feedback.

In app.js (or app.min.js) find this code, and comment it out:

callback: {
    onOpen: function(){
        if ( $('body').hasClass('ilb-no-bounce') && typeof iNoBounce !== 'undefined' )
            iNoBounce.enable();
    },
    onHide: function(){
        if ( $('body').hasClass('ilb-no-bounce') && typeof iNoBounce !== 'undefined' )
            iNoBounce.disable()
    },
}

For portfolio purposes (designers/photographers/illustrators/artist – anyone who wants to showcase their work in detail) this theme is NOT adequate. In general its a really good theme, but I lacks a very BASIC but ESSENTIAL feature: ‘finger’ zoom in/out in Lightbox mode on mobile devices! Unfortunately I already bought this theme, and tried tweaking the javascript files, but to no avail. Real bummer. Hope this feature will be added soon.

Hi sqbv! Some users requested to change the lightbox, is in the to-do list, confirmed. We give precedence to what are the most requested features. However, I cannot give you a deadline.

Do you have a roadmap with planned features? Would be insightful where you stand and want to go with this theme. Helps deciding if its worthwhile waiting for a next release.

We are sorry but it’s not public for obvious reasons, anyway this feature, since it wasn’t so request, we got at least 10 users requested for this, is not part of the big update that will be published soon.

i have no idea why but i changed computers and now it works that is a horrible upgrade experience i cleared cache and cloudflare and local browser multiple times

Hi joseph_john! If works on other computers it’s because you have not cleared the cache in the first computer.

Ok, thank you for the confirmation!

after updating wpbakery i can no longer use it on pages or posts just lclassic editor or gutenberg is an option what is stranger is i can’t click screen options drop down on the admin either …if i change themes it works …..did you do something to make the child themes stop working?

this is the error from file:/wp-content/plugins/uncode-core/includes/theme-options/assets/js/min/ot-admin-extended.min.js?ver=1.0.0

Uncaught TypeError: Cannot read property 'msie' of undefined
   at Object.OT_UI.init_select_wrapper (ot-admin-extended.min.js?ver=1.0.0:1)
   at Object.init (ot-admin.min.js?ver=2.5.4:1)
   at HTMLDocument.<anonymous> (ot-admin.min.js?ver=2.5.4:1)
   at i (jquery.js?ver=1.12.4-wp:1)
   at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:1)
   at Function.ready (jquery.js?ver=1.12.4-wp:1)
   at HTMLDocument.J (jquery.js?ver=1.12.4-wp:1)

Hi joseph_john! If you updated to WordPress 5.5, you need to udpate Uncode and the packed plugins, and be sure to cleared any kind of cache (browser, server, possible extra cache services like Cloudflare): https://support.undsgn.com/hc/en-us/articles/360011829858

Hello Uncode team

Can you please help me with “Heading” .. In the “Text line height” and “Text letter spacing” have no options! there is only “Default CSS”.

Thanks

Hello alaaghazal!
Those options are inherited from the Theme Options settings: https://undsgn.d.pr/G0eWGW Just add some values in the Theme Options, save, refresh the Page Builder editor and you’ll see them.

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

I need to set dark skin only on home page and light skin for articles. This means that on the homepage I have the white logo, on the inside pages the black logo. I’ve set up the options panel but it doesn’t seem to recognize the difference between the two skins. Sets them either both light or both dark. What am I doing wrong? Is there a cache? Something does not work? Or maybe this is not possible? Server settings are all ok.

Hi carlottagalletti! Unfortunately, it’s not possible to understand your setup or figure out what is not working for you just in words. Did you try to set the correct skin for your Content Block header? https://support.undsgn.com/hc/en-us/articles/213459749
Probably for this issue it’s better you open a dedicated ticket, and insert the links and logins to your site, so support agents can check.
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

Thanks for getting back to me so quickly! I open the ticket so I can fix this asap. Thanks again.

Yes sure! Thank you for confirming!

WPBakery does not work anymore after updating Wordpress and Uncode Core and clearing browser cache

Hi elv_dog! The update fixes all the problem with WordPress 5.5, and this is 100% guarantee. You need to consider that there are also the possible server cache or extra service cache like Cloudflare: https://support.undsgn.com/hc/en-us/articles/360011829858
In case you can also install a plugin named jQuery Migrate Helper, but as told the update fix all the problems.

Thanks for the fast reply. All caches have been deleted and third plugin deactivated. jQuery Migrate Helper helps WPBakery to work again but it’s a temporary fix.

If you clear all the caches you even don’t need it and this is 100% guarantee. PS: also note that if you have even an old extra plugins that still depends on jQuery Migrate, this can produces an error that block the entire site.

Hi, I have been using the theme for almost 6 months without any issue. However, when I logged in today (after 2 months of inactivity), my WPBakery editor doesn’t seems to work for anything (posts, pages etc.). It just shows me the text code. I am not sure what caused it as I haven’t changed it. I checked WPBakery settings and it looks enabled. All my plugins and wordpress are updated. Can you please provide a solution for this. Here are some screenshots https://ibb.co/BTwhL1c https://ibb.co/HhCxcQt https://ibb.co/vwjBkf2

Hello,
from what you say I can guess that you probably updated WordPress without updating Uncode and the included plugins or at least you didn’t clear your browser cache, which is very important.

Please, follow all the info here about this update: https://support.undsgn.com/hc/en-us/articles/360011829858-WordPress-5-5-update-notice and let me know, best :-)

Hi, Thanks for the support. It appears I hadn’t updated my Uncode theme. So I updated that and then I had to clear all my caches. It is back to its normal view now. Thanks again.

Hi barjinder_punjab and thank you for the confirmation! Much appreciated! ;)

We have taken over a site for a client, How do we update the theme when we cant find the license?

Hi! You need to have data of your client to update the theme, you cannot do this without a valid Purchase Code or something data from the account that bought the theme: https://support.undsgn.com/hc/en-us/articles/214001205-Theme-Update

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey