8560 comments found.
Hello, I fount this in the comments: “jQuery(’.uncode-accordion .panel-group .panel’).on(‘click’, function() { jQuery(‘html, body’).animate({ scrollTop: jQuery(this).prev().offset().top -40 },300 ); });” Does this still works for accordion scroll to title?
Hello, if I’m right the snippet has been share by a user, not by us. I can only recommend to try it and paste it into “Theme Options > CSS & JS > Javascript”. If you’d like to share your feedback with us, we’d appreciate it, of course.
Let us know, best 
Hello, That one didn’t work. I used this one:
<script type=”text/javascript”>jQuery( document ).ready( function( $ ) { $( ’.panel-heading .panel-title a’ ).click( function( ) { $(this).finish(); var heading =$(this); setTimeout(function(){ var panetop = heading.offset().top-120; $(‘html,body’).animate({ scrollTop: panetop }, 250); }, 300 ); }); }); </script>
I think it would be a nice addition to the options as i’ve seen more users asking for this feature. Thank you.
Hi Maxim1985 and thank you again for share! In first version of Uncode the accordion worked like this but most of the users didn’t like this (it’s good but only for some scenarios) so we removed it.
Hi, the page options on our site are missing the “no-repeat” option across the site. Is there any fix or are you aware of this issue? see link for reference https://imgur.com/trWQkrP
Hello!
You’re right, thank you for the heads-up, we’ll add the feature in one of the next updates, for sure. Meanwhile I could suggest to use a CSS snippet, and I could provide it as well, if you told me what field is the one you are showing in the screenshot: the header background? Content background?
Let me know. Thank you in advance, best 
Hello, do you need to code (or it’s full user-friendly for a non-developer ?)
Hi louistype and thank you for interest! 
Yes it’s pretty simple, just you follow the documentation or you ask our Support Team if you need: https://support.undsgn.com/hc/en-us
Moreover, there are handy tools like the Frontend Editor: https://support.undsgn.com/hc/articles/360002612617
Or the Wireframes plugin: https://support.undsgn.com/hc/articles/360001788858
Hi bonnychrome and thank you for appreciate Uncode! 
Can you please check that all the Theme Options > Customise have at least a value selected. You have an error in the dynamic CSS but it’s not easy to understand the point is triggered. Let us know so we have a more info!
Thanks for the reply. I just checked Theme Options > Customize. I have picked one color as accent color and Roboto as the font for content, buttons. etc. Everything else should be standard values from the theme. The problem with the menu was triggered when I added a secondary menu and made some changes for the navbar animation. Many thanks for helping
Hello!
Except for the menu, do other Theme Options changes reflect on the frontend? Have you made any changes to the theme code by working directly on the files?
Can I ask you to pass me your Theme Options please, to better check? To do this go to “Uncode > Option utils > Export”, copy the text inside the “Theme Options” box ( https://undsgn.d.pr/5olfdC ) and share it using a tool like https://pastebin.com/ or similar. Thank you in advance.
Thanks! I have only made changes to the theme, not on the files. I have also problems when adding social icons. After saving them they disappear again. Here are my Theme Options: https://pastebin.com/sNEt9yxT
Can you confirm you don’t have a Max Input Vars error in the System Status?
I just increased the Max Input Vars and it works fine again
I assume that can be the reason?! Many thanks
Hi bonnychrome and thank you for the confirmation! Yes this is exactly the reason: https://support.undsgn.com/hc/en-us/articles/213459869
Hi there my best compliments for your awesome theme , but before i buy i have 2 question . 1 is it possbile to mix images ad videos in any of your filtered masonry grid and link to a post ? 2 very important !!!! i want all videos of the grid to play i mean to start automatically and loop while the grid loads ? this site of a photographer shows what excatly i would like to obtain a filtrered mansory grid http://www.francescovanstraten.com here at this page there are only video gallery with all video playing and looping automatically in the grid as page load http://www.francescovanstraten.com/projects/motion/ i hope very much that above is possble Please reply asap as i have 2 web sites to do with your theme if all videos video can start and loop autmatically MANY thanks in advance for your reply
Hi steborg and thank you for interest! 
1. Not sure what you mean exactly but yes, you can have both images and videos (this is a blog example but the same happen also for portfolios, ex: https://undsgn.com/uncode/blog/blog-full-width-masonry/).
2. We are sorry but it’s not possible to have them in autoplay right now, but it’s a great idea, thank you for sharing.
HI thanks for the fast reply i found this https://undsgn.com/uncode/works/portfolio-full-width-video/ and this page which is even better for my needs so can i mix futred images and kind of futered video image https://undsgn.com/uncode/works/portfolio-full-width-masonry/ canyou help me to customize your theme to get what i need MANY thanks in advance for your reply
Hi! We are sorry but this is not something we can offer, it’s not like just create a few lines of CSS code, if this is vital for your project you can follow this: https://support.undsgn.com/hc/en-us/articles/115000555209
Hi,
I noticed in the Woocommerce check-out page, that the payment options radiobuttons don’t have content showing (ie. a dot or filled circle or something similar), that indicates what is selected.
In the theme css line 3736 I also noticed the content is left empty. Is this intentional ?
How can I best define a dot to be shown in the radiobuttons ? Should I do it via css or is there a backend theme option I have missed ?
Again, thanks for a great theme !
Hi yogananda! In our demo everything is working as expected: https://undsgn.d.pr/3lfO2e
I think you have some extra plugins or something that is not working as it should but it’s not possible to help without a preview, sorry. Do you have selected an accent color?
Hi,
Yes, it was the undefined accent color, that was causing the problem.
Thanks for the speedy reply and your help !
Best wishes,
Hi yogananda and thank you for the confirmation! In case you don’t want to use an accent color for your site we can suggest a subtle CSS.
Hi,
I haven’t checked the implications of defining the accent color yet, so if it’s not a big deal, then please share the css code. Then I can always revert to that if needed.
Hi yogananda! If you are using the Light Skin you can insert this code:
.style-light .link-bg, .style-light.style-override .link-bg, .style-dark .style-light .link-bg, .style-light input[type=radio]:checked:before, .style-light.style-override input[type=radio]:checked:before, .style-dark .style-light input[type=radio]:checked:before {
background-color: red;
}
Hi,
Thanks, works like a charm !
Best wishes,
Thank you for the confirmation!
Is it possible to show the second menu on mobile too?
Hi supermex! This is not an option but you can use some live of CSS code to make it appear, if you can share your site preview we can create one based on your settings.
Hi i set the Lightbox for my portfolios, but when I clic on the images I’m redirected to the same page and no Lightbox open. Is there some settings I’m missing?
Hi SquareMediaAgency! I’m sorry but it’s really not easy to understand just in words if you have an odd issue. 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, otherwise share at least the site URL here so we can check it! Thank you! https://support.undsgn.com/hc
Is it possible to disable stage padding just on mobile? We’d like it on desktop but not mobile. Thanks
Hi MetalPotatoUK! Unfortunately this is not an option. Are you in a situation where it’s not good? Try to reduce the external padding of the row container with a bit of CSS or send us the preview so we can check!
Hi,
can you explain me please what does it mean in Uncode Theme Options > Performance > “Production Mode”
I did not find eny documentation to this setting.
Thank you in advance!
Hi rattar! In the web industry it’s the opposite of Development Mode. I hope this helps!
Thanks for the fast reply!
...But what does it mean for the performance?
Should I switch on? Or leave it Off?
Activate if you have finished your site (you are no more in the development stage). If you are interested in performances please follow also this: https://support.undsgn.com/hc/en-us/articles/115004168269
Ok, thank you!
Hi rattar and thank you for the confirmation! 
Hi all,
How Can I change the “Place Order” text on the final checkout page button?
thanks.
Hi! This is a default from WooCommerce, you can reference to one of the available workaround you can find on the web, ex: https://rudrastyh.com/woocommerce/place-order-button-text.html
Hi,
We are seeing an error in js file of yours making the website a white screen within the content.
Website is https://abtechsolutions.ca/ Screenshot attached https://imgur.com/FtoESqS
Hi DreamHouseMedia! Yes there is an JS error but this is not one of the file of Uncode, as you can see the error reference and points to one of your extra files in your Child Theme: https://abtechsolutions.ca/wp-content/themes/uncode-child/assets/js/bg-animate/3d-lines-animation.js?ver=5.3.2
Hi,
We have removed those files and still the content section remains white. Screenshots https://imgur.com/MEGsxYj https://imgur.com/iG9ShlIHi, the JS error that was part of your extra files is now gone but your contents are empty, I really suggest to remove all extra stuff and child theme to debug the possible issue, from the frontend we cannot understand what the problem could be: https://undsgn.d.pr/aHASuk
Hi, one pre-sale question: Can I use this theme with Elementor Page Builder? thanks in advance!
cheersMike
Hi xepono and thank you for interest! 
No, Uncode is based on a custom WPBakery Page Builder, please find more info and preview in the video here: https://undsgn.com/uncode/frontend-editor/
Thanks for your answer and the link to the video/ page.
Last question: Is it possible to creative such “Photo-Boxes” like in the picture-link WITHOUT coding skills?
https://nimb.ws/gqVZm7thanks for your answer
Hi xepono! You can create but without inner padding, so you need a bit of CSS to have this exact layout: https://undsgn.d.pr/U9Xho0
Hi,
After the last update there’s a problem with carousel slider. The tumbnails of the images are not fixed. Could you please check it? URL : http://bit.ly/2m3JBz9
Hello, could you clarify please? Are you talking about the missing images in this carousel: https://undsgn.d.pr/oJNBzQ ? Were they visible before updating? I see you have Autoptimize active on your server: have you tried to disable it and checked if the problem is due, maybe, to some cached file which needs to be purged?
Let me know, best 
Here’s how it look like: https://pasteboard.co/IRRXYRk.png as you can see there’s image dimension problem. Images should be fixed same dimensions. Thank you
Hi noppah! This is not related to the update, you have an option inside the Posts module to make thumbnails all of the same size: https://undsgn.d.pr/v67tUo
Hi, thank you so much, it worked.
Hi noppah and thank you for the confirmation!
Hi
on mobile there we have a problem at the following text part “Unternehmensbeteiligungen, Immobilien” you can see here in the screenshot that the text is not displayed right on mobile phones. The part “Immobilien” should be in a new line.
https://www.dropbox.com/s/tj7hdqzcta0pmj8/unnamed.png?dl=0Youcan see here in the second screenshot that there is no HTML character or so which can create the problem.
https://www.dropbox.com/s/vnzwm3v6550lhcc/screenshot.png?dl=0How can we fix this problem?
Best Regards,
Hi hamas! As anticipated you have an empty HTML space, please check this https://undsgn.d.pr/6ezb12 when removed everything is fine https://undsgn.d.pr/H8uukE .
Please note that is possible you don’t see in the WordPress editor, I suggest to rewrite this text to fix or check with the Chrome inspector.
What did you mean with rewrite the text? Because in the Wordpress Editor like mentioned in the screenshot I can’t see the HTML space.
As I wrote, please note that is possible you don’t see in the WordPress editor, I suggest to rewrite this text to fix or check with the Chrome inspector. You definitely have these blanks in your text.
But how can I rewrite it? You can see here at the screenshot how it is insert in the text editor.
https://www.dropbox.com/s/vnzwm3v6550lhcc/screenshot.png?dl=0When I insert this text again new there is also the problem.
Ah ok when I change it in the visual editor it works. Strange that the text editor in wordpress didn’t display it right.
I don’t know how to say it in other words that it’s something you don’t see in the WordPress editor… Delete this text, create a new Text module and insert the text again, don’t copy the old text or at least be sure to remove the format when you copy, otherwise write it from scratch.
Are there ways to further style the menus? For example if I wanted to add an image as the background of the primary/secondary menu is there a way to achieve this?
Hello, I’m sorry but from Theme Options you can only set menu background colors. You should try to achieve that via custom CSS maybe.
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 
Can i set a category in my gallery to show by default, instead of showing all? Without removing “show all” filter?
Hello, I’m sorry but there isn’t a way to do that without creating, maybe, a javascript function that triggers a “click” action on page loading. I can only recommend to suggest it as possible new feature here: https://support.undsgn.com/hc/en-us/articles/213714949
Let me remind you, though, 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 check your installation and support the solution privately! Thank you! https://support.undsgn.com/hc
I tried to add video in to the gallery section (youtube, vimeo and direct upload to website) but it always plays in thumbnail. So my question is how can i make it pop up in lightbox?
Hi amanwhomade! Here you are: https://support.undsgn.com/hc/en-us/articles/213459489
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
My support expired and i need help for one small display bug, my logo move on mobile version and I can’t found solution… here the problem https://infografika.com/under_Dev31/ any idea to fix ? thanks
Hello, you have a CSS file, not loaded by Uncode or the plugins coming with it, but by something called like “perlin-noise” that set the body text alignment to center: https://infografika.com/under_Dev31/perlin-noise/style.css
You can contact the developer of the script, or override this behaviour by adding, for instance, in “Theme Options > CSS & JS > CSS”, this snippet:
body {
text-align: initial;
}Let me know, best 
Thank you very much, WORK! hope you like the way I use your theme
excellent theme!
Thank you too for conforming, all the best.
Hello, I need to know if it possibile to set 2 column in the page list of products. Actually theme support just 1 column I see. Could be possibile to customize it?
Hi ccristallo! Sorry but it’s not clear, do you refer to the mobile view?
yes, sorry i was talking about mobile view
Hi, if you use the advanced Content Block method you can create this part with the Page Builder: https://support.undsgn.com/hc/en-us/articles/213459549
This means that you can use then the breakpoint options to set 2 columns on mobile (for example just insert 100 in the last value): https://support.undsgn.com/hc/en-us/articles/213456829#&gid=1&pid=9
Otherwise, please share your site URL so we can create a quick code for you.
ok thanks for the help
Thank you for the confirmation!
sorry but I continue to have the same problem with images. After last theme update, around some images and product images I have a light blue dotted-border. there is a new class: img.scaled-image and there is the border settings. Ho I can resolve this? thanks
Hi, we are sorry b ut we don’t have other similar reports so it’s not possible to help just in words, please share the URL of your installation so we can check what you refer and what is causing this.