Discussion on Uncode - Creative & WooCommerce WordPress Theme

Discussion on Uncode - Creative & WooCommerce WordPress Theme

By
Cart 136,493 sales
Recently Updated
Well Documented

undsgn supports this item

Supported

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

8668 comments found.

Hi. The Single Block in my Posts Settings keeps loading for a long time without working. Is there any patch available for this please?

Hello,
nobody else reported this so far, at least for the latest version. What version of Uncode do you have installed, and what version of Uncode Core and Uncode Page builder as well please?

Let me know, best :-)

Uncode Version: 1.1.0 Uncode Core: 1.1.2 Uncode Visual Composer: 4.11.2

Hi! It seems you have a very old version of Uncode of years ago, actual version is 1.9.1. Anyway also from the past I don’t remember users with this problem so it’s probable an issue related to Memory Limit or out of date PHP version but without a check and previous reports from other users it’s not possible understand. We remind that 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, I need some help with putting revolution slider at the top. Can you help please? Please see link:https://centeredspace.co.uk/wp-content/uploads/2018/07/Screen-Shot-2018-08-02-at-23.38.02.png

Thanks in advance;-)

Hi! Please have a check our documentation, yes definitely you can also use Slider Revolution in this area (our demo is not SE but the native Uncode header slider): https://support.undsgn.com/hc/articles/213459649
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

Hello Team, I am planning to buy this theme for my web development company and I have only one questions related to content. Can I use demo content images(which I can see in demo theme website currently) for my website?Are this demo content provided with licence to use?

Hi and thank you for interest! Once you install the Uncode Theme and demo contents you have an exact replica of the whole Uncode demo (http://www.undsgn.com/uncode/) just with placeholder images (this means you don’t have original demo images): https://support.undsgn.com/hc/articles/214001065
Anyway if you are interest here you can find the sources: https://support.undsgn.com/hc/en-us/articles/214006305-Uncode-Demo-images

Hello! I’m using “URL Params” plugin to get the query string in URL and place it after a link in a button.

Ex: http://www.google.com.br/?src=[urlparam param=”src” default=”page-adv” /]

I’ve already tried many different ways to make this works but apparently the theme doesn’t let me do this. If I change the theme, it works fine.

My support already expired but I wanted to know if there’s a way for this to work on this theme. If so, I gladly renew the support to know the answer.

Thanks in advance.

Hi! On what elements you are trying to use this plugin? I suppose it’s in the button element right? When you refer the fact that you used with other themes do you refer that you tested in our theme that use Visual Composer and it works on the button module of Visual Composer?

Correct! Inside a button element.

Yes, I tried with Salient Theme also using the button element. The difference between them is Uncode is using a “vc_link” element for the URL. In Salient they use a “textfield” element, so I can use the desired code without any modification by the Visual Composer.

I’ve made some other tests and got it to work using the “Raw HTML” element, copying the button in HTML format, and placing the URL in href just removing the double quotes in the exemple given above. This way works, but I wanted to find a way without any “workarounds”.

Thank you!

Hi! When you set the URL for the button in Uncode the small pop up window overlay it’s the native WordPress URL settings (the same that pop up when you insert a link in the WordPress editor). Try to ask the authors of this plugin why it doesn’t work with these settings and let us know!

Hi, I trying to set up the theme. the following is the system status where I’m stuck.

PHP Max Input Vars (allowed) 1000 – We recommend setting PHP max_input_vars to at least 3000. More info.

PHP Max Input Vars is 3000.

How do I move ahead?

Thanks

Hello!
Please, contact your server provider, since maybe the value 3,000 refers to a local setting, but the master value is lower or you have a filter (like Suhosin) that doesn’t allow to send more than 1,000 vars (that’s the meaning of max_input_vars). More info here: https://support.undsgn.com/hc/en-us/articles/213459869

I also recommend to use our Help Center, there we have a completely dedicated support team, just submit a ticket so we can support the solution privately! Thank you! :) https://support.undsgn.com

