Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 137,007 sales
Recently Updated
Well Documented

undsgn supports this item

Supported

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

8686 comments found.

Hello! I need an information or help :)

I should hide the date of publication of the articles in the Uncode blog. If it can help, I’m using the Blog Magazine version.

Thanks a lot. I await your reply Best regards

Hello!
If you mean this https://undsgn.d.pr/mZx5Zp just remove it from the module in the Page Builder: https://undsgn.d.pr/HwSchA (switch the date button off).

PS: Anyway, we remind you that 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 your support. Problem solved

You’re welcome!

I know my support is up so I’m wondering if anybody has had issues with the accordian, where any sections after 4 sections are made doesn’t open, instead the 4th one just opens. Is anybody had this issue and fixed it? Here it is in action https://berealmeals.com/faq

Hello!
The issue, in your case, is that some of your accordion panels have got the same ID: https://undsgn.d.pr/H642UI It is very strange, since the ID is created dynamically (maybe you copy/paste a section from the classic editor?). However, you can change it by using the classic editor instead of the page builder: https://undsgn.d.pr/N98yvA Make sure all of them are different across the same page.

Let me know, best :-)

Hi, I am looking forward to buy this theme. Just want to know if it support learndash 3.0 pluggin.

Hi hasanuj! I’m sorry but at the moment we don’t have tested this and we don’t have reports from clients with this version, I remember some customers used times ago.

Hi, any ETA on the frontend editing capability for wpbakery? Also, if I have purchased the standalone WP Bakery and activate it, will this cause problems or is it a good solution to add frontend editing?

Hi ehong33234! Unfortunately we cannot release ETA for this and you cannot use the original WO Bakery since Uncode uses a completely tailored version of this plugin. If you lost these info and this is crucial for your project you can always as for a refund but there is nothing we can help with this until the official release, sorry.

Thanks for the reply. Hope this is available in an upcoming release. Nonetheless, I contacted WPBakery and here’s what they said. Perhaps you can help with this temporary workaround for now?

“The frontend editor issue is because it is disabled by the theme developer using vc_disable_frontend. You can get in touch with them and get rid of the above code from the theme to get it back.”

Hi ehong33234! As explained Uncode uses a completely custom version and that’s not the point, sorry. As suggested if this is critical for you, you can ask a refund otherwise you need to wait until public release.

hello Im using toolset to create custom post types, but Im having problems using the post module, the customs post dont show up in the query results, normal post renders fine, but any custom post is just blank, any ideas? the customs post work fine all over the site(they show up on the admin menu, on the themes options panel, etc, they just dont show up in the post results)

i activated debug, and I get this, pm_event(custom pot) Undefined index: uncode_pm_event in on line : array_key_exists() expects parameter 2 to be array, null given in on line : Invalid argument supplied for foreach() in on line : array_keys() expects parameter 1 to be array, null given in on line : Invalid argument supplied for foreach() in on line : array_key_exists() expects parameter 2 to be array, null given in on line : array_pop() expects parameter 1 to be array, null given in on line : array_key_exists() expects parameter 2 to be array, null given in on line :

Hi lucasober! Can you please open a ticket as suggested in the previous message so we can check the details? In case notify here when the ticket is opened.

done!

In the docs it says that you can use a sidebar with a portfolio item -> https://support.undsgn.com/hc/en-us/articles/213455469

The problem is that when I want to add it this option doesn’t seem to exists. I know there are Details for the portfolio, but I would like to use a regular sidebar with the content that I set in widgets

Anything we can do about it?

Hello, you could copy/paste the file single-portfolio.php into your child theme and use dynamic_sidebar() function here (about): https://undsgn.d.pr/3CT85y

For more detailed help, let us remind you that it 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

Unfortunately, dynamic sidebar not return a result but execute echo in function. For this case when your theme saves a string to a variable I get errors and unexpected results. You know another way to resolve the issue?

Hello, yes, of course, you have to use buffer, i.e.:

ob_start();
dynamic_sidebar('your_sidebar');
$sidebar_content = ob_get_clean();

and add $sidebar_content to the rest of the content.

Once again, for more detailed help, to check your particular case etc., let us remind you that it 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

