Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 137,021 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.

ow1

ow1 Purchased

Pre-Purchase Question: Woocommerce.

I’ve realized a couple of sites with Uncode and love it. Next project up is a webshop with Uncode + Woocommerce. One feature I need and I’m not sure about is I need categories and sub categories in the custome page builder template. Example: Main categories: Men, Women, Kids; Subcategories: Shoes, Shirts, Caps, Trowsers. When I click e.g. Men another filter bar should appear with Shoes, Shirts, etc. Likewise for Women and Kids. Is that possible? In the shop demos I see only one level of categories/filters. Oli

Hi and thank you for appreciate Uncode! Unfortunately this is not a feature we offer, at least you can try to ask a quote for this customisation, here our extra services suggestion: https://support.undsgn.com/hc/en-us/articles/115000555209-Extra-Customisations

ow1

ow1 Purchased

I think I understand a bit more now about WooCommerce: I need a category hierarchy Top “Men” (with sub-categories: shoes, shirts,...), top “Women” (with sub-categories: shoes, shirts, caps,...). This theme makes it easy to access categories and sub-categories: https://preview.themeforest.net/item/the-hanger-modern-classic-woocommerce-theme/full_screen_preview/21753302?_ga=2.84277721.1932386970.1541778385-2032439028.1541778385

On top of the categorie/sub-categorie “filter”, an additional Ajax filter would be what I want/need. The filter will access the attributes assigned to the products and filter without page pre-load.

I guess I’ll install Woocommerce in an existing Uncode project and try waht I can achieve…

Small question: When I insert the products shortcodes into a page, how can I add filters to them? So the user can filter things like price range etc.

Hello!
Unfortunately WooCommerce provides the ability to display filters on shop pages only (the main shop, the product categories, tags etc.). It is a limitation of WooCommerce itself.
Best :-)

I use Uncode for one website and wanted to buy another license for another one, but the issue is that I could not find any way to provide a password-protected proof gallery for clients (i.e. choose photos for retouching). If there is any way to achieve this with Uncode, I would give it a try…

Hi, no sorry I think you need some special features multi-purpose themes like Uncode don’t offer natively.

A follow up question: do photos in galleries support Like/un-Like feature that I could ask clients to use to indicate selection of photos on a private page? Filtering based on Liked/chosen photos would also help, but is not crucial.

Hi davydden! No sorry this is not one of the native features, it was initially available for blog posts but recently removed cause these features are no more compliant with GDPR terms (different if the page is private and you have consent from the client to store their datas, choice is a data). Anyway not available for galleries. In case you can ask for a customisation: https://support.undsgn.com/hc/en-us/articles/115000555209

Is there a patch available for the overload of ajax calls your theme uses in image galleries. It is creating 502 and 504 errors like crazy.

Because of this issue (mentioned above) I am completely unable to add any images to galleries.

Hello!
What version of Uncode are you running, sorry?

Hello is there a way to not showing Breadcrumb on mobile ?

Hello!
Sure, you can use a custom CSS snippet:

@media (max-width: 959px) {
  .row-breadcrumb {
    display: none !important;
  }
}

Put it into “Theme Options -> CSS/JS -> CSS” or into your child theme and change the max-width as you prefer (it corresponds to the monitor resolution).
Let me know, best :-)

thanks

You’re welcome!

Have you guys seen this security and functionality review of your theme?

http://themecheck.org/score/wordpress-theme-uncode.html

