Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 136,886 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.

Does your full screen product page support variable products ? ( https://undsgn.com/uncode/product/product-full-screen/ ) I mean when you have variable products on this page, does it display different product images when the options are selected ?

Hi sumedh! No sorry, this is not possible. As explained in the documentation (Modules with special Product Builder features > Row and Columns), here you cannot change the image of the Variable Products since this is applied as a Dynamic Background: https://support.undsgn.com/hc/en-us/articles/360011205078
Obviously this works as product inserted in the cart but it’s not possible to change the background.

thank you very much for the quick response.

Hi sumedh, and thank you for the confirmation even if we cannot help too much with this!

Keeps showing up as “expired” while trying to install the theme in Wordpress.

Figured it out.

Thanks though.

Hi YakinWorks, and thank you for the confirmation!

Hello, somehow after an update to Uncode Core plug-ins and the latest theme update, my main menu has disappeared and I don’t know why.

This is my site: ddobs.com

I am not sure what to do. All settings are fine and untouched, the only thing I did was an update to the theme and the accompanying plugins. I have been using the theme for a long time and never had issues until now.

Would you be able to assist?

Hi DobsTotev! For what we can see the problem is caused by the cache plugin you are using: https://undsgn.d.pr/zyVUe6
Please try to deactivate it and follow the documentation, there a few files you need to exclude from the minification: https://support.undsgn.com/hc/en-us/articles/360017231458

Thanks so much! That solved my issue. Thanks for the fast response as well!

Thank you for the confirmation (in case just follow the info in the article to fine tune your cache plugin as well)!

I want to install this theme on my site? Can you check my site?

https://www.ilanekle.net

Hi isbuu, and thank you for the interest! We are sorry but the request it’s really not clear. Please note that in any case with no WordPress theme, you can simply change the theme and expect to have a site ready for prime time. It’s always suggest to build the new website on an hidden folder, and when you are ready move online.

I have this problem, I don’t understand why, someone to help me ? Thank you ! Notice: Undefined property: WP_Error::$name in /www/wp-content/themes/uncode/core/inc/main.php on line 814

Hello elisebasty,
sorry for the issue, we’ll definitely avoid to display the notice message from the next update, however that should be due to the fact you enabled the CTA menu in the Theme Options https://undsgn.d.pr/YxIjdf but you haven’t set any CTA menu here https://undsgn.d.pr/rHovtj Could you check please and let me know? Thank you in advance.

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 would like to set up a dynamic media gallery, similar to dynamic posts, portfolios, etc., based on a category assigned to them. Unfortunately I can’t find any options.

Also, I’d like to use a metro layout where the images are displayed using different size sequences (i.e. Single Items List adjust size of displayed items). However, such sequence I can only find for dynamic posts. Media galleries expect that the size is set on each media individually (obviously not a viable choice for galleries).

Can you advise, please?

Hi leventea! We are sorry but the ‘Posts by Matrix’ option is not available for Media Gallery, this is an option only for the Posts element as for documentation and video tutorial: https://support.undsgn.com/hc/en-us/articles/115002644249
Unfortunately this is not something we can suggest a quick code to make it work since requires a development investment seen is very advanced. Feel free to send us a feature request: https://support.undsgn.com/hc/en-us/articles/213714949
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 guys, I’m trying to solve a little issue about typography. Maybe you can help me.

On Typography settings I set: H1 > 35px H2 > 29px H3 > 24px H4 > 20px ...

These sizes were ok for mobile, but for desktop preferred something bigger. So I added custom font size, simulating a new hierarchy: custom 96px for H1 custom 60px for H2 custom 48px is for H3 custom 36px is for H4

When I added a module Heading on a page I observed an issue on mobile. E.g. Heading semantic: H1 Heading size: custom 96px On desktop I see: 96px On mobile I see: 35px All right.

When I scale to H2 I see a problem: Heading semantic: H2 Heading size: custom 60px On desktop I see: 60px On mobile I see: 35px, the same of H1! Basically I miss the hierarchy on mobile.

Could you please help me understand why it happens and eventually how to solve?

Thank you, Federico

Hi federicomarte! Without a check to your site it’s not easy to understand, and possible to debug in words. Anwyay, you can use a code like this to adjust the mobile H2 to your needs:

@media (max-width: 659px){
h2:not([class*="fontsize-"]), 
.h2:not([class*="fontsize-"]){
font-size: 20px;  
}
}
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, I didn’t understand exactly where to implement the code, but I’ve written to support. I move the conversation there. Thanks!

Hi federicomarte! You can insert in your Child Theme, or in the Theme Options > CSS (https://support.undsgn.com/hc/en-us/articles/213455789).

Hi, how could I reduce the title size of the content block on mobile? It always comes out disproportionately large. https://www.gemaescudero.com/conversar/marta-milans/ https://ibb.co/T0tMbpK

Ok, sorry we did not notice you refer to the font size, use this:

@media (max-width: 659px){
#page-header h1:not([class*="fontsize-"]), #page-header .h1:not([class*="fontsize-"]) {
    font-size: 25px;
}
}

Ok, it is fine now. Thank you.

Thank you for the confirmation! ;)