Let me know, best :-)

Hello Team ! Would you have a hook so we can have one specific logo for a specific page ? thanks in advance ! great summer !

Hi ringrave! I’m sorry but this is actually not possible, even if we are a creative theme, this is really not common. Anyway if you need support or suggestion 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

What is the maximum number of images or elements that the media gallery can take? it is not accepting more than 54 and just need to verify this. https://support.undsgn.com/hc/en-us/articles/213460029

Hi mdops! There is not a max number of images, probably this related to your host performances. For example here we have thousand of images (this is a gallery): https://undsgn.com/uncode/showcase/
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

What is the maximum number of images that can be loaded in media gallery settings. I cannot seem to load past 54. https://support.undsgn.com/hc/en-us/articles/213460029

Hi hingex! There is not a max number of images, probably this related to your host performances. For example here we have thousand of images (this is a gallery): https://undsgn.com/uncode/showcase/ 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

Is there a way to stylize the tabs? For instance, if we want them to be buttons instead of just text? Appreciate some details on this, thank yoU!

Hi ehong33234! You can start with a code like this:

nav-tabs > li > a {
    background: red;
    padding: 10px 20px;
    margin: 0 2px;
}
.nav-tabs > li.active > a{
color: #fff !important;
}
PS: 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, what about shopping/cart/checkout part of theme? there are lot of design ui mistakes etc.: http://prntscr.com/onvcze

Hi dariusju! Thank you for the note, a complete redesign with comes next months. Please share the URL of your site so we can check if the problems are not crated by other codes and in the case suggest a small fix.
PS: Anyway, we remind you that 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

oh, i forgot i using another plugin that generates shipping packages, not a problem to fix at home with custom css thanks. but “I have read and agree to the website terms and conditions” is yours or native wordpress. needs padding bottom. anyway good news that redesign comes with next months. hope it will be complete :)

Hi dariusju! Ok in case let us know. Yes this update is confirmed with lot of WooCommerce stuff.

Hi There,

Awesome theme! I’m working on a new client’s site that is using your uncode theme. The original developer disappeared and the client does not have access to the download package here on themeforest.

I need the uncode child theme to properly implement customizations to their website. Would you mind please sharing the child theme ZIP with me?

My email is: hello@unitystud.io

Very much appreciated.

Hi unity_studio! We are sorry but we cannot support (or send copied of our files) unless the request is from an account that bought the theme. We as author, also have to abide by the terms of the contract with Envato (ThemeForest) which is to the customer and marketplace’s own interests.

I understand, thank you!

Hi unity_studio and thank you for confirming even if we cannot help without a purchase verification first.

Hi again

I am using the privacy plugin and consents such as tracking and YouTube are off by default. For some reason YouTube keeps enabling itself without consent given. It seems to be a bug but are you aware of anything that can cause this issue?

Thanks

Does your host uses some cache system? This can be the only factor I can think of.

I will try and find out. Thank you for your speedy responses as always!

Thank you for confirming and let us know how it goes… and in case send the link to your site so we can check.

Hi, I’ve tried to make the cart icon clickable by using this code (found in comments section):

<script> var $ = jQuery; $(window).on(‘load’, function(){ var $button = $(’.uncode-cart-dropdown .wc-forward.btn.btn-link:not(.checkout)’), href, $cart = $(’.uncode-cart.menu-item-link’); if ( !$button.length || !$cart.length ) return false; $cart.on(‘click’, function(e){ e.preventDefault(); href = $button.attr(‘href’); window.location.href = href; });

}); </script>

This works when i click the cart icon but one small issue. When i click the ‘checkout’ on the mouse over or anywhere in the mouse over window even if i click on the product, it still takes me to the cart page instead of the checkout page.

Hello!
You should use stopPropagation() event method https://www.w3schools.com/jsref/event_stoppropagation.asp or, instead, make clickable the link around the icon only, not the entire container with a function like that:

