Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 136,899 sales
Recently Updated
Well Documented

undsgn supports this item

Supported

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

8684 comments found.

Hi Guys.

Firstly, great update.

Secondly, any idea why my side cart always shows as empty but should I change to dropdown cart or click the cart page, I can see the items added to the cart.

It is really odd why side cart always shows cart empty (in fact, it shows no text whatsoever, just blank white).

Thanks in advance.

Hi Imagesofdorset! So it’s even more odd since the mini cart widget is part of Uncode from version 1.0, I don’t remember a single similar report, try to see if you have some errors in the console, if your host is blocking Ajax or cookies somehow.

Hi There.

Have done this and I get the following:

XMLHttpRequest cannot load https://imagesofdorset.com/?wc-ajax=get_refreshed_fragments due to access control checks.

Failed to load resource: Preflight response is not successful Selected Element

Any idea as this seems to just start happening for no reason.

Thank you.

Hi Uncode team, I’d like to report an issue with the lightbox : the scrolling between each video is totally crazy (when scrolling with a mouse or the trackpad). It skips items arbitrarily. https://mornet-landa.com/ Best

Ok…

By the way, many thanks it works perfectly with these new files. ” Je kiffe”

Thank you for the confirmation! ;)

When I use WP Rocket and Woocommerce, the cart icon that has a dot that shows the number of items in cart will not show. This is because you are using php to generate that dot, and the caching defeats that.

It would be nice if, perhaps in future version, that you can implement that item number on the cart icon to be shown using AJAX instead of php, hence not affected by the cache of the page. Thanks!

Hi jasmine012489! We are sorry but we cannot accept private email for support, by the end this is the sense of Envato support expiration. Otherwise all uses should expect the same. We as an author, also have to abide by the terms of the contract with Envato (ThemeForest) which is in the marketplace’s own interests.
Try to use this in your Child theme, but if this doesn’t work for you too we need somehow to access your installation privately:

function uncode_child_wc_refresh_fragments() {
    if ( ! class_exists( 'woocommerce' ) ) {
        return;
    }
    echo "<script>!function(e){e(document).ready(function(){e(document.body).trigger('wc_fragment_refresh')})}(jQuery);</script>";
}
add_action( 'wp_footer', 'uncode_child_wc_refresh_fragments', 1000 );

That does the trick. Thank you!

So it really is a bug that Uncode forgetting to run the AJAX stuff. Hope it can be fixed in future version. Thanks!

Hi jasmine012489, and thank you for the confirmation! This code just triggers it in non-WooCommerce pages, yes it will be inserted in the next update.

Hi, After one of the last updates uncode theme conflicts with Product Tabs Manager for WooCommerce plugin by BeRocket. When I go to the plugin settings page to set locations in the tabs section for the location appears the message: There has been a critical error on this website. Please check your site admin email inbox for instructions. I enabled the wordpress debug mode and I saw that there are some conflicts with uncode files. If I disable uncode theme the plugin is working as expected. Please check this out. Thank you.

Hello again and thank you for the heads up.
After a little deeper investigation we believe we have fixed the problem. Here is the patch: https://www.dropbox.com/s/vuhm2vpy3wsf5vf/filters.php?dl=0 Use this file to replace, on your server, the file uncode/core/inc/compatibility/woocommerce/filters.php

Let us know, best :-)

Hi, I just came here to let you know that I solved the problem but you caught me. ;=) Well yes the problem was with the file filters.php at line 638 where a call to get_review_count() returned null and created the fatal error. It should be moved to the next if statement. Thank you very mach anyway!

Hi anavasquez, and thank you for the confirmation!

Paypal is not enable to work with your theme, I tried several times testing a product and only I get a message: “Don’t see the secure Paypal browser? We’ll help you re-launch the window to complete your purchase. Click to continue” an then the window close and nothing happen. I know that my support expired but this is something that should be working even if the support is expired.

