38441 comments found.
hi, I want to display a link to the user account section.(woocommerce). If the user is not logged in the link will display ‘Login / Register’ and take the use to the login / signup page. If the user is logged in the link will display ‘My account’ and take them directly to their account. my question. where should I insert the following code in header.php for secondary navigation. <?php if ( is_user_logged_in() ) { ?> <?php _e(‘My Account’,’woothemes’); ?> <?php } else { ?> <?php _e(‘Login / Register’,’woothemes’); ?> <?php } ?>
Thanks in advance
Hey luci30,
That would go inside the secondary_nav unordered list which starts at line 91 if you’re on the most recent release 
Cheers
I have a tshirts store page. Do you guys have a guide on setting up with woocommerce so that the portfolio item go to the buy page? Or whats the best practice on setting up the shop with this theme?
or having a buy it now button once in the portfolio post page?
Hey itdaniel99,
1. The demo simply uses the default WooCommerce dummy data set that comes with the plugin itself – check this out for a guide on installing it
http://docs.woothemes.com/document/importing-woocommerce-dummy-data/
2. There’s a lot of resources on using add to cart buttons on various pages throughout your site, here’s one a stumbled across
Cheers
I noticed when using Chrome to view Ascend with the boxed layout, the Nectar slider images peek out a bit on the right side when parallax is turned on. This only seems to be an issue in Chrome, not Firefox or Safari. It also appears to be happening for me with your demo version.
Do you have any suggestions?
But now it seems to have stopped doing it, so it must have been some issue with my browser. Never mind!
Hey efitzpatrick, thanks for mentioning this – I’ve noted to test for this to see if I can recreate/see what’s going on 
Cheers
“Visual Composer version 3.7.4 or greater.”
Is this theme really using that old of a copy of VC core plugin?
Really love the theme but checked comments just before finally deciding to purchase.
Hey meanrabbit – the theme forked its own version of VC from that starting point and has been gaining new unique features as time goes on. The only thing it doesn’t use is the front end editor, if you need that you’d have to use the raw plugin 
Hi again! I’m trying to set up my portfolio masonry style and it doesn’t seem to work properly. I used to have all pictures square, and now that i’m adding vertical pictures, the the row underneath this picture doesn’t stick to shorter images. Another thing, i’ve noticed that when I use square GIF’s – they work fine, but when I use vertical ones – they don’t show animation. Could you please help me out once again?
Thank you!
Here is my website: http://elevenpines.com And also I’ve got some custom CSS going, so I thought I’d better show it to you:
body .home-wrap, body .container-wrap, body .page-header-no-bg {
background-color: #ffffff!important;
}
#header-outer {
box-shadow: 0px 0px 0px!important;
-moz-box-shadow: 0px 0px 0px!important;
-webkit-box-shadow: 0px 0px 0px!important;
-o-box-shadow: 0px 0px 0px!important;
}
.portfolio-items .nectar-love-wrap {
display: none!important;
}
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body header#top #logo img {
height: 100px!important;
}
}
#header-outer {
position: absolute!important;
top: 0px!important;
}
#footer-outer {
background-color: #ffffff;
color: #ffffff;
}
#footer-outer a {
color: #ffffff;
}
header#top nav {
text-align: center!important;
}
header#top nav > ul {
float: none!important;
display: inline-block!important;
}
body #header-outer .span_9, body #header-outer .span_3 {
display: block!important;
float: none!important;
margin: 0!Important;
width: 100%!important;
}
header#top #logo img {
margin: 0 auto 10px auto!important;
}
.portfolio-items .work-item.style-4 .bottom-meta {
display: none!important;
}
#header-outer ul {
top: 80px;
}
@media only screen and (min-width: 1000px) {
header#top nav > ul > li > a, header#top nav > ul li#search-btn {
padding-bottom: 30px!Important;
padding-top: 30px!Important;
}
#header-space {
height: 310px!important;
}
}
.project-title { display: none; }
Hey Carivna!
1. I’m currently seeing that the portfolio is not set to display as masonry – could you open a ticket in regards so I could check the back end setup of the page?
2. Which of the projects is supposed to be an animated gif but isn’t working – I looked through the vertical ones like http://elevenpines.com/wp-content/uploads/2014/07/girl-298x403.gif but it doesn’t seem to have any animation in it even when viewing the raw source
Cheers
Hey hey! Thank you for getting back to me so quickly. Your customer support is absolutely fantastic!
1. Sure I’ve just opened a ticket. 2. Yes, this is the project i’m talking about. It is strange that it shows this way, because when I view it in Media Library i can see the animation. It seems that what you called “raw source” is only capturing first frame of animation, first picture in a sequence. And same happens on portfolio page.
Thank you in advance, best support team ever 
You’re welcome
1. Thanks!
2. This is probably due to the cropped version of the image WP is using, i’ll check on that for you when I get to your ticket 
Hi there, Amazing theme,
I have 2 different portfolio pages.. the second portfolio page only displays one category but, when you click on a portfolio item..you can navigate to different categories which I dont want.. I want that page to navigate only in a single category
how can I do that?
Thank you Anmar
Hey Anmar!
Can you share your URL so I can take a quick look at the current setup?
Cheers
Hi there thanks for you reply the link is http://www.mefahelsinki.com/
if you navigate under programme in Events and Films you will see what I mean.
Go to events.. click an item..navigation arrows will appear keep clicking them it will just to other categories that are not in the Events
I hope its clear Thanks
Hey again!
The only way this could work is if you had every category on their own page similar to your events page, but if you have a sortable portfolio like the films it will navigate through them all. You could limit the arrows to only navigate through the same category but then that would mean that your items within categories in the sortable portfolio would also only navigate through themselves rather than all items in “films” . i.e when viewing a project in the “short” category it would only switch between other items in that category as well.
Let me know if that’s something you’d want or if you’d prefer to simply remove the next/prev buttons on the single project page.
Hello again, I guess my only option is to remove the navigation
how do you do that?
Add this into the custom css box in the Salient options panel:
#portfolio-nav ul.controls {
display: none!important;
}
.
Hi guys, I was wondering if you could help me get exactly the same Map Effect from the http://themenectar.com/demo/salient-frostwave/contact/
I’ve got stuck on this process. I’ve added a slider just to visualize the layout. Any help is much appreciated! Thanks in advance. URL: http://www.tsilvafitness.co.uk/contact-me/
Hey vitafitness!
The color chosen for the map was #009eed – once you’ve set that the only other difference is that the demo uses a zoom level of 16 
Many Thanks for your quick reply. I just had an issue with the logo changing the colour. It was woking fine before. It’s set to white but when I scroll down the black logo does not show anymore. Are you able to help me out?
Hi ThemeNectar. Don’t worry about my query above. I managed to fix it. Cheers.
You’re very welcome 
Hi there,
I have just upgraded from version 4.0.1 to the latest version of Salient, and for some reason a custom nectar-button I have in my header has now lost its background colour. Could you please advise how to fix? See http://www.jfpa.co.nz—the ‘Facebook’ link on the top right of the header should have a blue button behind the text link, and the text should be white.
Also, is there a way to remove the rollover on the large circular icons? See example at link below, I just want buttons to appear without hover effect. http://www.jofrancesphotographyauckland.co.nz/pricing/Thanks Camden
Hey Camden!
1. Change the markup to be:<a class="nectar-button.small extra-color-3" href="https://www.facebook.com/JFPA.co.nz" data-color-override="false" data-hover-text-color-override="#fff" data-hover-color-override="false" style="padding-bottom: 60px; padding-top: 40px;">Facebook</a>
2. Add this into the custom css box located in your Salient Options panel:
.page-id-482 .row > div:nth-child(2) {
box-sizing: border-box;
z-index: -1000;
}
Cheers
Thanks again! Removing the rollover worked perfectly thanks, however I still can’t get a blue nectar button to appear in the header with that code, is there something else I can try?
Sorry – the markup had a typo in it. Try this instead:
<a class="nectar-button small extra-color-3" href="https://www.facebook.com/JFPA.co.nz" data-color-override="false" data-hover-text-color-override="#fff" data-hover-color-override="false" style="padding-bottom: 60px; padding-top: 40px;">Facebook</a>
Thanks. This has created the button, but for some reason has chosen a random aqua colour rather than ‘extra-color-3’ and has the text in blue rather than white—any ideas on how to fix?
Try adding the class “regular button” on it like so if you intend on using the default button look that’s not see through:
<a class="nectar-button small regular-button extra-color-3" href="https://www.facebook.com/JFPA.co.nz" data-color-override="false" data-hover-text-color-override="#fff" data-hover-color-override="false" style="padding-bottom: 60px; padding-top: 40px;">Facebook</a>
Thank you, nearly there… for some reason the text displays the same colour as the button, so can’t be seen. Is there a way to change the text to white? Thanks for all of your rapid responses, really appreciate it!
It looks like you might have some custom css in place that’s effecting that:
header#top nav ul li a.nectar-button {
color: #3b5998 !important;
margin-top: 37px !important;
padding: 6px 12px !important;
}
Hi Team, Can you please advise how to have the logo centered on the homepage? Thank you,
Hey otherwoman!
Add this into the custom css box located in your Salient Options panel:
.home header#top nav {
text-align: center!important;
}
.home header#top nav > ul {
float: none!important;
display: inline-block!important;
}
.home #header-outer .span_9, .home #header-outer .span_3 {
display: block!important;
float: none!important;
margin: 0!Important;
width: 100%!important;
}
.home header#top #logo img {
margin: 0 auto 20px auto!important;
}
Perfect! Thank you for the quick response 
You’re welcome 
Hi,
For the portfolio basic item page, on some of the pages it has the facebook counter at 9310303. Why does this happen and how can i set it to ZERO like all the other pages?
J
Hey touronama,
have you tried to change the permalink name on those pages? That should reset the count as Facebook sees it – also, here’s a free tool to get the share counts as all the social networking sites see them which you could use to double check the data: https://www.sharedcount.com/
Cheers
Yes I have tried changing the permalink names, and having done this now all of the portfolio item pages have this counter set at 9310303, only for facebook. How can I fix this?
Please open a ticket with your login credentials in regards
http://themenectar.ticksy.com/
Hi ThemeNectar,
I have a question about the default portfolio category. Now it’s called “All”, is there a way to change it to something else for example translate it to Dutch?
Before the last update i edited the text (‘All’, NECTAR_THEME_NAME) inside the function.php, template-portfolio.php and the shortcode-processing.php, but that doesn’t work anymore.. now i get a blank page if i change it..
keep up the good work!!
Thanks
Hey jvelders!
you might be editing it wrong (an accidental syntax error) as nothings changed in regards to that line – does the entire page go white or just the content area after editing?
Cheers
Couple of pre-purchase questions:
1. Is it possible to get the fixed header (not scrolled) also on mobile width? 2. Is it possible to get the “back to top” button also on mobile width? 3. Is it possible to write the website in two languages? (I saw a language list on one of the header examples)
Hey tzachik,
1. Yes, with some custom css.
2. This would require a js mod in the init.js file
3. Yes – the theme is compatible with WPML if you need a multilingual setup 
Cheers
Tnx. I am not a js/css guy so I need to know if I can get your help with this once I purchase the theme. Possible?
I would assist with the first query and also point you in the direct for the second 
OK then. I have purchased the theme. I need your help with getting a fixed header on the mobile size and with the js to get the back to top btn. My mail is tzachikk@gmail.com. Thanks
Hey again!
1. Add this into your custom css box located in the Salient options panel:
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body #header-space {
height: 56px!important;
display: block!important;
}
body #header-outer {
position: fixed !important;
}
#mobile-menu {
position: fixed!important;
top: 52px!important;
width: 100%!important;
}
}
2. If you open a ticket in regards with your admin credentials I can assist
http://themenectar.ticksy.com/
why i cannot got to me post? www.longtran.co/blog. Its keep taking me to homepage any time i click to view the post..
Also how can I make it 3 row instead?
Hey longzone,
1. Try regenerating your permalinks in settings > permalinks by clicking “save changes”
2. The masonry blog column number will change based on the current screen size – changing that would require modding the init.js file at the masonry blog section 
I tired but it doesnt work
Did this problem arise out of nowhere recently or have you never been able to reach your single posts? Have you tried switching themes to test and then going back to Salient?
My site was down for 1 , 2 days. I contact my hosting,, since then it is that way…. I dont know how to make that problem back nomarl
Hey again,
Have you also tried to switch themes to see if it works with another? In any case I would next suggest trying this: http://www.maketecheasier.com/fix-corrupted-wordpress-database-2/
Cheers
hy, How to move woocommerce tabs below product image ? Thanks in advance
Hey luci30! Remove this segment from the functions.php file:
//change tab position to be inside summary
remove_action('woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10);
add_action('woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 1);
Hello,
I’m having a little problem with the title on all categories. After updating to the latest version, the title of the category is displayed as Category Archives: Title. It used to display just the ‘Title’ with the older version I was using. Anyway to solve this?
Here’s an example (Not mine. Found this site in the comments) http://shadowskates.com/category/news/Thank you
Hey mengloong! You can modify what the wording is for all the different scenarios inside of the index.php file at the top 
Found it! Thanks for helping out 
You’re welcome 
Hello ThemeNectar!
So I used a Widgetised Sider on a row and put in “The Event Calender” plug-in as a widget. I’m having a hard time trying to get it to center out.
I inspected it in Google Chrome InspectElement and inserted a “center” at the proper position and it seem to line up. Problem is I have no idea where that php or html file is to edit it inside wordpress. Is there a simpler way to keep this center aligned? Thanks a bunch!
Hey digiegg,
if you can share the URL where this exists I’d be glad to help 
Cheers
calachonline.com check out the bottom left calendar.
Add this into the custom css box located in your Salient Options panel 
#events_calendar > div {
margin: 0 auto!important;
}
Thank you!
There’s only one more thing…whenever I roll over a date to view the event details, the second column overlaps it. As you can see here:
http://www.calachonline.com/uploads/calendar2.jpgIs there any way I can have that lay on top of everything? Thanks in advance.
Add this in as well 
.vc_row-fluid [class*="vc_span"]:first-child {
z-index: 10000;
}
Logo and menu on the left and portfolio to the right and would look amazing with masonry portfolio you guys build in Salient.
Can do this with salient? its possible change the position of header and logo?
thanks for your answers
Hey marduksystem!
Unfortunately that header layout isn’t an option by default currently so some custom modding would be require – however additional header layouts are on the wishlist 
Cheers
you can help us with this custom modding? we buy this theme if you can help us, we have some skills, but with your guidense would be nice and quickly
thanks!
That mod would take a fair deal of css but I could point you in the right direction – for getting this done perfectly if it’s above your skillset you could always check out envato studio to have a developer wrap this up for you 
Cheers
Hi! Beautiful theme. I tried using this code in one of your other comments to make the secondary navigation transparent when scrolled at the top but didn’t work. Do you have a new solution? 
$(window).scroll(transparentSecondary);
transparentSecondary();
function transparentSecondary(){
if($(window).scrollTop() == 0) {
$('#header-secondary-outer').css({
'background-color':'transparent',
'border-color' : 'rgba(255,255,255,0.2)'
});
$('#header-secondary-outer nav > ul > li > a').css({
'border-color' : 'rgba(255,255,255,0.2)',
'color' : '#fff'
});
}
else {
$('#header-secondary-outer').css({
'background-color':'#f5f5f5',
'border-color' : 'rgba(0,0,0,0.1)'
});
$('#header-secondary-outer nav > ul > li > a').css({
'border-color' : 'rgba(0,0,0,0.1)',
'color' : '#777'
});
}
}
Hey xAdz! Anyway you could share your URL so I could take a look?
Thank you!
Hey again! I actually don’t see the secondary navigation currently active on your setup – have you disabled it temporarily?
Hi Guys,
Been a while and we are having a regig of our site since the new Salient update has come out (that’s how good we think it is)
I have a question about the Portfolio Hover. We currently have our portfolio set to Meta from bottom on hover + entire thumb link what we are looking for is that’s always there instead of just on hover?
Is this possible?
Keep up the good work
I currently on our home page have it set to
I was wondering,
Sent before finishing…
Hey martyfin!
Add this into the custom css box in the Salient options panel:
.portfolio-items .work-item.style-4 .bottom-meta {
bottom: 0!important;
}
.portfolio-items .col img {
top: 0!important;
}
Cheers