38438 comments found.
Nice theme! Buyer nr 4222. Good luck with sales!
Awesome snkart! Thanks so much 
Hi there,
For the portfolio section I have videos only. Is there a way to disable the “more details” button and just have “watch video”? I’d like to have this for recent works as well.
Thanks 
Hey birons! Yes of course that’s possible 
Enter this into your custom css box in the theme options panel:
.portfolio-items .col .work-item .work-info a:nth-child(2) {
display: none!important;
}
Hi,
Thanks for you reply. I’ve added the code in the custom CCS field in Salient general settings. There doesn’t appear to be any change. Any ideas?
Please provide me with a URL so I can take a look at why it didn’t apply for you 
Thanks!
Sorry mate, use this instead:
.portfolio-items .col .work-item .work-info .vert-center a:not(.pp) {
display: none!important;
}
you are awesomse 
awesome rather 
Just checked it on my phone. Nothing happens when I click the portfolio items. Without the custom CCS it clicks through to the portfolio details. Anyway to make it play on the phone? Thanks
Thanks birons! Change it to this instead:
@media only screen and (min-width: 1000px) {
.portfolio-items .col .work-item .work-info a:nth-child(2) {
display: none!important;
}
}
@media only screen and (min-width: 1000px) {
.portfolio-items .col .work-item .work-info .vert-center a:not(.pp) {
display: none!important;
}
}
Thanks for the quick reply. I’ve used this code, it’s fine on the PC but on the phone when I click a portfolio items it still goes to the item details page. Any way to make it play the video straight away on the phone? Your prompt attention to this inquiry is very much appreciated 
Birons, if you require a direct play of the video on phones, it would be easier for me to help if you opened a private ticket on the support forum with your login credentials so that I could simply write the css myself rather than the back and forth 
Cheers
mistake
no worries 
I just installed your theme and the pagination of my blog doesn’t work, this our test site; http://www.marcfitt.com/testnew/category/feed/ When you click on a number or switch page it doesn’t redirect to the right place.. Page not found error 404. Someone can help?
Hey marcfitt,
Refresh your permalinks by going to Settings > Permalinks and clicking save changes.
thank you I will give a try
I just tried it and it doesn’t work.
All of your categories pagination work except your “feed” one. Please open a private ticket on the support forum with your login credentials so I can get in and see why that is 
cool I just did it. Thanks
I’ll be with you asap 
I just want to say how great this theme is! So intuitive to set up
Thank you!
Thank you so much lisasuling! 
Hey TN,
Quick question… when using portfolio filters and pagination, if you have 2 categories (i.e web and print) and 4 paginated pages when you use the filter toggle to load the Web items, it doesn’t display items from that category that are on other pages (i.e page 2, 3, or 4). Is this intended?
Thanks
hey Syrehn!
Yes, because it’s simply hiding and revealing what’s on the current page. Maybe I will extend the functionality down the road, but no it’s not a bug.
Gotcha.
This is definitely on the top of my request list. I can’t use the portfolio pagination feature right now without it since many clients won’t realize not all items from a portfolio category are loading if there are multiple pages.
Will look forward to seeing if that ever shows up in a future update. Keep up the fantastic work! 
Will do – thanks Syrehn!
hello, i want to change the bar_graph from percentage to absolute numbers. Where can i change it?
thx a lot
Hey JurCase!
Edit the shortcode-processing.php file located inside nectar/tinymce and run a search for “nectar_bar” to end up at the relevant section. You can easily delete the ”%” from there 
thx!
You’re welcome!
Hey TN,
I’m in boxed layout already, but I want to constrain the width of my page even further. If I maximize on my monitor, the main (middle) content portion becomes way too wide. I want to maintain my design/formatting feel and prevent my content from spilling sideways. Is there a way to limit resizing so it would never get that wide?
Cheers, EP
Hey EP!
Open up your responsive.css stylesheet located in the css folder and delete this part near the top:
@media only screen and (min-width: 1300px) {
.container {
max-width: 1100px;
}
}
Roger that. Dumb question: how do I find my css folder. Is that in FTP? What’s the path?
EP, yes you have to ftp to your server and the full path will look like wp-content/themes/salient/css/responsive.css
Cheers 
I installed Salient using my Wordpress dashboard. Will I still be able to see this path in FTP? I’m at the root directory and there’s no wp-content folder.
Thanks for your help 
You probably need to traverse into the section of your server where your domain name points to. You’re probably connected and looking higher up in the structure outside where you need to be. Without knowing your server setup it’s hard to give you exact folders to look in. If you ask your hosting company to point you to the root of your WordPress install they will gladly show you the way 
Copy that, will get in touch with them. Thanks for the quick replies, I appreciate the guidance!
No problem!
Cheers 
Hi, Fantastic Theme! Love It!
Quick question though, I need my logo to be in the Center and large above the menu… how can I accomplish this? Thank you.
Hey aomphantom!
This would require some custom development as there is no quick way to do to unfortunately.
Would you be so kind as to point me in the right direction… I am willing to do it myself. Thank you
You would just need to just off the resize on scroll effect in the theme options panel and then create the html and css for it the same way you would in any other website.
cool, I’ll see if I can figure it out, thanks.
You’re welcome! Cheers
hi i have been trying to get my store working like http://themenectar.com/demo/salient/shop/?sidebar=true but it is just a standard woocommerce layout.
is there any shortcodes i need to place on the page?
Hey j-samuel!
You need to choose one of the sidebar WooCommerce layouts inside of the theme options panel in the WooCommerce Options tab. Once that’s on, you can use any widgets you want in the WooCommerce sidebar widget area in your Appearance > Widgets section.
Cheers
hi thanks for your reply i have chosen right sidebar layout and added widgets but they still dont show up. http://snag.gy/EXKJn.jpg
Please share your URL so I can look for you 
.
Hey j-samuel, when I checked your link I saw that the body did not have a “WooCommerce” class. This means that the page is not actually a WooCommerce page and most likely is just a regular page that you placed a shortcode on, am I correct? You need to set the page as your actual WooCommerce shop page to get the sidebar to show.
Cheers
hi, that is correct and I’ve done what you suggested but they still don’t show properly 
You need to open a private ticket with your login credentials so I can check your setup for you then mate.
http://themenectar.ticksy.com/Hello,
Beautiful and great theme, I have pre sale question or feature resquest before get it.
1., mega Menu option 2. Page Builder
Thanks a lot Albulushi!
I will be integrating a mega menu option sometime in the near future, but I can not say whether a page builder will get implemented.
Hi TN!
Really nice Milestone function! Love it! Just wonder if it’s possible to stream numbers from other things such as Likes on facebook, visits, number of items etc.
Would be really great to have it automatically
Thanks and keep up the epic work! Pontus
Hey wellgraphic!
This would only be possible with custom development at this point. I mean, since my element is there for the milestone you have all of the html, css and js required for the look and effect you just need to call the markup with the number generated from your desired source such as facebook likes etc. If you contract a developer to do this for you it shouldn’t take too long 
I have problems on my Portfolio page. The first is, with WooCommerce enabled (I do not need WooCommerce but it keeps recommending it since a few updates back) I get this message above my “Watch Video” on Portfolio.
Warning: Cannot modify header information - headers already sent by (output started at /var/sites/s/sachagauthier.com/public_html/wp-content/themes/salient/includes/portfolio-functions/video.php:7) in /var/sites/s/sachagauthier.com/public_html/wp-content/plugins/woocommerce/classes/class-wc-session-handler.php on line 63
And unrelated to WooCommerce my ‘Portfolio’ header which just says Portfolio only has the top-half, as seen at: http://www.sachagauthier.com/portfolio/
1. I’ve seen this bug happen with 2 other buyers before, but I have not been able to replicate it on my end either on my local environment or the live demo which also has WooCommerce active. I will continue to investigate and try and get a fix for it in the next release 
2. This was a bug that accidentally got into the new version from the 1.9 update. To fix it on your end please enter in a title into the page header settings box for your portfolio page (even if just says “Portfolio”, just having something filled out in the box will fix the problem)
Cheers
Hi,
How can I change the complete header color?
Thanks!
Good morning. I have a problem with the shortcodes: you open the frame, but appears to be empty, so do not charge me any kind of shortcodes. In addition, the portfolio page for the video, the button “watch video” reflected the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, (xxx) and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
Please help me!
Hello verardiproduzioni,
Have you tried changed the permissions of these files to 755 on your server using CHMOD?
wp-content/themes/salient/nectar/tinymce/shortcode_generator/shortcode-generator.php
wp-content/themes/salient/includes/portfolio-functions/video.php
On the prettyPhoto lightbox, I noticed that the dimming overlay doesn’t fade in and out like the demo on prettyPhoto’s website. Is there a way I can activate this?
It should, please supply me a URL where it does not so I can check it out 
It’s on a localhost right now :/
Okay, well are you experiencing the same bug on the live demo of the theme?
Well, I’m not sure where I can test this on the live demo
All of the portfolio items have the view larger button to open in the same prettyphoto lightbox used everywhere in the theme.
Gotcha! Yea, it does the same thing there. By overlay, I mean the area where it dims the background. That part doesn’t fade in or out, it just appears and then disappears. But on the prettyPhoto website’s demos, it is actually animated.
opacity: 0.85!important;
Cheers 
<3 <3 <3
Hi mate,
Thanks for your pre-purchase help the other day! I did some searching and found the threads which almost solved my problem… I have some client only based portfolios that i’d like excluded from the main sortable portfolio. I added this code:
$portfolio = array(
'posts_per_page' => $posts_per_page,
'post_type' => 'portfolio',
'paged'=> $paged,
'tax_query' => array(
array(
'taxonomy' => 'project-type',
'field' => 'slug',
'terms' => array( 'client01' ), ( 'client02' ),
'operator' => 'NOT IN',
),
)
);
the exclusion of client01 is working a-ok, but client02 (and projects) still shows up in the main porftfolio’s ‘sort by’ menu.
Hopefully an easy fix?
cheers, simon
Hey Simon,
There has actually been a user interface to manage stuff like this integrated into the theme since that forum post was written. You’ll see it right below the page attributes box when editing your portfolio page: http://i.imgur.com/Gz7ADhL.jpg
cheers mate – i just noticed that too!
i couldn’t see the forest for the trees facepalm
Haha, it’s all good 
Hello
Such a great theme – I am so excited about how to site will look when finished.
Could you tell me how I can insert a background image to the portfolio page? I have put a portfolio carousel at the bottom of my home page and it has a repeating background image. I like it so much I would love to have it on the main portfolio too.
home page: wrightstuffinteractive.com
Would like to do same to main blog page
Hello WrightstuffInteractive!
Add this into your custom css box located in the theme options panel general settings tab:
body, .page-template-page-portfolio-php .container-wrap, .blog .container-wrap {
background-image: url("http://wrightstuffinteractive.com/wp-content/uploads/2013/06/brickwall.png")!important;
background-repeat: repeat!important;
}
Thank you! Thats great! Is it possible to make the white background behind the portfolio items transparent to match the carousel?
Could I also have the code to have the same background on the individual blog post pages and the individual portfolio item pages?
Thank you for your help – I will definitely look at your templates first next time I need one – Im really impressed with your super fast support 
Thank you so much for your help – next time I need a Wordpress template I’m only going to get it from you 
Ignore requests in previous reply – I worked them out 
That’s great WrightstuffInteractive! I’m glad you’ve sorted it 
Hi ,
Does it come with the demo content? Thanks!
Hey wickedpuppy! Of course it does and there’s also tutorial videos demonstrating how to import it as well 
Oh TN… you and your features updates make me so happy. 
Feature Request: Would it be possible to get integration of your current testimonials shortcode with the plugin Testimonials by Woo Themes? I’d love to have my plugin testimonials show up in your testimonial slider.
It would be so splendiferous!
URL: http://wordpress.org/plugins/testimonials-by-woothemes/
I’m glad to hear that Syrehn!
I will see if there’s anything I can do about that in a later release, but I believe the easiest way to integrate would simply be to take my testimonial styles and apply them to the plugin 
I would do this… except the plugin doesn’t have carousel features… sad panda…
Side note since I updated the theme it seems there is a: margin-top: -55px; on class=”container-wrap” and it’s causing the title for Portofolio to get cut off. i’m double checking but i don’t think it’s a plugin adding to it.
Can you post your URL so I can check out the page in question? Also, have you cleared your browser’s cache since the update?
Sure if you go to creativecollab.co/behindthecurtain and then select “Projects” you’ll see what I’m talking about. I have also cleared cache. 
I checked the Salient style.css and confirmed that on line 245 the margin-top/padding-top that appears causing the issue is in the salient stylesheet itself (not plugin conflict that I can tell).
Okay, I see the problem now and yes it is a bug of the new update. Here’s the fix for now to get you by: Enter in a page title in the page header settings box for your page even if it still says “Projects” the fact that the box is filled out will fix it.
Cheers (I’ll address this in the next release to not bug out)
Cool! Thanks. 
Do you by chance know why my Portfolio sort toggle lags out as it slides down?
You’re welcome! – The reason it’s lagging is because you have the categories nested in the backend so it’s placing multiple UL’s in the dropdown code. If you remove the nesting it will be fluid again 
u rock 
Thanks! 
I’m shuffling around my categories but do need some of the nested ones (rats). Any suggestions on smoothing the toggle if there are nested categories?
You could try opening the init.js file located in the js folder and modifying the event. Just search for ”//portfolio sort” to end up at the right place – I will also note to fiddle with it to see if I can straighten it out for the next release 
Cheers