Hello and thank you!
Yes, of course we know it: almost all the themes on ThemeForest get the same result (you can try with the most popular ones like Avada http://themecheck.org/score/wordpress-theme-avada.html or BeTheme http://themecheck.org/score/wordpress-theme-betheme-v20_9_7_5.html for instance). That’s because of the amount of features in particular: basic themes, as you can easily imagine, don’t need some of the features checked by that tool and, however, we’re compliant with the Envato standards and an Envato reviewer approves each theme update only if it stays compliant to their rules. Actually Uncode has a higher rate than other themes for Envato standard:

Does this answer your question? Let me know, best.

Hi, a customer is using your theme. We may need to trigger content block and load id by a click, how to please? Is it possible?

Hi, thanks. Something like PAGE A, button -> onclick, [block-1] toggle/show below that button?

Hello,
you can display a Content Block with the Content Block module available in the Page Builder. Just hide it somehow (a custom class for instance) and than create a Javascript function to display it and hide it, something like:

<script>
jQuery(document).on('ready',function(){
    jQuery('.your_button_class_or_id').on('click',function(){
        jQuery('.your_content_block_class_or_id').toggle();
    });
});
</script>

Of course there are more elegant solutions, for this I recommend to contact a freelance and discuss with him what your favourite one is.

Let me know. Best :-)

thank you

I have 1500 simbols text on the portfolio page? Can you tell me how to add “load more” button for computer version of the site? Thank you!

Of course I have to create a ticket is support desk, but my support period is finished long time ago. I bought the theme a few years ago, but did not use it. After the purchase, I downloaded it, tried it and immediately deleted it. Began to use it just now. This is the first site that I create on it. What can you advise me in this situation? Maybe you have exceptions for such cases? Best regards!

Hi,
we are sorry but you bought Uncode in 2016 and your support is expired from October 2016, moreover for what we can see you also asked support in 2017 (https://themeforest.net/comments/20804445), so it’s supposed you have used Uncode. Anyway we as author have also to abide by the terms of contract with Envato (ThemeForest) which is to the customer and marketplace own interests.

Of course, you must respect the rules and in no way will I ask you to break them. But believe me I really did not use this theme. Yes, I was trying, to setup. But it did not suit us. So we refused to use it. But thank you any way. Your support is really best I’ve ever seen.

Hello, in the visual composer in the Element … Posts…how you add photo and redirect in a specific page in the showcase grid? For example in the Porfolio Classic Page how you edit the showcase protfolio. I mean i go the page i open WP Bakery … go to the tab single post… i change the “add media” section for example…and nothing happens!

I’ve understand this but we are not able to replicate in our installations and help, so if you need our support we need to access you installation. Thank you!

so, what can i do to access my installation?

If you need private help you need to open a ticket in our Help Center.

Hello, I am trying to have one column be a fixed element on a page. I know this is not a native option but could you provide some code?

Hello!
Could you add details or an example please? Uncode allows to have sticky columns for instance: https://undsgn.d.pr/orZfs1

Allow me to remind you that support is also offered in our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately! Thank you! :)
https://support.undsgn.com/hc

I have a small problem, and don’t know how to fix it:( On my portfolio pages I use Ken Burns effect for header. Full Width and 100% Height. On the Mac + Safari everything looks great, but on PC + Chrome sometimes the image shakes while zooming. It’s only mine problem or it’s common bug? Thank you for your answer. By the way on the main page same effect works good.

Hi, from here I’m not able to verify the problem as well I’m not able to see from this new video, anyway I’m fwd to developers and if there is some issue or possible improvement it will be part of next update. Anyway we remind 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 support the solution privately! Thank you! :)
https://support.undsgn.com/hc

Thank you!

Thank you for confirm! :)
PS: Anyway really nice design and use of Uncode from you video, let us know if you would like to get published when finished https://undsgn.com/uncode/showcase/

I have a problem with licence saying: This product is in use on another domain. We changed the dev site to the live domain and this has resulted in this error. The dev site became the live site so there is no dev site. How do I change this so I can update the theme. Thanks.

Hello,
if the dev site isn’t active anymore, just click again on “Register your theme” and the activation will be transferred to your new theme and removed from the old one automatically. More info here: https://support.undsgn.com/hc/articles/115002308845

Let me know, best :-)

I have a small issue loading the them options panel. It appears loaded but unresponsive for 10 seconds and really laggy until fully loaded.

Chrome shows selection.json file loading a few times and taking a few seconds causing it to be unresponsive.

