8633 comments found.
Hello I am very happy with the theme. But I have an issue with Google indexing pages, which do not exist. I have deleted everything, that is not related to the website (pages, products, categories, posts, taxonomies, achives, etc…...) but for some reason I see products and product categories as indexed pages in the search results. When clicking I saw 404s, so I redirected all pages to the home page. How is that possible? The page never had any products, because I removed them first and after that I moved the website from my staging server to the new domain. Many thanks
Hello, sorry for the issue, however to better understand what the problem is, it should be better to see the site, understand how old it is etc. So, please, I recommend to contact 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 or at least ask with an account that bought our theme! Thank you! https://support.undsgn.com/hc
How do i keep the dots in the slider from hiding down? i want to keep the dots visible so people know its a slider.
Hello,
via CSS you can force to “0” its “bottom” style attribute.
If you need further support, of course, it 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 or at least ask with an account that bought our theme! Thank you! https://support.undsgn.com/hc
Hi. I made redirect to coming soon page. But when I hit mypage.com/shop it shows my shop catalog instead of coming soon page. Is it issue?
Hi dariusju! Actually, we don’t have any report, do you refer to the Theme Options > Redirect? It should exclude everything.
yes all pages redirects good. except http://prntscr.com/oe4jzt and this http://prntscr.com/oe4kp6 product page have coming soon content block in header
.
fresh install of wp and updated theme + with woocommerce included
Hello and thank you for the heads-up.
It seems the filter template_include has stopped working with WooCommerce since one of the recenter version. We have already developer a fix and it will be available in the next major update.
Basically you have to replace in uncode/core/inc/main.php:
add_filter('template_include', 'uncode_redirect_page');
with
add_action('init','uncode_redirect_page_init');
function uncode_redirect_page_init() {
add_filter('template_include', 'uncode_redirect_page');
}
Let me know, best 
thanks – it worked!
You’re welcome 
I have just installed my undsgn theme in another site. I know that my support time has ended
but maybe someone can give me an idea. The problem is that the content block section is empty, the premade templates are not there, nothing found in the Database. Any ideas?
That’s how it looks like: https://ibb.co/K0szVDm
Hi Sacristan! You need to import Demo Contents, they are not installed automatically when you install the theme: https://support.undsgn.com/hc/articles/214001065
Hello, I have had uncode 1.6.0 for quite a while now. However l have just noticed that i have been asked to reverify it again? with this message: Product registration [?] Not verified – Please register your copy of Uncode (the envato token doesn’t work either..) Please advise!
https://support.undsgn.com/hc/en-us/articles/214001205#envato-market
Please note anyway that in old version registration is not mandatory, so you are now bound to update or register your installation.
Wait! while my original theme doesn’t work if I will try to update essentially I will lose my theme access? unless I’ll buy a new key? Please clarify this
Hello,
as wrote in our previous reply, registration is not mandatory. However, you don’t need to purchase a new license, each license allows you to get automatic updates. The only important thing is that one license worths for one site only (as from Envato policy). You won’t lose your theme access and you won’t need to buy a new license: you’ll be able to use your current license. Just remember to follow all the “Best practice & important notes” listed at this page: https://support.undsgn.com/hc/en-us/articles/214001205#best-practice
Let me know, best 
I see, so all I need to do is to install the updated version? and same for all future updated versions? no need to mention one license worths for one site..
If you stay updated, then you should be able to use our built-in automatic update system, so you’ll receive notifications for future versions and you’ll be able to update them automatically from the Uncode admin pages. Just remember the “Best practice & important notes” part.
Best
Thank you!
You’re welcome!
So, Finally just now tried to update my theme from 1.6.0. Filled the Product registration properly but all I get is: “Invalid credentials, or your Envato account does not have Uncode among purchased items” Please advise!
So tried to use the envato toolkit but got this message: “Downloading upgrade package from the Envato API…
Download failed. A valid URL was not provided.”
Please advise
o.k fixed it..
Hi Thombenja and thank you for confirming! I think you updated the theme to the new version of Uncode that uses the new Envato API. Let us know if you need something else! 
Hey. Are there any instructions on how to use the Off-Grid elements?
Hi guuthemes! No there are not special instructions, the name of the options is self-explanatory, they just “move” the elements in that direction, for example Shift X-Axis moves the element left and right, while Shift Y-Axis up and down and Shift Y-Axis Downward up and down but acting on the bottom margin.
Hi, is there a way to link the image on a portfolio page to an external site?
Hi Tzeekat! What image do you refer? The internal images or the cover image?
I bought this theme in December but the client chose another theme – I decied to use it today and I have it installed and meet all the server requirements. However when I click to import a single layout the button does nothing – if I click the other buttons they work – but not that one. How do I install a single layout if the button doesn’t work. I think support should only start on the day the theme is registered as active on a site because many developers I know buy themes then use them later.
Hi raystclair! Support policy doesn’t come from us, this is official from ThemeForest, it’s the same for any theme and expiration starts by the moment you buy a product: https://themeforest.net/page/item_support_policy#whats-included-item-support
Unfortunately we don’t have other similar reports (and we invite to verify here) so it’s not easy to help, can you please check if you have some error in the Chrome Developer Tools > Console when you click this button? Can you please activate the WordPress debug mode? Do you have extra plugins active?
Hello Uncode team!
I’m working on my single media page and would really like to make something that uses this display: https://undsgn.com/uncode/portfolio/sidebar-custom-one/But I see that when I create a portfolio, I get the ”.../portfolio/...” section in the URL ans can’t seem to get rid of it. Could you please advise if it can be taken out?
Thanks for the great work!
Hi HelloLucas! You cannot get rid of this fragment of the URL, this is just how WordPress works, when you use a Custom Post Type like the Portfolio you always have an URL fragment that identifies the type of the URL, in case you can modify the word “portfolio” with another in Theme Options > Extra > Portfolio CPT. Probably there are some extra plugins you can use to alter the URL like Yoast but I’m not sure you can completely remove it.
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
Hello,
Thanks a lot for your answer, I’ll do my best to recreate the layout I want in a normal page and it’ll be fine
Have a great day!
Hi HelloLucas and thank you for confirming even if we cannot help with this, anyway please have a check if Yoast can help or similar plugins. It should be something to rewrite the permalinks native structure of WordPress.
Good evening,
I really love this theme and everything, but right now I’m having this issue and I really hope you can help me 
I have this one page website, I’m using the “slides scroll” with parallax, but scrolling from slides 1-2 and 2-3 doesn’t work. I’m not able to use the mouse scroll, I get kind of locked in there (only able to “change slides” when clicking on the menu above). From slide 3 on, scrolling works fine.
How could I fix that? Here’s a link to the website: https://bit.ly/2XGvxc0
Thanks a lot, Luiza
Hi luizagarofalo, try to remove these custom codes: https://undsgn.d.pr/f1HXJU
Thanks for the quick reply!
When I removed these custom codes from the chrome inspector, the scrolling worked just fine – but I can’t find these lines of code on my project. Do you know where are they, so this way I could actually remove it?
Found it – thanks a lot! It works now <3
Hi luizagarofalo and thank you for confirming! BTW Really nice layout!
Thaaaanks! <3
Your Theme is GDPR ready. The user have to confirm when they want to see embeded content (Youtube videos, Tweets…)
Is it possible to use this “privacy container” also for other things? We want to use this plugin: https://codecanyon.net/item/flowflow-wordpress-social-stream-plugin/9319434 and embed it with a shortcode.
Hi joeberlin! You can use the unique Consent Logic (please check the “Uncode WPBakery Page Builder Consent Logic” part): https://support.undsgn.com/hc/en-us/articles/360000911529-Privacy-Plugin Or write your own conditions (check the “For developers”) at the link above. This is an example (check the “Consent Logic”): https://undsgn.com/uncode/gdpr/
Am I mistaken or this demo is not available for importing? https://undsgn.com/uncode/homepages/classic-business/
Hi walliconsulting! This is the new Classic Business and it’s part of Demo Contents from Uncode 2.0+, you need first to update to this version and then, if you have imported Demo Contents with the old version, delete or rename the old Classic Business page and header (if the importer see the old page doesn’t import the new one).
Thank you for the reply!
Hi walliconsulting and thank you for confirming!
Media Icon Size does not seem to work? Will not resize a media icon that I have uploaded. I have tried both PNG and SVG.
Hi guuthemes, this option is only for JPG and PNG and for the lateral layout.
How can we add our own Custom Icon sets?
Hi, you cannot add your icon set but custom icon only.
Hi, is there an option to ad a vertical menu? This would be relevant in combination with the knowledge base home for a better overview over the contents.
/edit never mind, found it.
Hi Blyawon! Do you mean this? https://undsgn.com/uncode/homepages/classic-help-center/?style=lateral
Hi Blyawon! Ah ok, this is just a sidebar with a WordPress menu widget, you can create this kind of layout with Uncode too.
Thanks!
Hello,
I am having a problem with archive author. When i use Posts Module with Automatic Query Option “on”, it doesn’t bring the correct posts but all the posts “ordered by date”. can you tell me why ? Am i doing something wrong or it doesn’t work?
Hi MarChris! Don’t worry 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 or at least ask with an account that bought our theme! Thank you! https://support.undsgn.com/hc
Hello, I am using Unicode for multiple websites and I am very happy with it. I know that it is working with Yoast, but there might be an issue. When I want to SEO optimize a page, Yoast shows the notification, that the key phrase is not in the header of the page – but it is, because I use a content block and there the key phrase is the H1 title. 1. From a Google point of view: is Google counting the content block as part of the page or as an own entity? 2. In the Yoast setting: do I have to deactivate the indexing of content blocks or not? Many thanks
Hi bonnychrome and thank you for appreciate Uncode! Yes, exactly this is a minor glitch of Yoast only since the header is external when you render the page the header is part of the page. In a few words, Google sees them as unique content since they are outputted on the same page. Content Blocks are not accessible as standalone content (when you are not logged) so you can avoid to index them, their contents are part of the final page.
Thanks for the quick answer. So I have to deactivate index content blocks, right?
Hi bonnychrome! It’s not influent since anyway they are not accessible, so it’s more correct to NOT index them.
Hello, I checked all the comments here and trough your guidelines, but I can not figure out how to solve my little problem.
I have a trasparent menu, that get a white background and became stiky when scroll the page. Is it possible to get the white background also on hover? Thanks
Hi Jackfabios14! No sorry this is not a native option of Uncode, in fact you never see this in all our demos. You should create a custom JavaScript code to apply a few classes on hover, if you need to know ones please share your site preview so we can suggest them.
Ok, thank you. I just temporary removed the under construction mode for the preview: https://www.rovescio.org/
To the element #masthead or .menu-primary you need to add the class “is_stuck” on hover, it should be pretty simple with jQuery: https://undsgn.d.pr/B67Twt
Thank you. I’m trying, but probably in a wrong way, not sure how to add the class…
jQuery( document ).ready(function() {
jQuery('#masthead').hover(
function(){ jQuery(this).addClass('is_stuck') },
function(){ jQuery(this).removeClass('is_stuck') }
)
});
Thanks for the code! I added it in Theme Options > JavaScript, but nothing changed :/
Sorry you need to wrap in a script tag like this:
<script>jQuery( document ).ready(function() {
jQuery('#masthead').hover(
function(){ jQuery(this).addClass('is_stuck') },
function(){ jQuery(this).removeClass('is_stuck') }
)
});</script>
It works! Thanks a lot!
Awesome. Beautiful theme, efficient support and great assistance!
Hi Jackfabios14 and thank you for confirmation! Nice effect. PS: If you like our theme and our support don’t forget to rate the theme 5 stars from the downloads page, this will helps us a lot to grow and allows us to continue the development of our theme! http://www.themeforest.net/downloads
Hey there. Love this theme. The best on TF.
Quick Q. Can you use Parallax in Uncode on Single Images and have effects similar to here – http://landing.liquid-themes.com/ where elements slide into view, and overlap on scroll?
Hi guuthemes and thank you for appreciate Uncode! Do you refer to this animation? In case it’s not available: https://undsgn.d.pr/xz4mEF
Hey. Thanks for the prompt reply. More this animation as seen on this page – http://creative.liquid-themes.com/ The section at the bottom ‘We are optimists who love to work together’, where the 3 images of people overlap?
No we don’t have this effect and I don’t think we’ll introduce, sorry.
Ok. Are there any plugins that could achieve this that you could recommend?
I think you can also use Slider Revolution that is part of Uncode theme, it can be used also for create small elements like this, you just need to insert the 3 images in 2 layers and enable the parallax.
Ah cool. Will give that a try. Again thanks for creating the best WordPress theme on the TF marketplace. It just works and works extremely well. Keep it up!
Thank you for confirmation!
Hi, I’m trying to use Literata, a Google font (https://fonts.google.com/specimen/Literata), but isn’t showing up in the Font Stacks under Uncode Child theme options. Can you please advice?
Thanks, Victoria
Hi vickymontero! I think this is a new font from Google and we’ll include in next update, right now you can install it manually: https://support.undsgn.com/hc/en-us/articles/360000840849