Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 136,986 sales
Recently Updated
Well Documented

undsgn supports this item

Supported

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

8685 comments found.

Hello, is there a new release to display search on mobile devices? My theme does not have search on mobile and this is a huge part of my business.

Hi! Not sure what you mean but for example this demo has a search (also in mobile): https://undsgn.com/uncode/homepages/blog-metro/
Anyway we kindly remind that this wall is not for post purchase assistance, if you need dedicated 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

hi! how can i modify the background-color or skin only in offcanvas menu? I need offcanvas in black and the header when logo and menu bars appears, white. When i change color for primary menu the header with logo changes too.

Hi adendo! Sorry but I don’t get you, can you please send an example from our demos of this configuration?

Hi! The category and tag filters in the post query, only works for “post” type? Doesn’t it work for “product” type? Thanks!

Hi abriv! It seems you have some Memory Limit issue, this happen with VC if you have a Memory Limit problem, otherwise it works like a charm: https://undsgn.d.pr/3irtgJ
Anyway please check in the last part of the video how you can easy workaround just adding the code directly, ex: tax_query:95,93, where the numbers are the ID of your categories.

Hi again! Sorry, but in the video you are using the TAXONOMY field, and I’m asking for the CATEGORIES and TAGS fields.

Hi, as you can read in the description of the options Categories are for blog, Taxonomies (same as Category) should be used for Portfolios and Products.

Hello I have a problem with the web header. When I insert a video in the web header, loaded from pc, the video is frozen and we can only see the first frame. Sometimes, if we upload a video from YouTube, it is loaded in the media browser but it is not accepted.

http://club-mosaic.com/

Thank’s

Hi celediaztristan! This is caused by Chrome last update (every other browsers are fine), we have published the easy fix here and we release an update pretty soon! https://support.undsgn.com/hc/en-us/articles/214092169

Hi, I used your template for 3 domains. Days ago I wrote because I had a problem with the header video, and you gave me the solution, so I altered the code as you say here: https://support.undsgn.com/hc/en-us/articles/214092169

After your solution, one of the three webs it has been solved: (www.club-mosaic.com) but other two no, and its error continues: The webs are: www.ibzsunset.com and www.bemusicagency.com

What I can do?

Hi celediaztristan and sorry for delay! You have wrote “mute” not “muted”: https://undsgn.d.pr/KmrqMx

Hi!,

I was using the Portfolio Metro layout as my homepage at: http://melissacorrea.niponica.net/

I opted to show All posts, on Post Settings/General/query. As I did that the Metro Layout got scrambled, it would not fit the full width of the page and the Post Thumbs got very different sizes from the neat grid it was set up before. Any ideas?

I followed the instructions from this support page for Restoring the Metro Layout: https://support.undsgn.com/hc/en-us/articles/115002645349 But it didn’t work form me. Tried a lot of different options, but no no avail.

Any help very welcome, Thank you!

Hi paulorenatojf! If you need dedicated 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 or at least ask support with the same account that bought the theme! Thank you! :)
https://support.undsgn.com/hc

Hii undsgn,

I just have a suggestion, I bought your theme multiple times, however I would love if you guys were able to create pagebuilder-templates similar as Salient for example. So, pre-designed templates which you can easily select and use in the page builder. I don’t think it’s really hard to do, as programmer myself, however you would save a lot of time of your customers.

Btw love your new update!

Cheers.

Jeroen

Hi juwland, thank you for suggestion and for appreciate Uncode! :)
Yes we have this in our road-map but we are giving precedence to other features right now. The main reasons is that in Uncode (not possible in other themes) you can import at any times more than 200 complete layouts with the selective import, this mean you can easy import the pages and so the sections you need. In any case, I confirm that the other tool would be faster to have individual sections (I just explain because it is not one of our priorities even if it’s in the to-do list).

Hello, I purchased the Shop Techie theme. I need to password protect a category. Is there a way to password protect a category on this theme? Thank you.

Hi! Unfortunately this is not a native option of WordPress, not of Uncode, anyway there are a few WordPress plugins, for example you can test this one: https://wordpress.org/plugins/access-category-password/
Anyway if you need dedicated 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

Hi there, unluckily my support just ended. But I hope you’ll still answer my question and appreciate the 17 UNCODE licenses I bought so far (not the last ones jet ;) ) Is there a way to self-host Google Fonts in an easy way with UNCODE other than having a child theme installed?

Hi, a Child Theme is just an empty folder that works on top of the parent theme where you can insert your modifications, it doesn’t alter the layout of the parent theme.

Alright – I will try that. Than you very much :)

Hi and thank you for confirm! Let us know how it goes!

hi, i’m just wondering is there a demo site? i.e test site that I can log in your end and see how you’ve done something, and also to test the theme out?

I have the theme but i’m about to recommenced it and they wanted to have a test with the theme, I didn’t want them testing on my site.

thanks

Hi and thank you for interest! No sorry this is not available, you can consult the documentation and video tutorials or at least create another installation locally and import demo contents. I hope this helps!

Good evening, is there a possibility to disable the automatic loading of fonts.googleapis.com and fonts.gstatic.com in code. all plugins do not work. it’s really important on the base of new data protection rules in europe. thanks

Hi and sorry for delay! You just need to go to Uncode > Fonts and remove the Google Fonts imports: https://support.undsgn.com/hc/en-us/articles/214002245#&gid=1&pid=2
Then in case you can follow this to import them locally: https://support.undsgn.com/hc/en-us/articles/360000840849-Self-hosted-Google-Fonts
Anyway if you need dedicated 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

