38438 comments found.
Hello, I am very interested in Salient theme, can i have the documentation about the theme?
Do you have a psd file to make some layout experiences?
Hey HokoPT!
1. The video series is public and should give a good insight into the theme: https://www.youtube.com/user/ThemeNectar/videos
2. There’s no PSD because basically no images are used for design elements so essentially taking a screenshot of the theme would be as useful.
Cheers
Thanks, and for a advance customization code?
If you need to use custom css there’s a box in the admin panel for it or you could alternatively use a child theme.
Cheers
Same wish… i wanna use it in multilanguage … (salient) thanks
Hey gruwi,
If you need a multi-lingual setup, I would recommend WPML.
Cheers
Some suggest for a fine multilanguage plugin for salient theme tnx
Hey carloalbertodellasiega!
WPML is the most used one out there 
Cheers
Hi,
I am trying to upload a WebM file but it displays an error, stating: “Sorry this file type is not permitted for security reasons” Please help
Hey bennydicko,
webm should be allowed by your server by default. You’ll probably have to contact them and ask to allow it:
http://wordpress.org/support/topic/uploading-webm-videosCheers
Hello theme cool,now i rebuild my new Site , but i don’t get 1-2 things
How you can do this : http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266portfolio Full with Masonry style ,and first 2 columns and after different …. two,and tree and somewhere 4 .
Ok now my site is demo : http://onlymylife.com/portfolioLook always trow the window 4 columns .. and start resize the Feature image but not change so much .
So please help me how can fix this problem . Thanks Janos .
Hey Janos!
Please refer to the “Masonry Sizing” section in the user guide in the portfolio chapter for detailed information of what size requirements you need. You also can control what size each item will be in the masonry layout in your project configuration box in each project.
Cheers!
The theme is amazing and I’m considering buying it.
I need to have a events calendar on my website though. Is there a built-in one?
Thanks!
Thanks NataliyaBShevchuk! There’s no even calendar built in, you’d need to use a plugin.
Cheers
The theme is amazing and I’m considering buying it.
I need to have a events calendar on my website though. Is there a built-in one?
Thanks!
Thanks NataliyaBShevchuk! There’s no even calendar built in, you’d need to use a plugin.
Cheers
Gotcha! I appreciate your response!
No problem at all! 
I am loving SALIENT. It’s a great theme.
Question: how can I get video in the NectarSlider to blend with a color, like in this example—http://themenectar.com/demo/salient/about/about-us-extended/
Thanks! Joel
Thanks a lot Joel!
I actually added that color when editing the video in After Effects – it’s a pretty basic effect though so pretty much any video editing software would be capable of it.
Cheers 
Can i upload custom header image Thanks
Hey cinelrb,
You can upload your own logo, yes but are you referring to a background for the navigation? If so you’d just need to use css which I could help out with.
Cheers
thanks
You’re welcome!
HELP! None of my pictures are displaying! I upload them to my media, and it just shows the symbol for an image not being able to display.
I’ve deleted the theme and I’ve re-installed it twice. I’m on a deadline because this is for a client of mine, and really need assistance.
Thank you!
Hey beachhippie,
I would really need a URL and admin access in order to see what your issue is. Please open a private ticket with this info here: http://themenectar.ticksy.com/ and then post the ticket number here so I can check on that for you 
Cheers
hello. How do I get all the pages/posts on the same page (one page)?
Thank you greeting
Hey onelogo,
you would just have to use the theme shortcodes to construct your one page design – almost every element can go on one page if you like so it’s just up to your taste how you want to arrange things.
Cheers
Thanks you!!!
Hey again!
To create the animated scrolling you’d have to use a plugin like this: https://www.google.com/#q=scroll+to+id+wordpress
Hope that answers what you needed 
amazing plugin. thanks
You’re welcome!
Hello,
I am considering buying this theme and I have a few questions:
Is it compatible with Visual Composer? is it compatible with WPML? Is it compatible wit Revolution Slider?
Thank you and congrats for the excelent work Carlos
Hey Carlos!
1. Yes, and the nectar shortcodes are usable within VC so you can essentially use that plugin for columns if you like and use the nectar shortcodes for elements.
2/3 Hasn’t been fully tested with these yet – but buyers are currently using them.
Cheers!
Hello, is the German language file there? IMPORTANT! Are there other PAYMENT OPTIONS? Please help me. Thank you greeting
Hello, Payment is OK. What is now with the German language file? Thank you, Greeting. PLEASE SIGN!
Hey again Skynet!
As I mentioned in your other comment – A .po file is included so you can translate the theme yourself – there’s no included translations though.
Cheers
...thank you greeting.
You’re welcome 
I am considering by this theme – I was wondering – when you open a portfolio item, is it possible to have the masonry below it (like related items) so you don’t have to go back everytime…. like this…
http://demo.themebeans.com/wonder/portfolio/audio-post/Hey roblutter,
you could add a masonry below it but you would need to insert that shortcode for each project at the bottom (there’s no option to have it auto populate in that fashion).
Cheers
hi – is there a way to disable the top/secondary navigation menu but retain the shopping cart menu on the right?
Hey episensor!
Add this to your custom css box for that mod:
header#top {
opacity: 0!important;
}
#header-outer {
background-color: transparent!important;
box-shadow: none!important;
}
Cheers
Another question…
When I create a Toggle Panel shortcode, I want use a font awesome icon inside (in Tab Content). All icons are correct how I want, but always the first panel show wrong the icon.
You can see it on this image: https://www.dropbox.com/s/19uxwpw6xdxzhh2/togglepanel.png
On the left image must be same that left.
All code is ok, I created a new (and blank) page and I inserted the toggle panel only.
Hey again,
that’s pretty weird its only the first toggle – can I get an actual URL to see it happen live? It will be easier to troubleshoot for you 
Cheers
Thanks! can I send you the URL by email? I can’t publish here.
You’re welcome!
Actually you could just open a private ticket: http://themenectar.ticksy.com/ and then post the ticket number here 
Thanks!
Thanks again. The ticket number is #127825. I opened a private ticket but appear how public 
Thanks a lot!
Just responded 
Yeah, thanks!!
You’re very welcome 
Hi ThemeNectar.
Is there a way for non-stops some or all carousels? I opened the .js but i didnt find the lines for disable the stops.
Hey david_native!
Are you talking about adding an autoplay to the carousel shortcode? If so, it would have to be a global change and the lines to change will be in the init.js file – if that’s what you’re trying to do let me know and i’ll tell you what to alter 
Cheers
Sorry for my english… I say that I want the carousel never stops, always in movement.
You can add an autorotate similar to how the clients carousel works, but there’s no built in functionality to have an always moving carousel at this time. You could look for a plugin to do that if you needed it though 
Cheers
Thanks again. Can you say me any plugin for this?
I don’t have any to recommend off the top of my head unfortunately so I’d have to do the same research as you to find an appropriate one.
Cheers
Hallo, welche Sprachen werden unterstützt? oder welche Sprachdateien oder Sprachdateien sind enthalten? Gruss, Danke.
Hey Skynet_GR!
A .po file is included so you can translate the theme yourself – there’s no included translations though.
Cheers
Hi, I have another question. The contact page doesn’t seem to work on my I phone. I’ll get an 404 error. How can this be and how can I make it work? thank you
Hey Egeraat27 – i’ll need a URL in order to troubleshoot.
Thanks!
hi, the url is http://www.socialsimplicity.nl/?page_id=650
I figured it out.
..thanks anyway
Great to hear 
Cheers!
Hi, maybe I am getting delirious, but I can’t seem to figure out a simple thing. I need a full width slider with just a color, no image. And in that slider I want some text. What do I have to do? Thanks in advance
Hey Egeraat27!
You can use the Nectar Slider and just use some quick css like this in your custom css box to alter the bg color:
.swiper-container, .swiper-slide {
background-color: #FF99CC!important;
}
Cheers
thank you 
You’re welcome 