38353 comments found.
here’s the actual line i inserted in css no pre tags were included.
body .container-wrap { background-color: #fff!important; }
Hey ervinknight24, please open a ticket in regards with your login credentials so I can check out why the css isn’t going through
http://themenectar.ticksy.com/
hi is there a way to remove the widget area from the bottom of the screen entirely? thanks!
Hey dustynuggz! Yes – there’s an option in the footer section of your theme options panel to disable that 
Cheers
Hi,
I just submitted a ticket in the support forum and it said the average response time for open tickets is 46.2 days. Is this correct? My ticket was for the masonry layout in a portfolio, which is set up exactly how it is prescribed in the documentation (I am not a rookie to this theme) but it is not working. Images sizes are correct, masonry option sizing is set to wide, general options set to full width. Still a separation in the images. I will post back with the amount of time it took to answer this question and provide other feedback as well. Thanks.
Hey bigtime32, I have no idea why it would have said that to you, but no – that’s incorrect 
I can see you’ve posted in the forum and here before: http://themenectar.ticksy.com/ticket/185123 and your last ticket was served within the estimated turn around time of a day so please be patient while we get back to you.
Cheers
Hello, i posted a message on the support page, no response??
Ticket, 230025
Hey solowebs, sorry – your last response was somehow overlooked after the solution I provided. I’ll take a look shortly to help some more 
Does this theme work with WP 3.9.1? I’ve installed this theme several times before. Now, the installation has been failing while other themes install with no problems.
Hey atplay2, yes – Salient has been tested on 3.9.1 and the live demo uses that as well. Can you let me know what happens when it fails to install i.e any errors that come up so I can assist?
Cheers
I went in via FTP and deleted the theme and reinstalled that had the error. I did this a couple of times. That did the trick. Thanks!
Glad to hear it’s sorted 
Does this theme work with WP 3.9.1? I’ve installed this theme several times. Now, the installation has been failing while other themes install with no problems.
Hey atplay2, yes – Salient has been tested on 3.9.1 and the live demo uses that as well. Can you let me know what happens when it fails to install i.e any errors that come up so I can assist?
Cheers
Hi Nectar. For the main Portfolio back-end page, can you please add an option to display the Category and Tags column. A column with a thumbnail of the featured image would also be nice to have. I have 30+ portfolio items and it’s currently difficult to keep things straight. Would be nice to see the Category names and image at a glance. Thanks!
Hey Joe,
Thanks for the suggestions 
Cheers
Hello themenectar. Awesome theme by the way.
I’m running into a few problems with the blog posts, Whenever I create a blog and post it live – then click it to review it; it is not viewable in the browser. Take a look here: http://thesirdukegroup.com/blog - I’ve tried changing permalinks, reposting, etc… please help.
Also, how can I upload theme updates that you release without destroying the layout and content of my existing site?
Any help would be greatly appreciated. Thanks,
Thanks TheSirDuke!
1. I can actually see the blog page with 4 posts, the latest of which being “How To Remain User Focused” – is that not correct for your data?
2. You can update by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new. I recommend using FTP, but you can use the WP dashboard if you prefer. You won’t lose any of your content or theme settings so don’t worry about that if you were 
Cheers
Thanks for the reply. Thats the correct data – however, it doesnt render the actually post in the browser. I have a screenshot of it… its blank.
Got it, sorry about missing that!
Are you on the latest version of Salient/WordPress? There was a known issue where this could occur if the Google+ sharing button was active on WP versions older than 3.9
Cheers
Awesome. Just uploaded the new update. Problem solved! Thanks a ton.
You’re welcome 
All of the menu items i’ve manually changed most of the sub menu items i haven’t.this code didn’t work when pasted in main css in salient
body .container-wrap {
background-color: #fff!important;
}
http://ervinknight.com/devenir/line-wrinkle-treatments/belotero-balance/.
Hey ervinknight24,
I can’t see that rule making its way onto the front of your site – please ensure you didn’t accidentally paste the pre tags around the snippet in your css box 
Cheers
WOOOOOOAH!
Its been just over a year since I bought this theme, and I’ve updated the theme, but really haven’t paid attention to the things that you have updated, so my site is pretty much the same as when I started.
So I’m wanting to update my site, so I come back here and start playing with the demo…and WHOOOAH!
So much more stuff to play with and do! I can make things much more pretty!
I’m glad you aren’t rushing out lots of themes: glad you’ve stuck with the one at this stage and just making it better. I was considering moving to another theme for a fresher look: but I can do it all in this theme now! Keep up the good work!
Hey Big_mark! Thanks a lot – really glad to hear you dig it 
Cheers!
Visual composer 4.2 Does it work now with the theme?
Hey OnlineThemes, If you wanted to use that version of VC you’d need to disable the Salient VC to be able to.
Cheers
How do I disable it ?
There’s an option in the theme options panel to deactivate the theme version of it (general settings tab). Once you do that, just rename the folder wpbakery inside of the theme directory to anything else so your standalone plugin doesn’t think you’re using a built in one 
Im starting to develop a stress related depression here… Can you help? I wanted to use these custom fonts for my website. I use a childtheme, so have made the folders etc. as Im supposed to, where I have placed the external fonts. Also, to be sure the childtheme was not working that way, I placed the font inside the original theme-folder as well. (css/fonts/ etc).
I placed this code in the style.css
@font-face { font-family: ‘Kremlin_Minister’, OpenSans; src: url(‘css/fonts/default_ext_chars/Kremlin_Minister.eot’); /* IE9 Compat Modes / src: url(‘css/fonts/default_ext_chars/Kremlin_Minister.eot?#iefix’) format(‘embedded-opentype’), / IE6-IE8 / src: url(‘css/fonts/default_ext_chars/Kremlin_Minister.woff’) format(‘woff’), / Modern Browsers / src: url(‘css/fonts/default_ext_chars/Kremlin_Minister.ttf’) format(‘truetype’), / Safari, Android, iOS / src: url(‘css/fonts/default_ext_chars/Kremlin_Minister.svg#svgFontName’) format(‘svg’); / Legacy iOS */ font-weight: normal; font-style: normal; }
But its just not working…
Any idea what is wrong?
Also I hope you can answer following:
If I want to replace say ALL H’s (H1,H2,H3 etc) with this font, and all other fonts with another, which way would be the appropriate way of doing it, instead of going through every single set?
Hey Peter, if you can share your URL I’ll be glad to take a look if you still have the css active 
oh ofcourse. Its http://packroff.dk.linux12.unoeuro-server.com/
Thanks!
Have you added something similar to this into your css box?
body h1, body h2, body h3, body h4, body h5, body h6 {
font-family: ‘Kremlin_Minister’!important;
}
Cheers
I have stuff like this…
html body {
font-family: 'Kremlin_Minister' !important;
line-height: 20px;
}
/* This determines the H1 font-family, size and lineheight. Its used for all H1 execpt from Slider/ #page-header-bg h1, body h1, body .row .col.section-title h1 { font-family: ‘Kremlin_Minister’ !important; font-size: 32px!important; line-height: 35px; }
/ This determines the H2 font-family, size and lineheight. Its used for all H2 execpt from Slider/ #page-header-bg .subheader { font-family: ‘Kremlin_Minister’ !important; font-size: 32px!important; line-height: 30px; }
/ This sets the copyright text on the footer to specific font-size + width*/ body #copyright .container { width: auto!important; font-size: 14px!important; font-family: ‘Kremlin_Minister’ !important; }
Any news on this one mate? Im eager to fix it :0)
Try to change the first part of your font face declaration from:
@font-face { font-family: ‘Kremlin_Minister’, OpenSans;
to
@font-face { font-family: ‘Kremlin_Minister’;
I tried all. Also that. So I left this ticket. Hope its ok.. 236484
For other readers – all I had to do was to include the entire http string. Thanks for your premium support, once again!
Hey again! Glad to hear you got it resolved 
Same problem with other browsers…
Hey TheWhiteHoward!
Yes – there should be a logo there – if you can open a ticket in the forum in regards I’d be glad to see why it’s not loading on your setup
http://themenectar.ticksy.com/
Cheers
I absolutely love your new BG function. Only thing that tears my heart apart is that its only available to one row and not as background. Im limited to using many different rows because I need the background-colour available to the columns that are only available when they are “stand alone”, and not row in row.
Also it would be so freaking nice if you could add this to the nectar slider.
Its one of your main-sellingpoints I think… or should be.
Just a suggesiton…
Thanks for the suggestion Peter 
I had to recently hire a web developer to make a site all black with white text but now I am noticing that it causes issues with the tab features and many other features. Have you considered adding a feature to customize the site background and the text colors. It’s going to cost me too much money to keep hiring the person on to fix each feature that is used to having a color text in a white feature. I will have to pay my developer but will probably have to revert back to white with gray or black text, but can you do something to create a universal option to easily allow such an adjustment? Please respond. Thank you.
The css written by the developer could have been too strong and is overriding things it shouldn’t – if you can share the URL i’d be glad to take a look and assist 
I’ve posted info about this in tickets I sent to you.
I appreciate you guys supplying me with code to change the background to black and text to white, but I wish I would know that it would affect toggle background that are still white background and the white text can’t be seen and various other features don’t work. My advice – a universal solution to change background and text color that will properly affect various features on in the Salient theme.
Hey again – in that case I’ll have to respond back in the tickets in regards then 
Hi, what is the custom CSS code to make the footer a custom width? I found the one above for a 2 column with 70/30, but I’d like to do a 3 column footer with the first column 50, then the remaining two 25/25. Thanks so much!
Hey adamgentry!
#footer-widgets .row > div {
width: 25%!important;
}
#footer-widgets .row > div:first-child {
width: 46%!important;
}
Cheers
Thanks for the quick reply. It works beautifully on my computer, but on mobile it no longer stacks the footer elements so it ends up squishing everything together.
shopcreo.com if it helps
Hey again! Try wrapping it in a media query like this:
@media only screen and (min-width: 1000px) {
#footer-widgets .row > div {
width: 25%!important;
}
#footer-widgets .row > div:first-child {
width: 46%!important;
}
}
Hello guys! Great theme!
I was wondering if you could help me with a issue.
Is there a way to increase sidebar to 300px while leaving the “col span_9” the same size? Then we are going to increase the whole “row” section by some pixels.
That would be nice, since most of the best adsense block sizes are at least 300px wide.
Best regards
Thanks brenolara!
If you activate the extended responsive option the sidebar will get bigger, though it will be a % based width. If you need to set a static width of 300px it would need to be done through custom css such as:
@media only screen and (min-width: 1300px) {
.container {
max-width: 1260px!important;
}
#sidebar {
width: 300px!important;
}
}
Cheers
Hi,
How would I go about changing the home page slider text color and the background color behind that text (defaults at a transparent gray)?
Your help is much appreciated!
Kind Regards
I made a mistake in what I said before…here is the revised question:
How would I go about changing the home page slider BUTTON text color and the BUTTON background color (defaults to white text with no background and a white border for the button itself)?
Thanks again!
Hey courtrightdesign!
Use this in the Custom CSS box located in your Salient Options panel:
#featured article .post-title > a {
background-color: #ff0000!important;
color: #000!important;
border: none!important;
}
Cheers
That code isn’t working.
Are you sure the div should be “featured article” for the home slider buttons? 
Hey again – the snippet I supplied is correct, can you ensure you didn’t accidentally paste the pre tags into the css box? If not, please share your URL so I can take a look 
I didn’t add those pre tags in there. Sure thing—can you provide an email so I can send wp credentials? (the site is in coming soon mode right now) Thanks!
In your css box if you see these:
<pre> </pre>
delete them – if they are not there, you can open a private ticket at http://themenectar.ticksy.com/ and let me know your ticket ID here so I can take a further look 
I will submit that ticket 
Thanks 
Hi Nectar. Is there a way to remove the slash (/) that appears after the Recent Projects title within the carousel element. It looks like it’s referencing an href button. Thanks again!
Hey again Joe!
You’d have to modify the shortcode-processing.php file located in the nectar/tinymce directory to delete this 
Cheers
Is there a way to add content below the portfolio section on the right where content like a share option will be below the project details with the check marks.
Hey acmediaservices,
If you’re not using the full width portfolio layout – it would require some custom development.
Cheers