<script type="text/javascript">
(function( $ ) {
    if ( typeof wc_add_to_cart_params !== 'undefined' ) {
        var cart_url = wc_add_to_cart_params.cart_url,
            $cart_icon = $('.uncode-cart > .dropdown-toggle');

        if ( cart_url !== '' && $cart_icon.length ) {
            $cart_icon.on( 'click', function(e) {
                e.preventDefault();
                window.location.href = cart_url;
            });
        }
    }
})(jQuery);
</script>

Let me know, best :-)

This works perfectly! thank you for this code and quick replies. :)

You’re welcome, best :-)

Hello – our site has gone wonky and it’s stating that our theme isn’t registered for some reason (although it is) Has Gutenberg update caused this problem? Haven’t got any support before you ask to submit a ticket. Thanks

Hi leo16983! Probably the problem is related to the fact that you have an old version of Uncode. The old registration system uses the old Envato API (that is now deprecated) for the Purchase Code verification. You should update to the new version of Uncode that uses the new Envato API and a faster registration system that uses only the Purchase Code.If you want to update, you can use the Envato Market plugin method: https://support.undsgn.com/hc/en-us/articles/214001205#envato-market
 PS: Please note anyway that in old version registration is not mandatory, so you are now bound to update or register your installation.

I just love this “theme”. Endless of possibilities and very well coded. Today I imported one of the demos (Classic Firm) and ended up with a very strange problem. No matter what I do, content wont show up (I understand I missed a setting somewhere, just can’t find which one). The content is present in the code, but each slide is empty. If I turn of Slide – under Page – Scroll it will work (but without the slide ofc). Got any pointers for a lost fan?

Hi macaper76! Please review the Slides Scroll doc (this is supposed to work this way): https://support.undsgn.com/hc/en-us/articles/115005344505#&gid=1&pid=3

This was my point. I have imported your Demo Layout – Classic Firm. That layout isn’t working for me. It’s only when I delete all blocks (except the first and last that has the extra nested row) that the content will start to show. Only reason I can find, is that the imported layout isn’t nested with an extra surrounding row.

The imported layouts surrounding row has extra settings (but only on first and last row group) that isn’t avaiable if I just add a row inside a row (for example the setting for turning on and off parallax)

PS. I feel free to delete this entire thread when done. DS.

This is a random client installation and everything is working as expected (believe me that is there is an issue like this here you should read thousand of similar comments…): https://undsgn.d.pr/JOISbJ
So if you need our help (that is offered in the Help Center), at least please share a working URL of your site since actually, it’s not accessible: https://undsgn.d.pr/19nXJb

Is there currently a way to have events (The Events Calendar) show on the homepage? Other themes have added in their own theme code to incorporate the events.

Samples: https://avada.theme-fusion.com/church/ http://acidum.like-themes.com/acid-video/

I think it would be a great feature for this theme to have since The Events Calendar is the top events plugin used.

Thanks in advance!

Hi mfrazier35! After inspecting the code I confirm that both of the websites you linked are NOT using The Events Calendar plugin. Anyway there are some users of Uncode that use this plugin, the plugin should give you also a shortcode you can insert where you need. Otherwise you can also create your own CTP and use the Uncode modules to display it, ex: https://support.undsgn.com/hc/en-us/articles/213457309
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. Could you tell me why can’t i see the text area for the secondary menu in this section of the theme options? https://www.dropbox.com/s/jvsfzyvhrmrvgd9/Captura%20de%20pantalla%202019-07-30%2010.06.15.png?dl=0

Don’t worry about that. That was cause i was chosen overlay menu.

Hi imanguxara! Sorry for delay and thank you for confirming!

Hello, is Uncode using the front end WP Bakery editor yet? If not, can I ask why not? Uncode looks great to me, but I wouldn’t purchase without the front end editor

Hi PeaceDog and thank you for interest! :)
No actually Uncode is only backend since it’s using a high tailored version of WP Bakery.

AMAZING looking theme and demos!! Do ijmages come with each demo import and curious how customizable the mobile menu style options are?

Hi thewebstylist and thank you for appreciate Uncode! Original images are not part of demo contents, the Demo Content Importer will imports about 110 images, 200+ pages and posts, and provide you with the exact replica of the demo site with placeholder images: https://support.undsgn.com/hc/en-us/articles/214001065
Not sure what you need to create but there are a few options for the mobile menu.

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