also there is a weird white bar at the bottom of the overlay menu in the viewport. I do not believe it was there before today.

I only see on mobile, not sure why you have this (possible custom CSS?), anyway paste this code to fix:

@media (max-width: 959px){
.menu-overlay .overlay-menu {
    z-index: 2;
}
}

that worked perfectly for mobile. all of my custom code i pretty much pulled from this comment section. i will double check. thank you for your excellent help. i still really love the theme and its been quite some time ive been using it now.

Hi ThomasGardner and thank you for confirm! :)

I’ve been searching for days, I am using the overlay menu with the text left aligned but the text is not left aligned to the view port its left aligned to a column. is there any way I can push the text farther over to the left?

Hi, you can use this code or change the style to the Centered Mobiel (https://undsgn.d.pr/jBNmYl):

@media (max-width: 959px){
.menu-smart a i.fa-dropdown.fa-angle-right {
    display: none;
}
}

that worked, thank you

Hi ThomasGardner and thank you for confirm! ;)

Hello, I’m a bit past my support window, but I just realized the mobile responsiveness is not working. My site identity is covering the menu so no mobile users are able to navigate my site. I have tried everything to fix, but do not know what is wrong. What can I do?

Thank you so much! It worked. I’m still learning so much

I really hate to be a bother but now when I upload videos to a post they all display one same video despite me uploading different videos. I hope that makes sense. Why is it displaying one video across different single media items that are different videos? It is driving me crazy

Hi and thank you for confirm about the first issue! No sorry after years this is he first time some users reported and issue like this, at least upload a few screenshots of the admin for this page and send the link to the page so we can understand a bit more.

Where can I see all the icons available to use? Like a demo page with all the icons. What are the fonts you use?

Hi marcogreg! To see all the available icons in Uncode you just need to open the Icon Box module and open the Icon settings (https://undsgn.d.pr/xciamb), anyway in the first line of this page (https://support.undsgn.com/hc/en-us/articles/213456949) there is also a link “600+ icons” where you can browse them as HTML file.
Anyway if you need dedicated 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

Thanks! That’s the link I was looking for ;)

Thank you for confirm!

Hey guys, just a wondering. The “drawing effect animation” of the Icons is something designed by you guys or is it an effect of a third part plugin?

Hi marcosmarcon! It’s an implementation of a script that is standardised in Uncode in order to be used with practically every SVG.

Hej there,

regarding the lightbox function: 1) is it possible to get the next slide by clicking on the image shown 2) is there a possibility to get to the image overview after clicking next on the last slide?

that would be awesome, cause a client really wants this functions.

Keep up the great work!

Hi kalamakumaran and sorry for delay! 1. No sorry this is not one of the options of the famous iLightbox (the plugin used in Uncode), what you can have is click the next image to go to it, for example check the “No Arrows & Thumbnails” example here: https://undsgn.com/uncode/features/lightbox-options/
2. What you mean exactly? Really not understand, sorry.

Sorry for being confusing :) I just wanted to know of theres a possibility to automatically leave the lightbox window after the last image?!

Hi kalamakumaran, no sorry also this one is not one of the options of this popular plugin (sincerely I don’t see this option in none of the many lightbox plugins out there). The main lightbox options can be seen here: https://undsgn.com/uncode/features/lightbox-options/

Hi! I’ve updated the whole site (wordpress, undesign, plugins) but now having the trouble of the Visual Composer not showing up. At the page view.. i can swap to classic mode and see the code to be adopted but on backend editor mode it says visual composer .. but then shows nothing. Perhaps the Visual COmposer needs to be updated but shouldn’t that be automatically updated via the Theme?

Till now never had any troubles, and i love the theme! Have multiple licences for different pages as I love using it as a “base” theme! Thanks Karo

Hi, open your FTP, navigate to the Plugin folder and delete Visual Composer, then try to install it again from the Uncode plugins. Let us know!

yewwww thanks so much!! that fixed it!!!

Hi juicyblue and thank you for confirm! :)
At this point I can only think you had an old version of the plugin or something went wrong during the update!

Hey Uncode! Do you know of any problems with hamburger icon bugging out? One line on the hamburger icon is fatter than the rest and its frustrating me trying to figure out what it is. Appreciate a response… 5 star theme btw!

Hi! Actually no users reprted this issue and we also not able to replicate in our demos, please share your URL so we can check if something extra is interfering.

Hi, I need help to set up just the homepage. I mean, I choose the classic photographer, I set up all my galleries and I can’t understand how I choose exactly galleries to show on my home landing page. I’m quite sure is from the page home with visual composer, but I can’t find the way out. Thanks

Hi marmdm! The Classic Photographer is based on Portfolios, this mean that you just need to open the Posts module and in the Build Query options you have all settings to include/exclude/modify what Portfolio elements are part of this element, ex: https://undsgn.d.pr/szjbYp
You can find more info in our documentation: https://support.undsgn.com/hc/en-us/articles/213456809#&gid=1&pid=6
Anyway if you need dedicated 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

Hey, after i did the update to the newest Version of uncode, no images are shown on my page (www.davidnorden.com). They are just fine in the Mediathek and in the Wordpress Backend. You have a quick solution?

Hi! Your page render is blocked, please check the code: https://undsgn.d.pr/xJvJ3K
I don’t know if it’s an extra plugin, a wrong update (have you updated the required plugins) or server issue. The 1.8 was published 1 month ago and no users reported similar issues. Please try to disable first all extra plugins (I see you have) and in case activate the debug mode so is possible to check the error: https://codex.wordpress.org/Debugging_in_WordPress
PS: if you have updated via FTP are you sure the upload was completed?

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