38438 comments found.
Hey there! First of all: great theme, I really appreciate the small design details you integrated into Salient.
I have a problem though: I can’t update the Visual Composer.. I even deinstalled and installed the plugin again.. can you help me?
Hey chrisauf 
What version are you on now? When you reinstalled the plugin did you do so from the Appearance > install plugins section of your admin panel?
Cheers
Thanks for the fast reply! 
Salient Visual Composer: Version 4.9.2 Salient: Version 7.0.6 Wordpress: Version 4.6
Yes I reinstalled it from the Appearance > install plugins section..
It’s also important to mention, that I can’t use the current version of the Visual Composer as it doesn’t react when I would like to add an element.
There is a notification in the plugins section which suggests updating the Composer to version 4.12 but it doesn’t allow me to do so.
Thanks 
Hey 
If you’re upgrading from Salient VC 4.9.2, you’ll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.12) in Appearance > Install Plugins – This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating. Also make sure you’re on the current version of Salient (7.5+) or else the new VC won’t be available
Hi Nectar,
I’m looking to change the order of the social icons above the header nav. I used to do this by changing the order in header.php but the code is no longer there.
Can you tell me where I can do this? Thanks!
Hey RollingSpoke,
The function “nectar_header_social_icons” in the functions.php file is now the area where they are 
Cheers
Hello, first congratulations for the good work.
I installed the plugin (Ultimate Membership Pro) for user registration, but I have a checkbox terms and conditions not listed. Plugin author told me the following (” Checking your Page it looks like a style from your current theme set for all checkbox special css style that makes them invisible. See how it looks with the current theme deactivated.”).
Page-register-problem: http://www.designthinking.services/registro-usuarios/Question.
which means the author of the plugin? How do I get if that chek box is displayed?
Thankss =)
Thanks balvin 
In the Salient options panel > form styling tab have you tried to turn off the option for “Enable Fancy Select/Checkbox/Radio Styling”?
Cheers
Hi, how do I create a 2 column contact form? Is there a sample code you can send to me and I can edit it from there. Thank you!
Hey hochangjun!
If you’re using CF7, in the form creation screen you could use columns like this:
<div class="col span_6">
<p>Your Name <span>*</span><br />
[text* your-name] </p>
</div>
<div class="col span_6 col_last">
<p>Your Email <span>*</span><br />
[email* your-email] </p>
</div>
<p>Your Message<br />
[textarea your-message] </p>
<p>[submit "Send"]</p>
Cheers
Hey there! Love the theme, but I’m a little stuck.
I’m trying to get my eCommerce site to show more than the default 12 products per page. Is there any way you could you direct me as to how to make a “View more” button load more products on the page (instead of the page numbers)?
As a plan b, I tried to show 36 items by adding this code to my functions.php file in the child theme folder:
// Display 36 products per page. Goes in functions.php add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 36;' ), 20 );
But, it didn’t work. Any thoughts?
Thanks!
Hey cnettles!
You’d need to alter this line in the functions.php file 
add_filter( ‘loop_shop_per_page’, create_function( ’$cols’, ‘return 12;’ ), 20 );
also adding a load more button would require some custom development or the use of a plugin as of now
Cheers
Heads up – I cannot disable the Nectar Slider in Responsive Options (under VC column options) for mobile, tablet portrait, tablet landscape or desktop. Just isn’t working.
Hey stevenchilds,
I’ve noted to test for that – Also, do you have the parallax option turned on?
Cheers
As far as my wp goes, it turns out it was my caching system wasn’t updating fast enough for me. It is working now. I did turn parallax off, however – which is when it started working, after the cache cleared.
Thanks for your prompt response, I appreciate it!
You’re very welcome 
Hey my man!!! Hope all is well!!! I LOVE the new updates!!!!
Just a heads up, on Firefox 43.0.1, the new demos only show the loading spinning icon. But when I use Firebug to inspect element and remove the loading div, I can see the site. This is on your demo too:
http://themenectar.com/demo/salient-product/ http://themenectar.com/demo/salient-service/Hey CrucialCounty! Thanks for reporting – i’ve noted to test with that specific version. More current ones should work normally as well
Cheers
Hello, When we open a portfolio project on our site, the top navigation no longer works. . . are we missing something? http://storyboardmedia.com/ Thanks, -L
Fixed it! I had the link in the menu section: #about. I needed to put the entire link in: http://storyboardmedia.com/#about-us.
Thanks anyways!
Hey CleverCreative, glad to hear you’ve sorted it 
Hi, I have been using Salient for a while now, great theme! – and have seen a few other requests for this. Do you have any intentions of integrating Visual Composers ‘Grid Builder’ feature for creating custom grids etc?
Cheers and thanks for all your work.
Thanks owdo!
It’s been on the wishlist – i’ve noted your +1 for the feature 
Cheers
Thank you!
You’re welcome 
Hi,
Update: FOUND IT! 
Probably a really stupid question. But how do i use the new feature with the Anchors on a (product)image? I really would like to use it, but i can not find it.
Thanks,
Rolf
Hey Rolf 
Glad to hear you’ve found it!
Hi This is murthy as Webdeveloper I am using salient theme moschip.com(Production) , http://98d.178.myftpupload.com/contact/(Staging) , I have one issue “Oops! Something went wrong.” ‘This page didn’t load Google Maps correctly. See the JavaScript console for technical details.’ Please find the attached screens, I have seen console “Google Maps API error: RefererNotAllowedMapError” , I have integrated new API for this website but unfortunately showing same issue in staging in production I have integrated other method for temporary please give suggestion it ts very high priority.
I have go through this forum and implemented there is no use.
https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.htmlHey murthy, the current version of Salient (7.5+) now has a field in the Salient options panel > general settings > css/script related tab for adding in your API key. Once you provide an API key for google maps it will load.
If you’re already providing an API key, please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
HOLY $HIZA those 3 new demos are INSANE!! I Frickin’ LUV how you keep raising your own bar ThemeNectar!
Glad you’re digging them sterlingwilliam 
Cheers
Hi, does this theme have a gallery plugin for displaying photos?
Hey, yes – there’s an image gallery element available in the Salient Visual Composer which allows for image gallery sliders & grids 
Hi, great, do you have a link to a demo page where i can see it in action?
Hi, is it possible to change the open/close icon in the mobile menu? It’s showing up as an odd icon on iOS now. Thanks!
Hey stephenriley1417, could you kindly share your URL in regards so I can take a look?
Cheers
Sure, its http://viphn1.com/prototype/
For the slide out mobile menu, and the open/close icon above the menu is showing up only on iOS. Mainly wondering how that icon can changed or removed.
Hey, have you verified that no third party plugins you may have active are causing the issue? It looks like your plugin for the “scroll bar with back to top” May be messing with it
Ah, that was it. thanks!
Cheers 
Hi, I downloaded the last version 7.5, but in the demo importer I can’t find the new demos with full height row. Thank you for your help.
Oh I found my problem, the update did not do correctly…
Hey onephobiahz, glad you figured out the problem 
Hey guys, I’m working with a client who has purchased the theme and we love it, but I have a rather specific question:
You know how if you click the pencil icon on a text block element to edit it, it will show a ‘Design Options’ tab where you should be able to apply custom margin/border/padding to that block? It seems that the spacing doesn’t actually get applied if you’re doing it within a single portfolio item page. It seems to work fine on normal pages, though. If you look at the screenshot I shared, you’ll see a class has been applied to this text block (vc_custom_147…) signifying it’s been given custom spacing, but the padding isn’t actually getting applied.
I haven’t submitted an actual ticket yet b/c I wasn’t sure if I was missing something simple.
Thanks in advance for the help!
http://kb.timcorlett.com/lighting/poke https://www.dropbox.com/s/f3hr3zeuv17129f/Screenshot%202016-08-14%2012.24.52.png?dl=0Glad to hear tkcorlett 
Thanks for letting me know. i’ve noted to look into it further and sort it for the next release
Cheers
First of all, congratulation !! It is an amazing template and probably the best i have ever seen on themeforest !! I am planning to buy it for my new website but i first would like to know one thing.. My future site will be in 2 part with 2 different template but i would like to use some of your amazing animation like your morphing button or your animated icon in both template. Is there a not too complicate way to do it ?? Like by using a plugin or by the child template.. Thank a lot for your answer..
Hey yozz, thanks so much!
You can mix and match elements shown from all of the demos in any way you like 
Cheers
How do I translate this theme to Danish? Nothing seems to work.
Hey,
You have to use the included .po file – have you set your language in wp-config.php to be the same language code you have WP installed in? For Danish it would look like:
define(‘WPLANG’, ‘da_DK’);
Cheers
Hello, there’s a problem when I enable both fullscreen Nectar slider and fullscreen rows option under the page. I’ve tried toggling all kinds of options but it’s still not working. May I know how to fix it?
http://will-hu.comCheers.
Hey superwilliamhu,
Is there anyway you could open a ticket in regards with your admin credentials so I can take a look? https://themenectar.ticksy.com Just let me know the ticket ID here once you’ve done so
Cheers
Hey jtnadams, the tooltip is hidden for mobile only with the “tooltip alt” style since it’s a larger element. If you want it to show on all devices you must use one of the other styles 
Hey jtnadams, the tooltip is hidden for mobile only with the “tooltip alt” style since it’s a larger element. If you want it to show on all devices you must use one of the other styles 
How do I do that?
Hey, please see this in regards for clarification https://youtu.be/S3P1BsTitnE?t=4m1s