Hi chrisbravo! We are sorry for this issue but claim that PayPal is not working with Uncode is quite a big affirmation, we daily see users with PayPal enabled, and none of them have this issue. In fact, if you search on Google you can find dozen reports, and none of them are related to Uncode.
Do you have the latest version of WordPress, WooCommerce, and Uncode? Did you deactivate all extra plugins that may interfere? Please, at least, share the link to your website so we can check if there are some visible errors.

hello, are there any plans to make the theme compatible with elementor?

Thanks for your answer in advance

cheers mike

Hi xepono! Thank you for interest, but it’s not information that we can make public for competitive reasons. Please understand.

Hi, love the theme. Will it be compatible with woocommerce 4.8 soon?

Hi audiopros, and thank you for interest! Yes it’s already compatible with WooCommerce 4.8 (and it’s also ready to 4.9), but in this page sidebar we don’t still have this option as admin (thank you for report, I alert Envato to add this): https://undsgn.d.pr/SlD0Kk

Awesome, thanks for the quick response!

Thank you for interest! ;)

Hi, how do I import templates from slider revolution? It keeps asking to register the product, but according to your docs this isn’t necessary. I’m running the latest uncode version.

Hi conorob25! When you buy a theme that bundles some Premium Plugins like Slider Revolution, you are free to use these plugins in your website, but you cannot unlock or use reserved and premium features. This is the same for any theme you buy on ThemeForest. If you need to unlock the full features you need to buy your own version of the plugin, and register it with your license (otherwise, marketplace like CodeCanyon will have no sense to exist, if with modest cost of a theme an user could buy a theme with the top plugins packed inside). Please find all info you need here: https://support.undsgn.com/hc/en-us/articles/213454629

Hello, my website has an extra white space that just started appearing above the footer and pushes the footer down so it gets cut off. We haven’t made any changes to the website except for updating the theme recently so it is an issue with the theme. How can I correct this? It occurs on Chrome and Edge, but FireFox and Safari are fine.

Hi, please try to use this code:

@media (min-width: 960px){
body.menu-offcanvas .menu-wrapper {
    display: table-header-group;
}
}

Thank you. That seems to have done the trick.

Thank you for the confirmation! The fix will be introduced in the next update!

Hi! After the last update we did our css magically corrupted. Navbar is now translucent, some colors arent showing anymore, buttons are also not styled anymore.

Alot of style vanished. Any reason?

Hi capinio, and thank you for the confirmation! Anyway, when working with WordPress or other database driven solution is always a good practise to perform some periodic backup: https://support.undsgn.com/hc/articles/360001216518
Just a suggestion, since now with 9000 you can stay safe!

I was doing backups, unfortunately since the last working one alot had changed and the newest was corrupted, so in the end it wasn’t a total train wreck! Stay healthy guys!

Hi capinio! Yes it was just a reminder/suggestion! ;)

Hi, we’ve inherited a site that uses an old version of this theme and unfortunately the previous developers edited it directly rather than creating a child theme. We have the latest version available, however in order to see what’s been edited originally we would need to compare with a clean copy of the theme version the site is on.

Do you have any archives available from which we can download version 1.6.42? We need to be able to diff this clean old version with the edited theme in order to safely update to 2.3.1

Appreciate any help you can give on this!

Thanks

Hi joshmbedford! Please send a private message from the form you find on this page: https://themeforest.net/user/undsgn

Hello I have problem with the form I dont have product name is write shop automatic How I can get the product name? https://ibb.co/8dPDqy5

Hi EasyCommunication! What is “product name” in a form? sorry but this doesn’t seem to be any native form of Uncode. Is this form created by an extra plugin? In case please share the link to this form, and give us more precise info if this is not something native of the theme.
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, the frontend editor doesn’t work on two of my websites. A plugin gives me a javascript error and there are many 502 errors in the access log. What could be happening? Thank you. Attached two captures. https://ibb.co/6RF8yLm https://ibb.co/jbjcF2c

This is the first time I hear about something like this, so this is absolutely a very low limit they have introduced now to save some of their resources. Honestly Celediaztristan, if Uncode or WPBakery Page Builder would have used more than average resources here you would have found thousands of similar comments but it’s not the case. Why after they confirmed you that they have introduced new limits you claim to us as if it were a problem with the theme?

