8686 comments found.
Hello! Is it possible to disable lightbox on product image click? I don’t mind diving into some code if necessary
Hi maltase! You cannot remove a JavaScript event with CSS but you can try to use this code in Theme Options > CSS:
.woocommerce-product-gallery a{
pointer-events: none;
cursor: default;
}
Thanks! 
Hi maltase and thank you for confirm!
Hi guys! Love the new theme options! Is there a patch for the content block slider to display in normal height? The content block slider no longer displays in the proper height with the latest theme update (most current version). The content block slider’s height has been automatically reduced causing row sizes to change and part of the images in the content block slider to be cut off.
Hi WeAreTheNRS! We are sorry but we don’t have other reports so it’s not easy to understand what you refer, there is nothing different in the Content Block height, this is a super used element, if something went broken you should see all our demos messed and hundreds of similar report here. If you can paste your URL we can check if you have other codes that create the issue. ps: have you also updated the Uncode Core plugin and cleared your possible cache plugins cache?
Hi guys. I love this templates. Can you help me how to control opacity background color lightbox.. as like this site. https://antoniogouveiaphotography.com/galery/
Hi foman2 and thank you for appreciate Uncode! 
Actually this is not an admin option but you just need to paste this code in the Theme Options > CSS:
.ilightbox-overlay{
opacity: .3 !important;
}Values go from 0 to 1. Let us know if this helps!
You need to insert 1 instead of .3 (if needed the white color is an option from the module).
HI, would it be possible to get the bread crumb in the footer or above the footer with custom css?
Hi hmg29! No it’s not possible moving elements with CSS, you need to use JS, for example try to paste this code in the Theme Options > JS:
jQuery( document ).ready(function() {
jQuery( ".row-breadcrumb" ).insertAfter( jQuery( ".page-body" ) );
});
ps: wrap the code in the script tags https://undsgn.d.pr/tVsaEt
Not working 
Hi! We tested the code so if it not works for you please share your URL so we can retrieve the code based on your settings.
Hey,
Just a heads up for your next version. Spelling mistake in theme options:
https://drive.google.com/file/d/1MTngVRVljWTlleLn70s97rd-IoykTbLx/view?usp=drivesdkHi MetalPotatoUK and thank you for notify! Fixed for next update! 
Hi guys,
I’m a passionate photographer using Lightroom to manage my pictures. In order to sync them with my wordpress site there’s an awesome plugin (which is the standard-connector between lightroom and WP) it’s called WP/LR and can by found here:
https://wordpress.org/support/plugin/wplr-sync/The plugin syncs all selected images so they can be found in the media-library.
It even supports setting up galleries which have been created in lightroom. This process can even be customized so the galleries which are being created are compatible with existing themes. As your theme already supports galleries natively it would be awesome if the creation of those galleries could be triggered by the plugin.
In order to test this with your theme I would need to know some details which are required so the plugin can create the needed entries. Would you mind having a look at the following spreadsheet and see if you can provide those parameters:
https://docs.google.com/spreadsheets/d/1G-f_xJpQsv2NhdKweu6L4CXYSI4ak5bKQ9UrKliYE0w/edit#gid=0I’d be more than happy to test if your logic is compatible with the plugin. If so this would be a huge benefit for your theme. You can tell as some other themes even promote this as a feature on their site.
Thanks for your support and best regards,
quicky
Hi again, do you have any information regarding this pre-sales question.
Hi quicky2000 and sorry for delay! I’m waiting main developer that is out this week to reply you!
Any chance that I’ll just buy the theme, try it out myself and even if it doesn’t work you might be interested in including the feature soon so I’d keep it until an update is ready. We could also consider sharing the costs for making it compatible 
Hi quicky2000! We can offer a refund but we cannot grant for deadlines, we have fixed times and we have many requests. Anyway this way you can stay safe.
Hi again,
As you can see I’ve bought your theme and I have to say that I’m really impressed. I’m using Avada / BeTheme and Enfold as well but for photography your theme is the best match. The WP/LR integration also works partially already but I’m struggeling with the taxonomy. If you’re interested to make your theme 100% compatible, just let me know and I’m happy to share access to my site where I’ve tested the settings.
Best regards,
Oliver
Hi, team!
I’v spending o good time trying to make categories works, but no way to getting it. That’s my page http://chova.com.br/ and I’m trying to make something like this https://undsgn.com/uncode/homepages/portfolio-agency/
I read the coments here, but I just got more confused. Cold you help me with this, please?
Hi, these are just the categories applied to your portfolios: https://undsgn.d.pr/Bbew5R
Then you just need to enable the Filtering option: https://support.undsgn.com/hc/en-us/articles/213456829#&gid=1&pid=4
Never imagine that would be so easy. Thank you so much! #undsgn4life
Hi and thank you for confirm! 
Hi, if i purchased just the theme, it does not come with any hosting services that i can install directly on envato right? what exactly does the theme purchase come with?
Hi urbanistculture! When you buy a theme on Theme Forest you have buy a license and the possibility to download the installable theme so you can install on your host, then if needed you can buy the Envato Hosted option that give you also the domain/server/etc. Let us know if this helps!
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, is there any option to get a mega menu with images and headlines?
Hi hmg29! No sorry the Uncode megamenu is the one you see in our demos, you can apply images with a bit of CSS (basically it’s just a CSS background). 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 guys, I’m attempting to add portfolio items to the portfolio widget on my home page. There are 6 different slots on the homepage, with 16 ‘templates’ in the Portfolio section. I like the Sidebar Slides Full-Width one. How do I make 6 of those? And when I’ve edited the details/images how do I display them on the portfolio widget on the homepage? Thanks!
Hi Jason9205! Do you refer that you wan all your portfolios with the same layout? In our demo we show different layouts you can get with Uncode, if you want all your portfolio have the same layout you need to use the Theme Options > Portfolio: https://support.undsgn.com/hc/articles/213455469
Note that in the demo diversifications are created with the Page Options, so to test please create a new portfolio and use the Theme Options > Portfolio.
In the Posts module you have dozen of options to create your query and insert exactly the elements you want: 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
Hello, we have problem using “WP Super Cache” with iPad, have tried manually adding iPad to “wp_cache_mobile_browsers” with limited success since the code need to be inserted using a custom plugin outside default “WPSC plugin-folder”. Is there any way to force iPad using cached mobile version of static files? WPSC works well with iPhone and Android but not with iPad because it is impossible to zoom and it seems that iPad is using desktop version of static cache files. Thanks.
Hi tingaliin! I’m sorry but I don’t how this plugin works specifically, it seems something that their support can help with more details. Our suggested cache plugin is WP Rocket that is really a good option that work out of the box: https://support.undsgn.com/hc/articles/115004168269
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, thanks for reply, got it working now with iPad using WPSC.
Hi tingaliin and thank you for confirm! 
I want to make a pattern background with an image. But background repeat don’t work. I got this in the inspector in chrome:
background-image: url-—);
background-repeat: repeat;
background-position: left top;
background-size: cover;
}
Where can I change the background size?
Thx
Hi luiscastrillo! You need to set these settings: https://undsgn.d.pr/52Pjey
How to Enable Front End Editor In WPBakery formaly VC. thanks
Hi danzara! We are sorry but actually this is not an option, Uncode as other top seller creative themes that use a customised version of VC at the moment it’s only backend based, this is also specific in the main item page.
how can I turn the visibility of post’s comment on and off post by post?
Hi ggaggoong2 and sorry for delay! 
Actually you can set them globally by Theme Options (https://undsgn.d.pr/VPBtJ3), never note that it’s not possible activate at single post level, anyway pretty easy to fix, please submit a ticket so we can support the solution privately! Thank you!
https://support.undsgn.com/hc
Can this automatically create a gallery of thumbnails of videos from a vimeo album, which open in a lightbox?
Hi zgilad and thank you for interest! 
No sorry it’s not possible create a live gallery a video from Vimeo (automatic), you can create them but with feed import (you can import videos), ex: https://undsgn.com/uncode/works/portfolio-full-width-video/
https://undsgn.com/uncode/works/portfolio-boxed-video/
Hello, just updated the theme. I have a question about the theme options. It happened twice that saving changes ‘hang’ and after reloading (takes some time) my custom css is gone. First all theme options are set to default. After re-save the options the saved edits are back, the custom css is gone. Do i need to save with ‘ajax saving’? Are you having more reports about this issue?
Thanks for the answer.
Hi woerdhvd! No we don’t have similar reports. The only cause for Theme Options gone is that you don’t have the required Max Input Vars. Note that if you have heavy plugins you require even more, since any plugin consumes some vars: https://support.undsgn.com/hc/en-us/articles/213459869
I suggest also to verify the PHP version your host is offering, the actually suggested PHP version is PHP 7.
Hi – i’m web developer – i have done lots of projects for themeforest. if you need a developer please mail me at tfdeveloper.mike@gmail.com
“i am sorry if this comment distrubs you”
Hi miketf and thank you for interest! Please send a pvt message.
Thank you for your response sir – i have sent you pvt message
Uncaught ReferenceError: Waypoint is not defined at init.js?ver=370475688:1889
I have deleted all files from my server and installed a clean version of the Creative Multiuse WordPress Theme, uploaded 1 image to my page http://vincentvandendries.com/selected-work/ and am still getting this error… to me this looks like a bug, or am i wrong?
My client is very mad at me, i hope i can get someclarification here because i have never used the support because i don’t need it, but this i can’t fix.
Hello,
we don’t see any issue on your page, as you can see from this screenshot: https://undsgn.d.pr/X3WjTG
Maybe it depends on the browser: have you tried to empty the cache of the browser? Do you see the same thing with all browsers?
Let us know, best.
when i clear site data the problem is fixed, but then when i upload new pictures the same problem occurs again and i have to clear site data again…
Hi vincentvandendries! At the time of replying I see your page without error, the only possible reason of this issue is that you have Memory Limit issue and you use very heavy images, basically the Memory in use for the installations collapses: https://support.undsgn.com/hc/en-us/articles/213459889
I am at the end of my courage, increased wp_memory_limit to 10GB and server memory limit is also green in system status, but it has nothing to do with that because the site works when u clear site data, but add 1 more image, and the error occurs again, clear site data again and the site works, i’l keep the site in error mode for u to see.
thx for the help.
Hi vincentvandendries! Let me understand the situation and understand how can we help.
1. Do you have this issue only now? We see you bought Uncode more than 2 years ago. Does this site worked and now is broken? Is this a new site that you are building with our theme?
2. In the source code there is this error <b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/home2/louisdesmet/public_html/vincentvandendries.com/wp-includes/class-wp-image-editor-imagick.php</b> on line <b>362</b>. It seems that this server is missing some libraries required by WordPress.
Can you please check this article and verify if you have the options to create thumbnails when you use native WordPress functionalities? https://support.undsgn.com/hc/en-us/articles/213459729
Let us know!
yes we bought it 2 years ago and it has worked up untill 3 months ago, then suddenly 1 page stopped working and i tried everything from memory limit to other things to fix it, after that the only remaining option was to delete wordpress + the theme altogether and install a clean version of wordpress and then reinstall the theme on it. but after doing that i placed 1 image into a gallery and the error already occured again.. i can try and reinstall it all again if that could assist u in fixing the issue?
Hi vincentvandendries and sorry for delay! Uncode doesn’t broke itself, it seems that your host has changed something. Have you checked this article? Can you please inform how it goes the test? https://support.undsgn.com/hc/en-us/articles/213459729
ok ty so much for the support, my host did indeed change a value they should have let me known about, after a long discussion with the host they changed the value and it appears to be working without any problem now, i can add and delete images without a problem.
Hi and thank you for confirm!
Anyway this is crazy acting from your host, they broke nativne Wordpress functionalities and they forced you to rebuild your site.
Hi, I’d like to buy your theme but I need to know if it’s compatible with YOAST plugin. Is it?
Thanks
Hi MODICA and thank you for interest! 
Yes absolutely, confirmed!
Ok, sorry I found many comments about this matter, so I have my answer.
Thanks
Thank you for confirm! 
Please, I’ve got a problem with full height (100%) on IE11 browser. Is there a chance to resolve it ?
Hi MichaelVSTO! Unfortunately we don’t have any similar reports so I don’t know what you refer, sorry. We need at least your site preview and few infos like theme version, extra plugins etc.
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 a lot ! I don’t know if I need to renew support to submit a ticket…I think so
Hi MichaelVSTO! We are happy to help here even if you don’t have support but you need to give here the infos we need. I hope you can understand. Sorry but you see the same problems also in our demo? Otherwise maybe some extra plugins etc…
Great !
here you can find : URL : http://e-learning.vaperail.com Theme Version : 1.6.4.2
maybe some extra plugin ? I don’t know grrrrrr
Yep I think it’s some plugins, this is a page with Equal Heights and everything is fine in IE11, please have a check: https://undsgn.com/uncode/homepages/creative-event/
Let us know!
euh sorry but when i introduce the content of your creative event page, and it works fine. http://e-learning.vaperail.com/e-learning-2-2/
I think it comes with my work in columns, please look : https://ibb.co/i2iZDm
Hi MichaelVSTO! Sorry but I don’t understand, our page works fine right? So it’s possibly an issue with some extra plugins, at least try to disable all extra plugins and recreate the page. I also want to note that we have published some updates even if I don’t remember we fixed something for this:
https://support.undsgn.com/hc/articles/213454129
If needed here you can find all the infos for the update and latest version:
https://undsgn.com/introducing-uncode-version-1-7-built-impress/
https://support.undsgn.com/hc/articles/214001205
Sorry ! but i just think that i don’t arrive properly make image background in 100% height
Hi MichaelVSTO, sorry but I don’t understand your reply, have you fixed or not?
Hi, i fixed it ! thanks for all ! The problem was row in row… i made stupid things…your theme is great and i recommend it !
Hi MichaelVSTO and thank you for confirm! 