38438 comments found.
I notice the portfolio only displays in the order I post my portfolio items. Anyway to arrange the portfolio items so they display in the order I want them to?
Rather than having to upload in a specific order?
Aha! Found it on another comment. Thank you!
Hey karreracreative – I’m glad you found the answer 
Cheers
hi ThemeNectar .. just setup 3 category portfolio .. how can i change the thumb hyperlink [ image ] to get back to they category after user visit the detail image ..
Hey wongsamar!
I assume you’re talking about this correct? http://i.imgur.com/0qvAwQd.jpg if so that’s an icon and can be edited in the single-portfolio.php file at this location:
<li id="all-items"><a href="<?php echo $portfolio_link; ?>" class="icon-salient-back-to-all"></a></li>
Cheers 
So far so good but trying to get a sidebar for bbpress. Seems it’s missing under widgets. Also creating a page for the forums only works for bbpress landing page but when you click on a category.
Is there a way to enable a sidebar for bbpress while running this theme?
Hey daedalis!
Ironically I’m in the middle of assisting a user with this right now at: http://themenectar.ticksy.com/ticket/150515
Please follow up there in regards 
Cheers
Actually submitted a ticket on this one as well #155806
Thanks – I’ll be with you as soon as I can in that case 
Cheers
Hi Nectar,
I’m trying to turn the Ajax search into a buddypress hashtag filter. Right now the search takes me to http://domain.com/?s=searchterm and I need it to go to: http://domain.com/activity/?s=%23searchtermwould you be able to direct me in the right direction to do this? Thanks!
Hey apena89!
Sure, here’s how you can switch the destination of the search – open your searchform.php file and change this line:
<form action="<?php echo home_url(); ?>" method="GET">into this:
<form action="<?php echo home_url(); ?>/activity/" method="GET">
However to add that hashtag into the search you’d need to write some javascript to prepend it into the query when entering.
Cheers 
Hi, it’s seems the logo on my site www.marcfitt.com is not working properly. Everything was fine two updates ago but now when you scroll down two logo appear.
How can I fix it. Thank you. For the moment I have remove the retina logo and it’s seems to works.
Hey Marc!
When you updated did you delete your old theme before uploading the new one? Sometimes leaving the old copy on the server and overwriting can cause strange errors.
Cheers 
Hello,
Nice new page composer. I have two questions. I am not sure why, but I can not to change height of nectar slider. It has been worked with shortcodes but in composer I can not do that. And second question, why page composer is so slow? Is that only in my case or…?
Thanks, Milan
Hey Milan!
1. There’s known issue with the height input via the composer – if you can supply me a login I’d be glad to test it for you though 
2. The page builder is just the latest visual composer with nectar elements & styling. There shouldn’t be anything that causes it to behave slower than the plugin would though.
Cheers 
Hello, will this theme work if i installed it on my wordpress version 3.8.1?
Hey anetlin!
Yes, the theme is tested with the latest WP version 
When I use the “Recent Projects” feature in the body of the portfolio page, the title and arrows hang outside the left and right edges of the content – instead of being aligned. This is a different behavior from the standard carousel.
Can anyone tell me how to adjust this in the CSS?
Hey hingedigital!
Could you provide a URL so I can check on this for you?
Cheers 
Hi The preview pictures of vimeo see on my website look blurry. but on vimeo they are sharp.
http://www.dc-motion.com/portfolio/motion-graphics-example/ https://vimeo.com/73893438To what could be the problem. Thanks
Hey again dc-motion,
Try changing your iframe embed to use 1000 for the width attribute and 562 for the height attribute.
Those are double the standard dimensions vimeo gives and should force a larger preview image 
Cheers
Hi
It just will not work, still looks blurry
Thanks
Hey – sorry, I figured the poster image was created based on your defined size. If that’s not the case you should post on Vimeo’s forums asking if there’s anyway to force a larger image for embeds.
Cheers 
Hi No, the problem is when I’m in original size Placing then it looks sharp enough from the video. but as soon as I put it in the portfolio page then it looks blurry. that has nothing to do with vimeo. when I activate “Full Width Portfolio Item layout” then it looks sharp:
http://www.dc-motion.com/portfolio/vimeo-test/ http://www.dc-motion.com/portfolio/showreel-2013-2/Thanks
Hey again, I currently can’t see either video because of the DDOS attack vimeo is dealing with – will check back in a bit 
Hey dc,
I just checked out the videos side by side and think that my initial thoughts were actually the opposite of what’s happening. I believe Vimeo is generating the preview based on the actual size you’ve uploaded the video at, which is full HD. That’s why it’s showing clearer with the more space you allow it to sit in. The player on Vimeo’s own site is also larger than the size it can display in the portfolio when full width is not selected so it makes sense it’s more crisp there.
Hi
So there is no solution to present this preview images sharper?
this is very important for me, because in this way it just does not look good 
Thanks
Is there anyway you could allow me to log in so I can check everything out for you? If so please send your credentials to themenectar@gmail.com
Cheers 
Hey everyone – thanks for your comments about the site being down! Unfortunately this happened while I was sleeping so it was down for longer than it should have been.
Everything’s been sorted and the live demo should be available to view now 
Cheers!
I was just about to purchase this theme but your domain seems to have expired, and thus your demo site and images on Themeforest are down. I wanted to view features….
Hey chonafree, sorry for the inconvenience – the site should be viewable now or soon in your area 
okay, Im buying this now!, Thanks!!!!
That’s awesome to hear 
Cheers!
I just tried to purchase your domain name! LOL. J/K
Love this theme and support rocks!
Dammit wesleysoccer! Hahaha 
Hello Theme Nectar, I would like to change the position of the background in page-header-bg, i would like to put it at 0 ( below the top menu) , where can i change this?
I already deleted and i changed in css its height to 0
Thank you
Phil
- deleted “header-space”
Hey Phil!
Add this into your custom css box:
#page-header-bg {
top: -55px!important;
}
I disabled the parallax header …
I wanted to thank you for the improvement on the cell type (choose a background color in full cell is a big step!), I have done well to take a 2nd license
Yours
That’s great to hear Phil! So glad you’re digging it 
Cheers!
Dude… what a oopsie.. get your domain back ASAP. It will cost more tomorrow to buy back from your registrar..
Hey gobala, it’s been sorted – too bad it happened while I was sleeping >.>
Hello Can you please help me how I can get rid of dates on Portfolio thumbnails? Also, I wonder if there is any quick way to use auto scroll function within the page. (When we need a hyperlink to move us to certain point in the page) My solution is quite simple “” then have “Sketch” It works quite find but it is not smooth as we have in arrow button. I appreciate if you can guide me about this?
Thank you
Hey ekapkin,
1. Can I see your URL so I can find out what project style you’re using? The css to remove the dates will be different depending on that.
2. You can use a plugin like this to animate your hash links: http://wordpress.org/plugins/page-scroll-to-id/
Cheers 
and thank you for the plugin suggestion I will try that
Thanks!
Add this into the Custom CSS box located in your Salient Options panel:
.portfolio-items .col .work-info .vert-center p {
display: none!important;
}
Cheers
hingedigital beat me to it 
So glad it happened while I was sleeping!
Nectar – You probably already know this, but just in case you hadn’t seen it, your domain seems to have expired, and thus your demo site and images on Themeforest are down.
It was working yesterday.
It’s been sorted – thanks for letting me know 
Fixed.
Hi How can I decrease the text size (Name and Date) of the thumbnail? and I want the like button is not displayed.
http://www.dc-motion.com/portfolio/Thanks
Hey dc-motion!
Add this into the Custom CSS box located in your Salient Options panel:
body .portfolio-items .work-meta {
font-size: 10px;
}
.portfolio-items .work-meta h4 {
font-size: 14px!important;
margin-bottom: -5px;
}
.portfolio-items .nectar-love-wrap {
display: none!important;
}
Cheers
Thank you very much 
You’re welcome! 
I couldn’t review theme as domain has expired
Hey ivanpb, it’s been sorted 
Hello, your domain has expired !!!!
Check it, we can’t see the demo !!!
Bye.
Hey RSC3103, it’s up now 