I am not claiming you. I just don’t know what’s going on. When I wrote to you I still did not have the information of the hosting provider. Thanks for your information

Ok thank you for the confirmation.

Hello, my site has an extra white space in the footer that I can’t remove. How can I get rid of the extra space? The site is carolinaschoolforinquiry.org

Hi thegildagency! It seems you have the Footer copyright area active, please check this video: https://undsgn.d.pr/Dzyq1O
Please check this options (or the Content Block container, from here we cannot understand how this is build in the admin): https://undsgn.d.pr/EHUgd6
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

Thank you!

Hi thegildagency, and thank you for the confirmation!

Hi, is there a built-in forum option in there?

Hi, most of them have slightly different functionalities, the most popular are BBPress and BuddyPress.

Thank you!!!!

Thank you for the confirmation!

Hello.. Can I use this template for my personal website needs, and I want to use it for 2 of my own websites. can I do that with a regular license purchase?

Hi Aksapix_Std, and thank you for interest! When you buy an item on ThemeForest you can build 1 final website with 1 purchase code (this is the same for any theme you buy): https://support.undsgn.com/hc/articles/115000880409

Hi. I need to create a website for a company that sells products. Within the institutional website there will be a shop visible only for registered users. I thought about dividing site and shop (subdomain), but is it possible to use your theme in both wp installs with 1 license? www.domain.com and shop.domain.com?

Thanks.

Hello and thank you for your interest.
If the final product is the same, one license should be enough for both the domain and the subdomain. More info are available here https://themeforest.net/licenses/standard If you have doubts, however, since these policies pertain to Envato directly, I recommend contacting their support for any clarification: https://help.market.envato.com/hc/en-us

Hello i have a problem when updating the cart the cart update button is disabled, and i see bugs in the console when i click on it, i tried to diable all plugin it’s not it, and i’m using latest version

cart.min.js?ver=4.8.0:1 Uncaught TypeError: t.addClass(...).block is not a function at n (cart.min.js?ver=4.8.0:1) at Object.quantity_update (cart.min.js?ver=4.8.0:1) at Object.cart_submit (cart.min.js?ver=4.8.0:1) at HTMLDocument.dispatch (jquery.min.js?ver=5.6:2)

https://d-a-r-y-a.store/

Hi itay-h! We are sorry but other users are not reporting the same problem, and for what we can see you also have error in the homepage triggered by extra plugins: https://undsgn.d.pr/fjJ038
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! Thank you!  https://support.undsgn.com/hc

I disabled all plugins and you are right but the plugin that is causing this problem is Uncode WPBakery Page Builder

Actually, in my opinion, the issue is due to the fact jQuery main script is loaded three times, one time in the right way, and two time from a CDN resource, and WPBakery can’t be the culprit in this case: https://undsgn.d.pr/iRHGK2 Any idea what plugin does this?

Hello, is it possible to display breadcrumbs only on certain woocommerce pages and not on others? I created a content block for my store page but I don’t want to display the breadcrumbs on this page.

Thank you

Hi christineperrin, and thank you for the confirmation! Sorry what is ” the thread of Ukraine ”, I think we need to check your website to understand…

oh sorry…I meant breadcrumbs

Hi christineperrin, in the Theme Options > Single > Product > Content > Show Breadcrumb: https://support.undsgn.com/hc/en-us/articles/115004201169

Hi! I just realized that the text on the DROPDOWN menu (on the contact form) on my page are white in color (was fine before). And since the background is also white in color, that means the text doesn’t appear until I mouse-over each of them.

Any idea how to fix this? Thanks!

If you are on Windows, this snippet could fix the issue:

select option {
    color: #303133 !important
}

Replace the hex color with the value you prefer, of course. You can paste the snippet into “Theme Options > CSS & JS -> CSS” or into your child theme, if you have one installed.

It works! Thanks much!!

You’re welcome. Thank you for confirming.

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