Hello,
the file you mentioned is the one containing the font icons. Even if it is loaded multiple times (each time an icon selector is required) it should be cached after the first time.

Please, allow me to remind you that you can activate the AJAX feature to avoid to load Theme Options after each save action: https://undsgn.d.pr/6XOooh For a more detailed check up I recommend to contact our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately! Thank you! :)
https://support.undsgn.com/hc

hi! I have a question, when i select an image from the library in the content I want a custom size 460×690 in an image and the source of the image is 200×300 and the quality of the image is really bad. Can i change the source image ?

Thanks

Awesome, if you wanted to share it with us it would be great, otherwise have a nice day!

I deleted the image from the content and insert it again and after that it was ok! I guess that happened because i changed the size of the image (first medium size, after custom size).

Thank you :-)

Hi,

I am try to insert my token and purchase code in my localhost, it gives “The Envato API is currently down. Please try again later.” Could you provide solution for that?

Can I have your direct contact email or contact number?

1) While product registration. 2) While Importing demo

Hi, Username – tirumalas

We submitted ticket from another account, username – symphonizeinc, ticket id – 1291426

Hello,
there’s no ticket with that ID or that username in our help desk. Are you sure you used our support center https://support.undsgn.com/hc? What’s the url of the ticket sorry?

Thank you in advance, best :-)

Hi! I really really love the theme so much. One of the best themes I ever known. And I do intend to buy it for my online shop. Unfortunately, your theme lacks of customer account related pages like login, register and password recovery. Would you please add these pages? I can not run a shop without those functions and I believe most of other shop owners share the same problem.

I read some of your replies about this and I know there are lots of way to have those pages customized. But I need the pages to match the theme, to bring seemless experience to the visitors and customers.

Thank you in advance!

Hi and thank you for interest! Actually these are the pages we can offer (the pages are there but it’s a basic design), we have in the to-do list to add new options and design for them, but it’s not something you have now or we can add for you now.

Thank you for your reply! I have no choice but waiting for that update. Hope it won’t take long. It will be worthy ‘cause I love the theme so much.

Hello! This theme support Plug-in AMP in wordpress?

If you need to use AMP plugin and it doesn’t work with the theme, just specify that in your refund request.

Off course our support center is available before doing that to clarify possible doubts.

Best :-)

Cool, i will shop them with account of my company. Thank you.

Thank you too, have a nice day :-)

Hoping this is a quick fix but when this theme is activated as a child them on a multisite all media items /images are broken with 404

Seems the file path is being set to

https://domain/template/*files*/image.png'

and not the normal multisite file structure

wp-content/uploads/2018/10/image.png

Hi! This seems so odd, we have seen so many multisites with Child Theme without any issue. What plugins you have? What you have in the Child? 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 support the solution privately! Thank you! :)
https://support.undsgn.com/hc

I have resolved the issue, was related to multisite setup and htaccess rule. Panic over

Awesome, have a nice day!

Hello, i would like to buy your UNCODE theme. Could you tell me if it’s compatible with Gutenberg, wordpress 5 and PHP 7.2? Thanks Alex

Hello axelduke!
Yes, it is (even if it remains based on WPBakery Page Builder) and it will be compatible with WP 5, we are already working on its beta versions. It is also compatible with PHP 7.2 since Visual Composer is compatible as well.

Best :-)

Thank you for confirm! :)

The option to set a youtube video as a background in a header-row as content block wont work, it wont show de video, nomatter what we try. Is this a bug?

Hi, does this happen after some actions or never worked? From what we see the video is not here: https://undsgn.d.pr/1cKIYy
We tested now and everything is working as expected, is this video private? What happen if you test with another video? For example we tested this ( https://www.youtube.com/watch?v=1Ob7fwCPcQg&autoplay=1 ).

Hi, no that same video is running smoothly and well on another website of mine: http://blackgospelexperience.nl Thats loaded with another theme, so the video-link is correct. And no this never worked..

Can you please send the video URL so we can test?

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