38438 comments found.
Hi,
I need to change the Aqua Blue banner color that Woo Commerce has to a Red. How do I do that? I can’t seem the find it anywhere.
You can view what I’m referencing to at http://njspca.worldwide-design.com/shop and then add any item to your cart and the Aqua Blue banner will come up saying “item was successfully added to your cart”. Let me know your thoughts.
Thank you! Nick
Hey Nick,
Add this into your custom css box:
html .woocommerce #ajax-content-wrap .woocommerce-message, html .woocommerce #ajax-content-wrap .woocommerce-error, html .woocommerce #ajax-content-wrap .woocommerce-info {
background-color: 000!important;
}
Cheers
Awesome thanks!! Anyway to change the icon for the store checkout and that icon on the bottom left of each store item? Right now it looks like a lock, but I think it’s suppose to be a bag or a purse? But everyone I show says it looks like a lock. Any suggestions?
Thank you! I love this theme so much! Nick
ALSO… it seems that that woo commerce header color changed for the Shop page, but it didn’t change for the Cart and Checkout pages. Do you mind sending me a css that will change all 3 of those pages?
Thank you again, Nick
Dang… I seem to be asking dumb questions and I’m figuring them out myself, haha sorry!! In regards to that store checkout icon, I see that I can just change that in the theme img files. Easy!
But I still need to figure out how to change the woo commerce header color on the Cart and Checkout pages. The custom css you gave me above only changes the color on the Shop page. Looking forward to hearing from you.
Thank you!! Nick
Hey again!
Change that to
html .woocommerce #ajax-content-wrap .woocommerce-message, html #ajax-content-wrap .woocommerce .woocommerce-error, html #ajax-content-wrap .woocommerce .woocommerce-info {
background-color: 000!important;
}
Thank you!
You’re welcome 
Woow
After installing the newest update, my theme has screwed up. Has happened before. I deleted the theme and installed it fresh (through recomended import. But yet it looks pretty bad. What did I do wrong?
(header screws up when Im logged in, and bottom also screws up.
http://www.erhverv.peterpackroff.dk/om-mig/erhvervserfaring/PS – just realised it only happens when using child-themes. Is there another way to install when using childthemes?
Hey Peter,
You might have items in your child theme which are causing this to happen – if you can open a ticket in regards I’d be glad to take a look for you 
Cheers
I uploaded a ticket for you
278265
278265
Thanks, i’ll be with you as soon as I can
Pls also check up on this ticket. Then Ill love you even more…
http://themenectar.ticksy.com/ticket/278777Anything to gain your love 
any news on this one?
Sorry for the delay 
Hello!
I was wondering if I can change the icon color under Nectar Short Codes? It only gives me the 4 colors and it’s restricting
I tried using #ffffff and without the # but it’s not working :<
Please let me know, thank you!
Hey ssbrands,
some of the shortcodes work on the accent color system – if you want to modify certain elements to other colors you’d need to use css. Please let me know which you wanted to change beyond your color scheme 
Cheers
Hi,
I have a nectar slider on my home page that has 2 buttons. I don’t want to display navigation links, but rather to have one of the buttons rotate to the next slide. Is there a way you can give me the code or link to rotate the slide via a button?
Thanks! Love the theme by the way.
Andrew
Hey Andrew!
As of now there would be no other way to do that other than to write some custom javascript within the nectar-slider.js file located in the JS folder unfortunately
Cheers
Hi, great theme as always superb support+updates. well done!
However I have a problem; all icons and social icons and arrows on the top menu disappeared from my website and are displayed as boxes on Chrome and Firefox but displayed correctly on Opera and Safari. I have upgraded theme to 4.5.22 and Wordpress to 4.0 but the problem was not solved so I have downgraded both to the respective previous versions.
Please provide a fix! Thank you in advance.
Thanks tomsato!
Have you confirmed this is a not from a plugin conflict you may have active? If so please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Cheers
Hi, I have opened ticket, how do I enter admin credentials so only you can see it?
You can mark the response as “private” by checking the box for it – or if you can me your ticket ID I can do it for you 
Yet another great suggestion from my booming idea-box:
Your toggle-panels are great. But I have more LOOONG toggle-dropdowns. It would be nice with a “Close” option on the bottom of the toggles to avoid the need of scrolling all the way back up.
Hey Peter, thanks for the request 
I’m having a hard time getting the parallax feature to work on our background video on the home page like you have it. Here’s our site: http://new.redorchidproductions.com/
Do you have any suggestions? Thanks!
-David
Hey David!
I can currently see the parallax effect working normally on your slider – are you still having this issue or am I possibly missing something?
Hi! Yes, well it’s working sort-of – the image slides up over the background video but it doesn’t have the “squishy” effect like on the demo. Does that help at all? I’m not really sure how to describe it :/
Hey!
I am actually seeing the same effect – perhaps because your has a lot of movement you’re noticing it move less with the parallax effect. Could you try and swap the video BG to an image BG just to see if that’s the case?
Yeah, well we used the same exact video you’re using in the demo – so I don’t think that would be the issue. Notice how the text doesn’t fade out and slide away like on the demo? Any thoughts as to why it’s not doing that? Thanks so much!
I actually am seeing it doing it – check out this quick video comparison http://www.screencast.com/users/ThemeNectar/folders/Default/media/feed8797-e02b-448e-81de-75c6bd374da8 – what browser are you checking it on?
Oh you’re right! It must be a Safari issue. Everything seems to be working correctly in Chrome but Safari is the one that isn’t working the way it should. Would you mind looking into that please? Thanks so much!
Ah that makes more sense – the parallax effect is disabled in Safari by default, to alter that open the nectar-slider.js file and delete this line 
if($smoothActive == 1 && navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Chrome') == -1) { return false; }
Hi there,
I had a problem on my Visual Composer, it wasn’t saving properly and on my attempt to fix it I have created a bigger problem, now I cannot access my admin – and I receive a fatal error: class “WPBAKERYSHORCODE_VC_ROW” not found in /home/ content ….
please help to fix it so I can access my WP admin again
many thanks
BB 
Hey BB!
Have you tried replacing the wpbakery folder with a freshly downloaded version from the theme on ThemeForest?
Cheers
hey, yes! but I have resolved it already, my hosting service had a backup, its up and running now, thanks!
Awesome to hear 
Hello! I’m adding a css class to a full-width single column with a ‘max-width’ attribute to help keep a text block in the column from getting too long. When I do this, it takes the center-aligned column and aligns it to the left of the page, instead of staying aligned to the center. Can you think of a reason it might do this? Thanks for the awesome theme!
Hey gajuscd!
If you can share your URL to the relevant page I’d be glad to assist 
Cheers
Hi. I’ve been working on my site for the last few days with no problems yet today, after I returned from lunch, I cannot seem to edit my pages without the following warning appearing (see below). Even when I click ‘Convert to new version,’ make a change and then save, the warning appears again. It is also slowing down the general running speed of the site as well as completely altering my layout by cloning parts all over the place. Any idea how to fix this? Thanks.
“Your page layout was either created with a previous Visual Composer version or you have elements/text located outside of VC rows (which could have occured if you switched into the classic editor view to make changes). Visual Composer requires all content be contained within rows to render correctly – before converting your layout to the new version, make sure to read this page.”
Hey Cyandistribution,
could you kindly open a ticket in regards with your admin credentials so I can log in to your setup to check it out for you? http://themenectar.ticksy.com/
Hi ThemeNectar Autor !
I would like to change the portfolio filter position, to use it on a sidebar.
There is some function that can i call to get the filter ? Or the php code that can i use ?
Thanks so much !
Rafael
Hey Rafael!
You can get the php code for it in the functions.php file – just search for “portfolio filters” to end up at the right spot 
Cheers
Hi Again, (and sorry)
Can a nectar slider have an image overlaid instead of using the title and description tag?
Cheers Rich
Yes, you can use an img tag in the caption field 
@wongsamar I have and it doesn’t seem to have made any difference to me
backup everything first though always safer than sorry
Yes, there’s no known issues with 4.0 at this time 
Hi Again,
Is it easy to create a news/blog section that looks a little like this page: http://marquee-demo.squarespace.com/news/
Full width, lots of white space, removing the date block you have and using text only etc ?
Cheers bud Rich
I have created this: http://richpearson.co.uk/blog/ but now I need to loose the date format in the block, move the date down to text only please. (happy to edit the template and add it in the child theme if you tell me what template and where to delete etc)
R
Hey – this would require modding thee files in includes/post-templates. You’ll find the relevant section in the date div 
is it safe to update to wordpress V 4.0 ?
Hey wongsamar, yes – there’s no known issues.
Cheers
How do you set a 2 column grid with the 1st column having a title then text underneath, then having the 2nd column have just text, but making sure the text element on both columns are level?.
My attempt here: http://richpearson.co.uk/ (scroll down to first white section) as you can see 2nd column text doesn’t align up to first column.
That’s clear as mud haha – sorry Rich
With a nested row structure
http://i.imgur.com/MgALaNG.png
Hi, 
a small usability issue concerning choosing the number of Footer Columns: Currently a user may not click the green column symbols/buttons themselves in order to choose the number of columns, but instead must click the area outside the column symbols/buttons.
I tried for some time to click the symbols themselves before I accidentally pressed the area outside the symbols.
(Before that I thought I had some footer widget setting that prevented me from choosing the number of footer columns.)
Cheers
Hey again teemuluo! Thanks for mentioning – what browser is that occurring for you in? I can’t seem to replicate that in Firefox/Chrome
Thank you. I’m using IE.
Thanks for the additional info 
You’re welcome. I’m glad if I can help atleast a bit. I’ve got so much help from you, and I’m really grateful for that.
BTW, I’ve noticed another issue while using Salient/Ascend with IE: Any column that has any column animation that is right below the (mouse) pointer when a page loads (or reloads) doesn’t not load – i.e. doesn’t appear at all. Otherwise Salient has worked perfectly with IE.
Cheers, and wishing you a pleasant and relaxing day, Teemu
Hey again! What version of IE are you experiencing this in?
Hey, I’m experiencing this with IE 11 (the newest version). I’m experiencing this with Salient Version 4.5.22 here: http://teemuluoma.fi. However, I’m not experiencing the problem with Salient Version 4.5.21 here: http://puusto.com.
Hey, I just noticed that I’m using the customized scroll-bar here: http://teemuluoma.fi, and the ordinary scroll-bar here: http://puusto.com. So it seems that the problem has something to do with the customized scroll-bar (?).
Furthermore, I’m experiencing the problem with only columns that would be visible when a page has not been scrolled down. In other words, I’m not experiencing the problem when I reload a page that has already been scrolled down.
(A clarification: by “customized scroll-bar” I mean a “styled (smooth)scroll-bar”.)
Hey again! Yes – it sounds like the nice scroll plugin may be responsible, I have noted to test 
All right, thank you. 
You’re welcome 
Please have a look at: http://richpearson.co.uk/ and scroll down to the second white section entitled ‘A Destination’ I have set this grid up but for some reason even though I have set the images to be 1500×1000 and 750×500 the image son the page all come out at different sizes ?? Also top image isn’t aligned with top of text next to it, and bottom left hand text seems to have an unwanted break compared to the other 2 which are aligned – not sure what’s happening or what I have done wrong here?
Hey, it looks like the first column has a 2% padding set – when you remove that the sizes will all line up. (If you don’t see the option for padding, add a BG color to the column and it’ll appear)
The overall parallax effect is a little jerky when scrolling, minimal in chrome not great in safari, can this be looked at do you think please? (i’m on the latest browsers)
Thanks and sorry again for all the messages
Hey again!
I would recommend turning off the theme’s smooth scrolling to get max performance in Chrome/Firefox for the time being
I notice on some of your demos you have a different loading page animation, on my demo page: http://richpearson.co.uk/ the loading icon doesn’t look right – how do I change the loading icon please (just need the one that appears: http://themenectar.com/demo/salient-ascend/)
Cheers Rich
I have seen the options in Miscellaneous section of the salient and uploaded a new logo to there, I suppose all I need is a copy of the logo you use on the demo and how to alter it’s colours (if it’s css) please
The loader in ascend is specific to the ascend skin – if you activate that in the general settings tab you’ll get it 