38442 comments found.
Hi, if this code changes the colour of a small line
.divider-small-border { border-bottom: 3px solid #FF0000!important; }
what do you change for it to be a full width line?
thanks
don’t worry, figured it, lol
Hey emlynscott, glad to hear you got it 
Hi again ThemeNectar!
Recently added a Marker Image to my Google Maps in the Contact page -https://cantedpictures.com/contact/ – however, the page is no longer loading securely, thus being blocked by Chrome.
Do you have any idea how I can secure the webpage while loading via HTTPS so that the map loads correctly?
Thanks again!
Hey cantedpictures!
Open the map.js file located in the js folder and change this line to use https
$.getScript('http://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded');
Cheers
SOMTHING FUNNY IS (oops caps) is happening with Safari and the home page scroll on Boxed layout
See screen shot here: https://www.dropbox.com/s/smxwxk3r03rbm5s/Screenshot%202014-08-06%2019.08.47.png
Hey again nancy1of1! Can you please let me know your actual URL so I can check on that for you?
www.thequigleyfoundation.org/Qfoundation
It seems there’s a password set on the page currently
oh, sorry. password protect has been disabled
Try adding this into your custom css box located in your Salient Options panel:
body #boxed #featured {
width: 100% !important;
}
Hey ThemeNectar!
Quick question: How do you have it so the Toggles are all closed when the page loads? At the moment one of the toggles are open, but I’d rather have the user open what they want.
Thanks again!
Hey cantedpictures!
Edit the toggle element and turn off the option for “Allow collapsible all” 
Cheers
Hey da035, somehow I’m seeing multiple nectar sliders in the markup – can you please open a ticket in regards so I can inspect this further? http://themenectar.ticksy.com/
When using Text with Icon Is there a way to set the size of the icon (or image) when using an image?
Hey nancy1of1,
Add this into the custom css box:
.iwithtext .iwt-icon img {
width: 55px!important;
}
.iwithtext .iwt-text {
padding-left: 75px!important;
}
perfect! thank you
You’re welcome 
Hi there, Is there a way of not showing the share count? And if later on I decide to show it (when we get more shares), will it display the count correctly? Thanks, Cheers.
Hey iBoardCanada,
Add this into the custom css box in your Salient options panel:.nectar-sharing span {
display: none!important;
}
Cheers
Thanks very much for the quick reply (as always). But that didn’t work for G+ and ?. Is there any additional code that I should insert?
Anyway you can share the page URL so I can see why that didn’t work for it?
This is one of the pages where we have the share count, as you can see, G+ and hearts are still showing the count. http://iboard1.com/products/iboard9000series/
Try changing the snippet to:
.nectar-sharing span, .nectar-sharing-alt span, .nectar-social .nectar-love .nectar-love-count {
display: none !important;
}
Hi!
I am planning to buy the theme, but I have not much idea to modify the theme. You think it’s easy to modify? 
Thanks!
,
Hey marqina!
You can check out the video tutorials prior to buying to see the process of building with Salient
https://www.youtube.com/watch?v=N4mt0lOJ888
Cheers
It seems like the AJAX transition makes Nectar video slider pages not load when transitioning back to that page
When using the W3 CDN
Hey jtnadams, can you please share your URL so I can take a peek?
Cheers
Already removed the video from the slide https://elusiveenterprises.com
Did you verify that this effected multiple browsers before you removed it?
Yes, I did. Disabling the CDN fixed the issue but I need the CDN more than the video background. It would be ideal to have both though!
Thanks for th updated info – I’ll try and see what can be done 
Another issue has arisen. The ‘page up’ arrow has disappeared and is now just a box. The same applies to the footer social media icons and the navicon on the mobile site. Can you help?
I can’t launch the site until these are fixed.
Thanks in advance
Hey Eastworks, if you can share your URL I’d be glad to check it out for you 
Thanks, just dummy content for now http://manofforty.com
Thanks!
It looks like there’s a conflict with the “stagtools” plugin you have active.
Spot on! Our fault entirely. Thanks again, great support 
You’re very welcome 
Hey,
Once again, great theme! Loved by everyone who sees it. That being said, had a quick question on adding galleries to tabbed sections.
When I have one image grid gallery everything works fine, but when I have multiple tabs, each with an image grid gallery in it, none of the content loads and I have to click a tab to activate the galleries (as if none of the tabs are selected on load).
Any idea what this may be?
Thanks!
Hey lukepura1,
Try to add this:
$(window).trigger('resize');
into this section of the init.js file located in the js folder
$('body').on('click','.tabbed > ul li a',function(){
right before the return false;
Cheers!
Hey, thanks for the quick replay. I tried your solution and unfortunately it’s not working.
You can see it here at the bottom on our dev page: http://dev.techweek.com/techweek100/
Hey again! Can you open a ticket in regards with your admin credentials so I can investigate this more? http://themenectar.ticksy.com/
Hey,
I sent in a ticket a few days back and havent received a response. It also seems that I can log back in to ticksy – not sure what the issue is.
Just seeing if you were able to receive my ticket? We are trying launch the site soon and would like to figure this out.
Thanks!
Interesting, is there anyway you can get the ticket ID? If you can’t log back in we can do this through email though 
For some reason I couldn’t find the old ticket # so I resubmitted: #264742
Thanks, I’ll be with you as soon as I can 
Hey guys, is it possible to change the color of the entire site, not just the outer boundary. I know I can make the site boxed or wide but I was just wondering if there was a way to change the entire background from white to another solid color.
Hey ivory2345,
You could do that by adding this into the custom css box located in your Salient Options panel:
.container-wrap, .project-title, #page-header-bg {
background-color: #fff!important;
}
html body p, html body {
color: #000;
}
Cheers
Hey my friend I followed the code with a color of black but no luck, I must be doing something wrong, could you right it with the color black in the code so I can just copy and paste, Thank you
Nevermind my friend I figured it out, thank you.
Cheers 
Hi guys, i’d really like the blogs on the homepage to be laid out like the portfolio items here http://themenectar.com/demo/salient-ascend/
Is that possible? Can’t seem to work it out???
Thanks
Hey Eastworks,
The actual blog or recent post elements can only be displayed in the actual blog styles available if you want the posts to be generated automatically. The ascend demo homepage shows some featured posts in a portfolio element in which the projects that serve as the posts are using an external link option that leads to the post.
That was the conclusion i had come to. Thanks for getting back quickly
You’re welcome 
Hi!
Few quick questions:
1. Are you aware that any minify settings turned on (from W3 total cache or other CDN services) results in the site breaking? Is this theme related? Every time minify is turned on it breaks the theme. Is there a fix for this?
2. Is it possible to add a class to a button so that it only shows on computers and not on mobile devices? For example, I want to add specific buttons around my site which do not show on mobile devices. Is this possible?
Thanks 
Hey Paul,
1. Auto minification through plugins for javascript will most likely break the functionality since the order of the scripts will probably change. Minification is a process which require finesse i.e. ensuring the order of scripts remains the same when combined. I would try BWP minify instead of the minify option in W3 wince that one might work automatically (usually it’s good at keeping the order).
2. Create class in the custom css box located in your Salient Options panel which you can add onto anything you want 
@media only screen and (max-width: 1000px) {
.mobile-hidden {
display: none;
}
}
Cheers!
Hey thanks!
For 2,
How would I apply this to a nectar button? I have read that you say to use the html version rather than the shortcode but it shows as a link for me still. In fact any html I do of a button shows as a link and does not render into button.
Here is what I have in the text editor:
<a href="http://www.test.com">class="nectar-button mobile-hidden large extra-color-3">Link</a>
I am not sure what is wrong with it but it does not show as a button. How would I add multiple classes into one button? Is this the correct way?
Thanks
Hi,
Going back to a previous issue (about 2 weeks ago) about styling the contact form 7 form to match the ascend demo you gave me this code:
.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
background-color: transparent!important;
border: 1px solid #ccc!important;
box-shadow: none!important;
-webkit-box-shadow: none!important;
font-size: 16px!important;
-o-box-shadow: none!important;
padding: 16px!important;
}
The issue is that now this style has applied to all of my forms (such as the search bar and the input fields for a membership plugin I am using).
How can I use this code just to target my contact form 7 form and no other input elements around my website?
Thank you again.
Hey! 1. Try adding !important
@media only screen and (max-width: 1000px) {
.mobile-hidden {
display: none!important;
}
}
2. Use this instead:
.container-wrap .wpcf7 input[type="text"], .container-wrap .wpcf7 textarea, .container-wrap .wpcf7 input[type="email"], .container-wrap .wpcf7 input[type="password"], .container-wrap .wpcf7 input[type="tel"], .container-wrap .wpcf7 input[type="url"], .container-wrap .wpcf7 input[type="search"], .container-wrap .wpcf7 input[type="date"] {
background-color: transparent!important;
border: 1px solid #ccc!important;
box-shadow: none!important;
-webkit-box-shadow: none!important;
font-size: 16px!important;
-o-box-shadow: none!important;
padding: 16px!important;
}
Perfect, thanks!
Can you please quickly provide me the css code to hide the entire footer when a user is logged in?
Appreciate it.
Here you go 
.logged-in #footer-outer {
display: none!important;
}
Hi, Thanks for all your hard work on developing the theme. I noticed every time im trying to install woocommerce all the content from my pages disappear from my site. Did you hear about this problem before ? Is there an easy fix ?
Hey mike_popovici!
If you’re referring to getting a white screen this could be from your server running out of memory – If that’s the case I would get in touch with them and ask if they can up your php memory limit
Cheers
Its note from the server…. the header and the footer are displaying correctly. The content inside teh page is all gone. As soon as deactivate the wocommerce plugin everything comes back to normal. Can u pls advice on how to fix this ?
Is there anyway you can share a URL so I can take a peek?
this is how it looks when i have the woocommerce plugin installed http://eventsbyluxe.com/newsite/ .When i deactivate the plugin everything is back to normal
Thanks for sharing the URL
– this is what the issue you’re facing is: http://docs.woothemes.com/document/jquery-cookie-fails-to-load/
This is what i got from the hosting company ….
Mod_security is up to date, however, if you are getting any 406 errors on your site, please provide us with your WAN IP. You can verify that here: http://whatismyip.com
Checking out your site again I’m not seeing the error referring to that issue anymore in the browser console – did you sort this?
Yes thx for all your help.
I have another question hopefully you can help.
If you look at this link http://eventsbyluxe.com/newsite/portfolio/white-calla-lilies-wedding-bouquet/ I am using a header image. The text is very hard to read. Is it possible to add a transparent black box behind the text so the white text stands out better. Similar to what its used on the home page see link http://eventsbyluxe.com/newsite/
Hey!
Add this into the custom css box in your Salient options panel:
#page-header-bg h1 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
display: inline;
left: 10px;
line-height: 45px;
padding: 4px 0!important;
font-family: 'OpenSansLight'!important;
font-size: 24px!important;
position: relative;
}
perfect ! Thanks a lot for your help !
You’re welcome 
hi! i’d like to know if it’s possible to remove these items from my layout:
- the searchbox icon from top menu.
- the black square with a ”+” icon on bottom left corner of thumbnails on “Meta on hover” Project Style.
Also, i’ve got a problem with a header and portfolio page when i disable the Sortable Bar that stays over the portfolio grid: A grey gap shows between them, and the last row of the portfolio images is partially hidden behind the footer.
Any help would be great, thanks!
Hey ricpolisel!
1. Please see this in regards: http://themenectar.ticksy.com/ticket/52594/search/
2. Add this into the custom css box located in your Salient Options panel:
.portfolio-items .col .work-info i {
display: none!important;
}
3. Anyway you can share the URL to that page so I can take a look?
Cheers 
hey! thanks for the answer, i’ll try that.
for the last question, here is the link: ninocencini.com it’s the portfolio page directly on the homepage. thanks!
Change the row that’s holding the portfolio element to a full width background type and that should sort it 
alright, the gap is gone! but parts of the top and bottom thumbnails are still missing. i uploaded the same image on those 3 projects so you can see a little better.. thanks!
Sorry, I forgot to mention to set some padding on the row as well (try 40 for both the top/bottom) 
it worked, thanks! 32 is the sweet spot.. 40 still shows some of that gap. 
i have one more question though: is it possible to change the maximum width of the content inside the boxed page? right now apparently it goes a little above 1200px (that is the width of the images i’ll upload), but i wanted everything to stop at 1200px (also the content in the header/footer if possible), so it all stays in the same grid..
thanks!
urgh, it didn’t work completely, actually.. if you check my portfolio page again, you’ll see that the projects on the right side are being cropped now.. (the number 5 on my image was supposed to be showing completely)
Hey again!
The portfolio items are clipped slightly by around 4px on the sides to ensure no mysterious white gaps that appear when using isotope sometimes on various screens. To minimize this, add this into the custom css box located in your Salient Options panel:
html body .portfolio-items[data-col-num="elastic"] .col img {
max-width: 100% !important;
}
Hi,
I’d like to darken the ‘Dark’ text color. I tried:
html body, html body p, body h1, body h2, body h3, body h4, body h5, body h6 {
color: #222;
}
..Yet that affected the Nectar Slide Caption as well. How could I leave the Nectar Slide Caption unaffected (and/or affect it separately)?
Thanks in advance. 
..Also, I’d like to leave the footer texts (copyright text and the other texts) unaffected.
Hey!
Try this instead:
html body .container-wrap, html body .container-wrap p, h1, h2, h3, h4, h5, h6 {
color: #222;
}
Thank you, that did the trick. Although I just noticed that it affected my light colored Testimonial Quote text as well. How could I leave it unaffected – so that the Testimonial Quote text would be light?
Try adding this in as well:
.testimonial_slider blockquote p {
color: #fff!important;
}
Excellent, thank you. 
You’re welcome 
thanks for the help with my earlier question. Could you help with the css styling for the cart buttons (they are currently using the accent colours and have a yellow background with white writing ontop) by cart buttons i mean the basket icon at the top of your screen when you mouse over its shows view cart and checkout.
the colours i would like to use are button background #333333 – Copy#ffffff mouse over – background: #ffff00 – Copy #333333
Thanks in advance 
Hey DNDS,
Use this in the custom css box located in your Salient Options panel:
html body #header-outer .widget_shopping_cart a.button {
background-color: #333333!important;
color: #fff !important;
}
html body #header-outer .widget_shopping_cart a.button:hover {
background-color: #ffff00!important;
color: #333333!important;
}
Cheers
Hi,
I’ll be updating a WordPress theme first time ever, and I’d need some assistance. I’ll be updating from the all-mighty Salient 4.5 to Salient 4.5.1, and I’d like to use the new Ascend skin. How could I do it? Do I need FTP, and if I do, what files do I have to replace? And what is the child theme BTW? It’s a new concept to me.
(Naturally I don’t want to loose my site’s content. That’s why I exported all my site’s content to a XML file.)
Thank you for developing this awesome theme! I wish you a pleasant day. 
(a TYPO: I don’t want to “lose” my site’s content.
)
Hey again teemuluo!
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 
Also, you can choose the ascend skin from the general settings tab of your theme options panel (it was added in 4.5)
Cheers
Splendid. Thank you.
So, I’ll delete the whole present Salient folder first using FTP, and then upload the new version using FTP. What about the child theme then? Do I need it, and what should I do with it? Upload it as well, and where? I’m sorry that I bother you with these questions. 
You’re welcome 
Yes that’s correct – also in regards to the child theme, you don’t need to use it unless you’re planning on modifying the theme files.
Thank you, I managed to update the theme. I love the new typography options in v. 4.5.1. And Ascend looks really great! Thank you. 
I’d like to have a look at and try the new dummy data (Ascend). Is it safe to import the dummy data on my site, or does it ruin my contents?
Thanks!
If you upload the dummy data file no pages will get imported that already exist in your setup – so if you’re still using the dummy data with page names like “Home – Landing Page” those pages simply won’t import and your current ones will remain intact 
Super, thanks. 
You’re welcome 
Hi, SALIENT is the best theme ever!! Now i got some problem here… I want to make a small dialog window pop out on the first layer when loading in a particular page. How can i use jQuery UI do do that? Which place that i can add the code?
Thanks saggimo! 
<a href="http://envatomarketplaces.com/?iframe=true" class="pp">Link</a>
Cheers