38434 comments found.
Love the theme. been using it for more than a year!
Please make updates available within the Wordpress dashboard like so many other themes rather than making it so we have to re-download and re-upload. Seems rather unnecessary and complicated for what is possible.
Thanks
Hey,
You can use the Envato toolkit plugin in regards http://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
Cheers
Fantastic. Thank you! You just made my life easier with your theme and several plugins. You kind of win!

Hi,
I set a row ID (team) in an “about us” page but when I try to access mydomain.com/about/#team it is shown below the row ID.
What can I do? Thanks in advance.
Hey,
could you please share your URL so I can test this for you?
Cheers
We are building the web but I would open it for you: http://demo.globoamarte.com/about-us/#team
Hey – activate the animated anchor link option in your theme options panel
Hi,
Is it possible to add an image to the shortcode buttons?
Thanks
Hey,
as of now you can only add an icon – an img tag inside of one would require some custom markup
Cheers
Hi, I’ve just purchased the theme and every time I activate the visual composer plugin, wordpress shows the following message : Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0. Can you help me ? Thank you.
Hey,
Do you have any other plugins active as well?
Cheers
Yes, Woocommerce.and contact form. I’ve been testing it and always happens when Woocommerce. is activated.
Could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
There is a bug when using a ‘List items’ in Gravity Forms.
There is supposed to be a + (plus) and – (minus) to the right of the rows, but I only see two dashes ( – - ). Well at least it looks like dashes.
See this image:
When you look closely, you can see that it’s actually just the top of the plus-sign duplicated.
See this image:
Also, if I disable the height: auto on .row .col img I get this result:
img.add_list_item, img.delete_list_item {
width: 1em!important;
}
However that did not fix it for me, but instead it just removed what little there was showing of the icons (nothing is showing now).
Any idea how to fix it?
I can give you a URL for the site, but I would need to PM you the user/password as it is currently protected.
Hey – could you indeed give me the URL and PM the details so I can take a look?
Cheers
I’ve sent them now.
Did you get the login details?
Hey! Add this into the custom css box in the Salient options panel:
.wpb_column.boxed .gfield_list_icons img {
padding: 0!important;
height: 1em!important;
}
Looking good. But what do I do about the misalignment?
Also, it look like the whole form needs to be pushed a little to the right:
I think it’s a chrome-issue, as it seems fine i Safari.
Hey – change the snippet to:
.wpb_column.boxed .gfield_list_icons img { padding: 0!important; height: 1em!important; margin-bottom: 0!important; }
Great, thanks.
Any ideas regarding the left alignment of radio buttons?
I haven’t been able to replicate that actually – are you using Mac or PC for Chrome?
Cheers
I’m on a mac. As fasr as I can see, the issue is not present on windows.
Hey,
add this into the custom css box located in your Salient Options panel:
.gf_browser_chrome.gform_wrapper ul.gform_fields li.gfield input[type=radio] {
margin-left: 1px!important;
}
Cheers
Perfect. Thanks 
You’re welcome 
Dear Salient team,
Firstly the theme has been wonderful in helping me achieve the designs that I want. Really fantastic job here.
I’m trying to set up an online shop, however I can’t seem to locate the Cart and Checkout pages in the “Pages” section of WordPress. I imported the ‘Ascend’ dummy data in the beginning. and I don’t recall ever seeing the Cart and Checkout pages pre-loaded.
May I inquire how I can import the pre-designed Cart and Checkout pages, in the most hassle-free way possible? (i.e. perhaps without backing up my data, exporting it, then importing the E-Commerce dummy data etc.)
I just edited my FTP files to ensure that there aren’t any outdated, bundled copies of WooCommerce Templates.
Still, I can’t seem to find my Cart or Checkout pages. Would really appreciate some assistance in this matter!
Hey,
Have you tried to deactivate, delete and reinstall the woocommerce plugin to get the pages to reinstall? You could also set them manually in your admin panel: woocommerce > settings > checkout
Cheers
Hi there
I’m trying to setup each page to show a different menu.
do you know how I could achieve this?
Can I change a setting on each page to show a certain menu?
Hey kengw002,
Please check out this plugin in regards https://wordpress.org/plugins/page-specific-menu-items/
Cheers
Ok great thanks will do
You’re welcome 
There seems to be a quirk with one of the WooComemrce settings. If you select the ‘Gallery slider with zoom on Hover’ option in the Salient options panel it changes the behavior of the variations on the single product page. Normal behavior for variations fir example Color and Size would results in the variation image changing once you select a Color and a size. With this option selected the variation image changes as soon as you select a variation. So if you choose Red as your color the product image shows an image immediately, presumably the first image it fonds for that variation. However if you then select a size the image changes from red to blue for example even though that color and size variation has a red image assigned. Can you take a look please. I’ve tried a few plugins to circumvent this but not having a lot of luck.
Hey likeacat,
thanks for noting this – i’ve marked to create a fix 
Cheers
Out of ideas. Trying to simply center the portfolio titles. h4 class title…any advice is appreciated. Also trying to remove the view larger link.
Hey – Could you please share your URL in regards?
Sorry for the late reply, still interested. http://www.lbchlaw.com/2015/attorneys/
Hey – add this into the custom css box:
body #portfolio.portfolio-items .col.span_3 .work-meta, body #portfolio.portfolio-items .col.span_4 .work-meta {
text-align: center;
width: 100%!important;
}
Thank you very, very much. 
You’re very welcome 
Pre-sales support question:
Do I have to purchase a license for Visual Composer to use your theme, or is the license included? Thanks!
Hey – the Salient version of VC is included 
Cheers
Thank you!
I have a store and I like your woocommerce support and wide variety of layout options.
As part of my due diligence before purchasing a new theme I take a look at the HTML generated. I ran your ecommerce demo through the w3.org validator and it looks like there are a few things to be cleaned up, in particular a missing close tag on line 617.
This is the demo I looked at: http://themenectar.com/demo/salient-ecommerce/ This is the validator output: http://validator.w3.org/check?uri=http%3A%2F%2Fthemenectar.com%2Fdemo%2Fsalient-ecommerce%2F&charset=%28detect+automatically%29&doctype=Inline&group=0I’m pretty diligent about checking this after a previous bad experience.
Hey! Thanks for noting – the typo will be fixed in a minor update shortly
HI,
So finally ironed out most of my issues with the theme
I think it’d be great to have example CSS in the PDF that explains that Red X AI in the CSS panel, will probably curtail a good number of posts here 
* One last thing I need help with regarding that CSS:body h3, .row .col h3 hover-text on images in the Grid Gallery doesn’t re-size when the items are small in a narrow column or even at mobile… so it’s quite useless to have the text on there at all when it’s illegible.
There must be a fix for this?
Hey – could you kindly share a page URL in regards so I can take a peek?
sent via email thanks!
Add this into the custom css box located in your Salient Options panel:
body .span_4 h3, .row .span_4 h3 {
font-size: 13px!important;
line-height: 18px!important;
}
I have a question that I have seen answered almost to what I need, but I think it will be a bit different and I have tried a few variations with no luck yet.
I would like to hide the meta-data on one particular group of portfolio items on the home page only. The items are under a “Featured” category so that would be the selector I assume to ensure that the other portfolio items also on the home page don’t lost their meta data.
I saw a few examples of a similar thing in other comments, such as when a moderator told another user to place this code in the custom css for a particular page to hide meta-data:
.page-id-773 .portfolio-items .col .work-info .vert-center { display: none!important; }
but I would want to target just one particular category on one page, so that all of the rest of the portfolio displays and categories keep their meta data. I am building this for a client I had purchase this theme, the home page is temporarily hosted here: http://abc.voyagerdesigns.com and the section I want to hide meta data on is the 4 images under the section that says: “At ABC, we have a passion for all things wine…” but I want to target those without messing up the meta-data on the coupon portfolio section above it.
As I mentioned, that particular portfolio display uses only the images labeled with the category “Featured” so I am assuming that is how I would target it somehow.
Thanks for the great theme and as always awesome support!
Hey! Add this into the custom css box located in your Salient Options panel:
.home .portfolio-items .col .style-3 .work-info .vert-center { display: none!important; }
Awesome, worked like a charm! Thanks : )
Cheers 
Hi Nectar Folks!
I’d like to integrate my Big Cartel store into my site. I see woocommerce is supported for Salient, however I’d like to keep using Big Cartel if possible.
Any pointers on how to do this?
Thanks for your time.
Hey – there’s no integration for that so it would probably take some custom development or styling at the minimum
Cheers
Having the same Kissmetrics plugin issue as TeamBizzy – was a resolution found there? Just waiting to hear back from the KM team but any help you have in whereabouts the toggle box code is would be great for them!
Thanks!
Hey – unfortunately I have no narrowed it down yet but if there team gets back to you with any news and needs my attention please let me know 
Hi, I have two issues: 1) we’re having a little trouble getting this to load. is there anything you think may be in the way? Here is a link. Nothing loads below the header until you refresh the screen. So, slider not loading on first land on the page.
http://wrlandtrust.wpengine.com/history/2) is there a way to make the logo shrink a little when it goes to a smaller screen (like 13 inch) vs. the menu dropping below it?
Thank you, Nancy
Hey Nancy,
1. Currently I haven’t been able to replicate this yet – what browser/OS are you experiencing it on?
2. Add this into the custom css box located in your Salient Options panel:
@media only screen and (min-width:1000px) and (max-width:1300px) {
header#top nav > ul > li > a {
font-size: 12px!important;
}
header#top nav > ul > li > a {
padding-right: 0!important;
}
}
Cheers
thanks, that actually shrinks the font not the logo space. Can we shrink the logo instead? The first problem is resolved I asked about , thanks.
Hey again! Change the snippet to this:
@media only screen and (min-width:1000px) and (max-width:1300px) {
html body header#top #logo img {
height: 38px!important;
margin-top: 12px;
}
}
Hi, how can I create a one-single-page with a menue with anchor links to the sections?
Is there any reason you haven’t updated the Salient Visual Composer plugin to the most current updates from Visual Composer? Your last change to the Salient version was in March and VC has been updated numerous times since then. Possible problems with new WP releases and integrating with VC Ultimate Add-ons
Hey – it’ll be updated in the next release
Cheers
Hello, Please tell me which file contains the code that generates the portfolio block by Visual Composer.
I would like to add custom description in the masonry style portfolio. And I found a similar block in the template-portfolio.php ($ project_style == ‘4’, etc.) but changes in its code only apply to the pages with the «Portfolio» template.
I searched all the php files but did not find anything similar, except for template-portfolio.php which I mentioned above.
Hey – it’s inside of the nectar/tinymce/shortcode-processing.php file 
Thanks a lot!
You’re welcome 
Hey dude,
Really love the theme and the unlimited possibilities!! If possible, I would like to know what your future plans are before buying, especially what you are gonna do with the portfolio for the One Page option which now only has a lightbox feature iirc. Could you give us some teasers?
And is there any social media you keep up to date regarding your work, wether its Salient or a new theme? Your last Facebook update was from a while ago.
Anyway, amazing theme and keep up the awesome work 
Hey!
The next feature based update will be out next month and will bring a bunch of new features – unfortunately I can’t release what they are yet to the public but when it gets closer I’ll probably give some teasers 
Cgeers
Hi!
I use the Nectar Slider, but unfortunately there are just no fade effect. Only Slide…. 1 Picture and 1 Movie in Nectar Slider…. Is this a bug?
Version: 5.5.52
It’s been dealt with!
Hey, glad to hear 
Cheers!