Hello, why the new color I have added does not work. In the fronted editor it looks good, but when publishing the page the color looks white. https://www.gemaescudero.com/conversar/ Images: https://ibb.co/5Bqqx23 https://ibb.co/W0z8ytw

Hi celediaztristan! It seems that you have some cache issue, since we see the color: https://undsgn.d.pr/BZz6bO

Hello. I’ve been creating a website with Uncode and so far it’s really really good. I’m at the point of launching it and we’re trying to make everything SEO optimized with Yoast plugin. This is where we run into problems. Yoast plugin doesn’t seem to recognize all text / images? On homepage for example it says there are NO images and 39 words. However I have 9 images and 300+ words. This is for most of the pages the case.

I really hope you can help me out here. All of the plugins are updated to the latest version. Wordpress is also updated to the latest version. Any idea what could cause this?

Hi Vaelfar! We are sorry but we are not able to replicate in our testing installation, and at the same we don’t have any similar reports from other users, please check this short video recorded for you (obviously the Analysis results returns some problems since it’s a test not optimised page): https://undsgn.d.pr/cBQQ1Z
Unfortunately we never run into a similar problem so we cannot say what is the problem from here. Probably you have a JavaScript error in the page, or you have some extra plugin that create some issue. Anyway, please note that this is only an internal analysis tool, this doesn’t mean that you don’t have this contents for SEO. You can test the optimisation also with one of the online tool testing the final page (in a few words this is handy report you can read from the admin, but the same can be tested with a SEO report tool).
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!

I would like to know if it’s possible to add a gif animation to the thumbnail on the portfolio feature.

Thanks in advance

Hi albandsan! Yes, you can use an animated gif but you have not to crop it, servers are not able to created cropped animated gifs.

Hi, I was wondering if the theme is compatible with Learndash LMS

Hi! We don’t officially support this plugin. We saw some users in the past with this plugin installed, and they have some minor cosmetic requests about CSS. Unfortunately, we cannot confirm since we don’t support/use it.

Thanks anyway

Thank you for the confirmation, even if we cannot help with this!

Hi there,

I would like to configure a gallery with several videos from youtube and vimeo but I would like it to load an image caption of each video with a video icon button in overlay to avoid overloading the web page with tons of videos. How can I configure it?

I would also like the video to open in a lightbox when it loads. How can I configure it?

Thanks in advance

Hi Udumbara! Do you need something like this? https://undsgn.com/uncode/works/portfolio-full-width-video/
In case you can check how this page is built (since it’s part of the Demo Contents), or you can follow our documentation and video tutorials, ex: https://support.undsgn.com/hc/en-us/articles/213457109https://www.youtube.com/watch?v=aoCRpexwW9Q
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

Thanks, that´s what I wanted :)

Hi Udumbara, and thank you for the confirmation!

Hi, I tried to update the theme. It updated successfully, however when I try to update the Uncode Core plugin, it crashes my website entirely. I had a similar issue in the past, because my theme wasnt registered, but this time it is, so I’m not sure where the problem is coming from?

We are sorry but from here we cannot help better! In case please open a private ticket or if you have other visible errors feel free to communicate.