Hi, 1. just want to know how to add an html tag inside the .row-menu-inner 2. how can ajust the hight of .menu-wrapper specially for mobile

Thanks

Hello!

1. If you need to change the structure of the menu, I guess the only way is to copy paste the class unmenu() from the file uncode/partials/menus.php, paste it into your child theme and edit it as you prefer.

2. Well… you can change the height of the logo for mobile devices on Theme Options. The height of .menu-wrapper element is calculated via JS, so if you want, instead, to override via CSS you have to use a snippet with a media query to target it for small screen resolutions only:

@media (max-width: 959px) {
  .menu-wrapper {
    height: 150px !important;
  }
}

Replace the value with whatever you want and put it into your child theme or “Theme Options -> CSS/JS -> CSS”. However I can’t assure this solution will work in all scenarios, since it breaks a JS function basically.

Let me know, best :-)

Hi, I just added in menus.php some of my code but it works only partly, if you check www.hadistudio.de/relaunch on upper left should be on mobile a call icon but this appears only on some subpages not on home page.

2. It doesn’t effect much and also only on some subpages

Hi, we are sorry but we cannot understand you modifications just in words. Moreover this is related to customisations not native features. 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, I have bought this serious looking theme and I am glad I made the purchase. I have been working a website and for some strange reason the WPBakery Page builder doesn’t seem to be working properly. It was working fine yesterday. Please see link: https://centeredspace.co.uk/wp-content/uploads/2018/07/Screen-Shot-2018-08-01-at-18.00.27.png Not sure why this is happening, can you help please?

Best regards

Found the problem, incompatible plugin

Thank you for updating :-)

Hello undsgn,

I’m trying to understand the different layouts or templates in the demo in regards to the filters “Overlay”, “Lateral”, Off Canvas” etc.

Is there a section in the documentation with the demo screenshots and a description what these words mean?

I’m trying to figure out what “Off Canvas” means, for example. First I thought it is when background images sit “full screen” in the Browser But the Template “Shop Techie” does not appear when I filter by “Off Canvas”, even though it also has a full background image. Then I thought it might be that images move out of the viewable area in some way, but there are Templates like “Creative Designer” where everything moves, but nothing “off” any kind of visual section, viewpoint or canvas. What could this be?

I feel stupid. Thanks for your input on this.

Petra

Hello Petra,
just take a look at the demo: https://undsgn.d.pr/x1Tv59 or to the sample page https://undsgn.com/uncode/features/menu-variations/ or to our docs https://support.undsgn.com/hc/en-us/articles/214001905-Menu

Let me know if this answers your question please, best :-)

Ah, got it! I think what might have helped me would have been to have the same filter layout from the flyout (the one that is grouped into “layout” and “menu”) also on that page that starts with “You deserve a great website”.

I got lost in mental transfer between the two different layouts. But I got it now.

Thanks! Petra

Just a comment regarding those that are experiencing slow theme options. I found that my browser extension “Keeper Security” was slowing it down, probably because of all the input fields. So deactivating that made the theme options lightning fast again. Hope it helps someone

Thank you for sharing, really appreciate!

hi there,

ist it possible to change the height for the cover/header image on mobile devices?

on desktop the cover image looks like this: https://www.dropbox.com/s/af2x6j9dj1melwe/desktop.png?dl=0 on mobile it looks like this: https://www.dropbox.com/s/5rkvz8b65h1qi1f/mobile.png?dl=0 i need to change the height of the cover image on mobile devices so you can see all the 3 guys.

thanks a lot!

best regards

Hello!
The most simple way could be a CSS snippet:

@media (max-width: 960px) {
  .header-wrapper {
    height: 0 !important;
    padding: 56% 0 0 0 !important;
  }
  .header-wrapper .header-bg-wrapper {
    top: 0 !important;
  }
}

For a more detailed answer, please contact our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately and with some examples! Thank you! :) https://support.undsgn.com

worked perfectly, thanks a lot!

I’ve got a few pre-sales questions to ask. I’m a long-time user of BeTheme and i’m wondering what else is out there that may be similar.

      I’m a coder first and a web designer second. Your theme name makes me a bit nervous :”) Does that mean that i won’t have a clear/easy access to the css and php files that make up this theme?
      I’d like to be able to try the theme before purchase? Is that possible somehow, or if not is there a money back if it does not meet my needs
      BeTheme disables the sliders and 3rd party content without a license, which makes it impossible to demo a site to a potential customer when building in a sandbox. How does Uncode handle this situation
      I’m especially interested in the soundcloud integration. Are there any examples of this and how configurable is it (custom colors on the waveform display etc)?
    Thank you!

    Hi and thank you for interest! :)
    1. One of the meanings of the name is that normal users don’t have to code to make awesome websites (https://undsgn.com/uncode/showcase/).
    2. It’s not possible try the theme but yes you can ask for a refund with valid reasons.
    3. Actually premium plugins are not blocked but it’s possible we’ll use this solution in future.
    No the only available options are the ones you see in our demos.

    Using Uncode for several months and only now realizing I don’t have the ability to “add plugin” on the plugin page or check the prepackaged plugins under the Uncode Plugins tab. Any idea why access to plugins is so limited? Thank you.

    Hi! In Uncode you can install any plugins as you usually do in WordPress, it seems something is now working in your installation but I’m pretty sure you have this issue also if you deactivate Uncode. 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 or at least ask for support with an account that bought this theme (now it’s not possible verify your purchase). Thank you! :)
    https://support.undsgn.com/hc

    Theme was purchased by previous developer. I have the purchase code but, nothing else. Can I still get support on the theme?

    Hi, I don’t say you are not a loyal customer of Uncode, just you need to use the Help Cwbter as any other user since actually it’s not possible to verify your purchase. Moreover if you have an odd issue like this, no other user report, is essential you access private support. Anyway try to activate the native WP theme I think you’ll have the same issue (it seems something dealing with WordPress itself not Uncode). In case you need to ask complete logins the old developer or you need to ask Envato if it’s possible transfer the license to your account.

    Hello, I have problem with the video of vimeo in some pages. http://www.enotecadelbarbaresco.com/portfolio/barbaresco/ If you see this page, in the header there’s a little video in background, but it doesn’t works. Could you help us? Theme is update to the last version

    Hello!
    From the source code I see the video points to this URL https://vimeo.com/manage/282048849 that doesn’t display any video, at least for not logged users. What’s the video you are trying to display?

    Let me know. Best :-)

    The link is correct. I tried to delete and reload the code embed and now it works. Sorry :)

    No problem, glad to read everything has been solved.
    Best :-)

    Hello, I would like to know if the changes that we enter in the file ‘Theme Options / CSS & JS’ are saved in a .css file on the server.

    Kind regards, Kristin

    Hell Kristin!

    They are saved in the database, as for all the other options, and from there taken and printed in the file “uncode/library/css/style-custom.css” each time you save the Theme Options (and other edge cases).

    For further help, you can also 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

    Hi undsgn team,

    a client of mine bought Uncode a while ago. But in order to make use of it, it would need a few customisations. Basically just visual CSS adaptations that exceed what can be done from within the template.

    Would you be available for work like this? You can reach me under petra.quilitz@gmail.com

    Thanks Petra

    Hi! We are sorry but we are not available for customisations. In case you can follow this link and ask some of our partners: https://support.undsgn.com/hc/en-us/articles/115000555209-Extra-Customisations

    Hi undsgn, thanks for the info. Will collect my project description and request an estimate there. Thanks!

    Petra

    Thank you for confirm! ;)

    Hi,

    Is there a simple way to hide a row background image on mobile?

    Hello,
    well you can hide the entire row of course, but I guess you need something else.

    You can assign a class to the row and via CSS set its background to none under a certain resolution.

    For a more detailed answer, please contact our Help Center, there we have a completely dedicated support team, please submit a ticket so we can support the solution privately and with some examples! Thank you! :) https://support.undsgn.com

    Hi,i have some problems with adaptive image function and single media element inside a row. My site width in “layout option” is 1400. I have several posts and inside the posts i have a row, divided “1/6 + 4/6 + 1/6”. Left column is empty, middle column has one single media element, right column a text block. I`d like to have the row full width, but when setting “Container and Content Width” to full, the image in the media element is geting blurred because it just gets blown up without increasing the real pixel size of it, i.e.: http://dreiduo.de/?p=74673 The upper image is sharp, but the row not full width ( Content Width =Limit ), the lower image gets blurred, the row is the way i`d like to have it ( Content = Full ). Would be great to get some hints on this, unfortunately my support has expired a couple of days ago, but i didn`t had time to start the web project earlier this year and i haven`t contacted the support in the last 6 months. Thanks Robin

    Hello!
    Well, I guess there is something I’m missing in your settings, maybe you only have to set the header of the home page to “None”, and in this way the transparent header will be replaced by a solid one.

    I can’t see the issue in the first row, instead, neither on Mac nor on Win: https://undsgn.d.pr/QmwkCd (this is Edge, just an example). Am I looking at the right place?
    Let me know please, best :-)

    hey, making the header to “none” did the trick, thanks for help.

    Glad to read that, best :-)

    Hello, somethis weird it’s happening with some rev slider galleries. Look this example: https://test.elperroenlaluna.com.ar/portfolio/one-world-many-worlds/ (pass: macriputo) A gray squeare appears after the media. What could it be? Thks!

    Hello,
    please forgive me but I can’t see the grey square. It would be great if you could provide a screenshot of what you see and let me know the browser and the OS you use.

    Do not forget that passwords are visible to everyone here, so I recommend to use 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

    Best :-)

    hi there, got a little problem with the audio player:

    here how it looks on your site: https://www.dropbox.com/s/v6hz041mk5o4ecl/Bildschirmfoto%202018-07-30%20um%2013.30.48.png?dl=0 here how it looks on my site: (marked the difference green) https://www.dropbox.com/s/hr08bt3xz8a57kr/Bildschirmfoto-2018-07-30-um-13.30.54.jpg?dl=0 mabye you can help me out, thanks a lot!

    Hi! I’m sorry but I’m not sure to understand what you refer. If the problem is the width of the player line it seem related to the fact that you probably have an old version of Uncode. What version of Uncode do you have?
    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 I have a pre sale question. I want to buy your theme to make a restaurant website. Does your theme has any functionalities of creating menu item with its price? I bought the7 theme and I have found it the most stupid theme and way of creating menu items.

    Please advise is there any plugin or functionality of creating menu item or you also have used headings and headings and headings to create menu items for restaurant with 100 or rows and column.

    Thanks

    Hi and thank you for interest! Please note the also Uncode uses Heading element and Text element to create an hypothetical menu. If you are looking at the top seller themes none of them offers you a specific Restaurant menu module. These themes are definitely better than other but they are multipurpose and obviously not so specific for this feature you need.

    Hi, thank you for your reply and can you please recommend what is the best plugin suitable for your theme to go with. The unlimited addons for visual comoser…https://codecanyon.net/item/unlimited-addons-mega-bundle-for-visual-composer/19602316?s_rank=1 this does have what I am looking for… will that work with your theme? Ready to buy

    Hi! I’m sorry but we didn’t tested this particular addon, actually we don’t have any reports so I cannot say if this is because none of our users used it or it’s perfectly compatible. Anyway let’s do this, grab the theme and test, if there are some problems related to this particular addon we’ll offer a refund so you can try riso free.

    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