Ok thank you. I’ll leave my site as it is for now, and if it causes issues in the future, I’ll renew support

Ok, thank you for the confirmation even if we cannot help better from here!

Hello, I need your help.

I selected Overlay Center in Menu settings: https://prnt.sc/xcmqyo

i wanted to show the account, cart, wishlist icons on the right of menu but I see them so: https://prnt.sc/xcmyto with text also and they go down to menu. I don’t have any css rules on it, I think.

after to click on menu icon I see in the menu also: Cart, Account and Wishlist and this is also good but I wanted to fix the icons on the header

I would like to show them so: https://prnt.sc/xcnm1w is it possibile? also cause to show them as they are now it’s not good.

pls if you can give me some indications. Tell me if you need extra information and to access to website.

many thanks

regards

Hello again,
thank you for your patience, we were able to replicate the error and fix it. The fix will be added to the next available update of Uncode, in the meantime here you find a patch https://www.dropbox.com/sh/7fcvm8q7avhelpg/AABLmSS3RHErYr3MvTDP_kzna?dl=0 just replace on your server via FTP the file wp-content/themes/uncode/partials/menus.php with the one you find in the link. To verify that it works remember to clear all caches (browser, plugins, etc.) and kindly, if possible, provide us with feedback.

Thank you in advance, best :-)

thanks so much for your help. best regards

Thank you for the confirmation!

Hello, why when I access from https://chrisdamonmusic.com/ an external link the icons of social networks do not see correctly? https://ibb.co/fHFx3bM

Hi! All goof from here: https://undsgn.d.pr/cUoVx7
In case here we have an article that explains a similar problem: https://support.undsgn.com/hc/en-us/articles/360001557437

If you click Remove Navbar at the bottom of the page settings, Ken Burns lo longer works.

Here is a page which is set to use Ken Burns (its an import from the demo).

https://jurassiccoast.photography/classic-photographer/

PS.- Ken Burns works if I deselect Remove Navbar.

I think you saved the page not the files: https://undsgn.d.pr/7kff3Q

That’ll be it..worked perfectly :).

Thank you again!

Hi Imagesofdorset, and thank you for the confirmation! ;)

Quick question:

The Ken Burns doesn’t work on a page, such as slideshow on Classic Photographer, when the menu is hidden.

Is that by design or is it a bug?

Thank you.

Hi Imagesofdorset! Really don’t understand what you mean with “when the menu is hidden”, can you please explain how to replicate or show us an example?

Hi,

I have two questions about some features. Hope you can help me:)

1. Can I make Product Gallery (WooCommerce) thumbnails vertical and align them to left? Thats quite popular layout, but cant find options for it anywhere.

2. I would like to open QuickView while clicking on entire featured image not only its icon on the top right. Title of the product can link to detailed page,but the featured image would link to Quick Info.

If it is possible, can I make a button inside Quick View that would link to the detailed product page?

Hi AndrzejGdula_Ag! 1. No this is not an option, in fact, it’s not shown in any of our demo layouts.
2. This is not in the original design, so probably you can do with some custom CSS (for example by making the whole Quick-View icon bug as the image and transparent).

Thanks for your answer. Just wondering: would support team would help me with this vertical thumbnails in product gallery if I start a new ticket?

No, I’m sorry, but what you are asking for requires days of work of a lead developer (this involves creating the PHP part that prepares the layout, modifying the Carousel plugin script to make it work vertically, etc…), and help with customizations is out of the support scope. In case please find here our suggestions: https://support.undsgn.com/hc/en-us/articles/115000555209

Hi guys, long tims Uncode supporter. I’m having an issue with my content blocks. When I look on the desktop version, they are fine (fds.mediastoremktg.com/sentry, but when I look at that same content block on mobile, there is too much space and it doesn’t look right. Can you please let me know what could be causing this issue?

Hi ChronicQuip! What is the specific section you refer to?

The header portions!

Hi ChronicQuip! What is the space you refer? Can you please be create an annotated screenshot? We really don’t see what is the problem: https://undsgn.d.pr/LybKGrhttps://undsgn.d.pr/C1Mz5g

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