38438 comments found.
Hi,
For the “Next Post Link On Single Post Page” option on my site, the font color of the title is dark instead of light (as seen here: http://s7.postimg.org/7idcp3ewb/Screen_Shot_2016_02_21_at_12_04_42_AM.png).
How do I change the color back to white, as it is in the demo?
Hey – kindly share the actual URL of the post so I can see what’s setting it as that for you
Cheers
It’s on all of blog pages, but here’s one: http://noaveragejourney.com/2016/02/dont-just-talk-about-it-be-about-it/
Hey,
Add this into the custom css box:
.blog_next_prev_buttons[data-post-header-style="default_minimal"] .col h3 {
color: #fff!important;
}
Thank you!!
You’re welcome 
Hi I was wondering if we can centralize the description of lightbox in the portfolio gallery. All the descriptions is align left, there’s a chance to put that box in center? Some CSS maybe?
Hey,
use this 
.pp_fade {
text-align: center!important;
}
.pp_description {
position: relative!important;
}
Cheers
Hi there, I am looking into buying the Salient theme. However I really value good loading speeds. Can I realistically expect my website to load in 2 seconds? As the demos are quite slow,especially on mobile.
Have they been optimised?
Hey,
The server can get slow during peak hours – however you’ll see it respond quickly later at night
Cheers
Hey Phil,
I am super stressed as of late and it all seems to stem around the fact that this theme is updated on a almost frequent basis which causes me to have to manually update and move header.php files around as this theme doesn't update using the normal automated update methods that wordpress uses.
So there's a lot of time wasted on my end considering I no literally nothing about web design other than the VC plug and play so seeing my site breaking after updating various plugins like the woo templates being out of date and files being broken or missing and now updating the contact 7 form and it being broken just from a simple wordpress update is extremely frustrating.
I've asked a friend that's next to me on his laptop to send me an email using my contact section and now I don't get emails which is super bad because this is how I support my family and is my main source on income. I really need your help please.
Can you please look at my website for me and trouble shoot it because it appears that evato is now charging to even ask questions on this support page and I can’t afford that at the moment and I need this resolved before my service expires in a few days.
I’ve also sent this as a ticket so you can log in to my account.
Private Ticket #678646
Kind regards,
-CS
Hey – i’ll take a look into the ticket shortly
Cheers
For the boxed layout, can we set a max width for this? So that only the middle content expands. For example, there will always be a 20px margin on the sides?
Hey,
Add this into the custom css box located in your Salient Options panel:
@media only screen and (min-width: 1000px) {
body #boxed, body #boxed #header-outer, body #boxed #header-secondary-outer, body #boxed #slide-out-widget-area-bg.fullscreen, #boxed #page-header-bg[data-parallax="1"], body #boxed #featured, body[data-footer-reveal="1"] #boxed #footer-outer, #boxed .orbit > div, #boxed #featured article, .ascend #boxed #search-outer {
max-width: none!important;
width: 95%!important;
}
}
Cheers
Hi,
I have bought the salient theme a year ago, and i’m still using it for my website but there is now an update version 7 now, so how can i update this ?
Hey, you can download the theme again from here and upload it to your site via FTP or through the admin panel (after deleting the old copy) or you could use the envato toolkit plugin https://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
hi, Is there a way to have the featured image for a link blog post on Blog page. currently I have the accent color thanks in advance
Hey,
Which style of the blog are you using?
Cheers
Masonry Blog W/Sidebar
Hey – the featured image should already be the link on that style if you have one set http://themenectar.com/demo/salient-frostwave/blog-masonry-sidebar/
could you share your URL in regards showing the issue so I can check out why it’s not?
checkthisproduct.info thanks in advance, first post is a post link.
I was misunderstanding you until now, if you wanted to give the link post format a featured image, you’d need to use the classic enhanced masonry blog style and set the post to masonry item sizing “regular alt”
Hi. How I can reduce the height at top and bottom? I look in the settings of the row and the padding is in 0.
http://pasteboard.co/1HcTushj.pngThank you.
Hey,
The padding in that section should indeed be set via the row padding, could you 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,
is there any way to make secondary menu on mobile look like on desktop? Now my client use only facebook and one link in secondary menu but on mobile it takes too much space … it’s facebook icon then border under it and that one link and we’d like to make it all in one line.
Thank you.
Hey,
could you please share your URL so I can take a look at the setup for you?
Cheers
Hey – add this into the custom css box located in your Salient Options panel:
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body #header-secondary-outer nav > ul {
float: left!important;
width: auto;
}
body #header-secondary-outer nav > ul.sf-menu {
float: right!important;
}
}
Salient Visual Composer, version 4.10 is out – do you recommend to always update to the latest version or is there a risk of Salient compatibility issues?
Hey,
Salient VC is still indeed on 4.9.2 – 4.1 will be out soon, if you wanted to upgrade to 4.10 right now for whatever reason you’d need to purchase the raw plugin
Cheers
When I donwload the item i see in the changelog: 12.01.2016 – ver 4.9.2 Is that a mistake or am I really downloading an older version. I thought 4.10 was out now?
Hey,
Salient VC is still indeed on 4.9.2 – 4.1 will be out soon
Cheers
The header options tab no longer shows the social icons settings after upgrading to the latest version of the theme. We are using a child theme and recently migrated to a new server. PHP version is 5.6 and Wordpress version is the latest. Any idea were the problem could be?
Hey,
Could you kindly open a ticket in regards with your admin credentials so I can take a further look? https://themenectar.ticksy.com
Cheers
Hi, I’ve noticed that the row video background doesn’t seem to be working on microsoft edge, but it works on all the other browsers I’ve tested. I have the webm and mp4 versions uploaded already. Is this a bug with this version of the theme?
Hey,
Are you seeing it occur on the demo as well? This currently isn’t a known issue
Cheers
Hi,
Two Questions:
1. How do I remove the text-transform from all buttons so that it is no longer uppercase?
2. How do I remove the ‘View Larger’ button from the portfolio thumbnail (Meta below thumbnail w/ links on hover) and make the ‘More Details’ button match the look (color and size) of the rest of the buttons?
Thank you!
Hey,
1. You can set a lowercase text transform in the options panel > typography for buttons
2. Add this into the custom css box in the Salient options panel:
.portfolio-items .col .work-item .work-info a:first-child {
display: none!important;
}
Cheers
Hello, the CSS supplied in number 2 worked perfectly, though I’m wondering if there’s a way to make that button look similar to others (such as that used by Nectar Slider and other buttons)? As for the first point, I’m not seeing an option that is specific to buttons only? I see an option for Typography > Nectar Specific elements > Sidebar, Carousel, Nectar Button & Footer Headers Font. Also, to clarify, its not that I want the button text to be all lowercase. I actually want no text transform applied (currently its set to uppercase). Thanks!
Sorry, further clarifying question #2… What I mean by making the ‘View More’ button similar is that currently the look doesn’t match that of the other buttons (size and color) and also the behavior doesn’t match (there’s no rollover). Optionally, if its difficult or not possible to have the ‘View More’ button match it seems to make sense that the whole portfolio thumbnail be a link.
Hey! Could you kindly share your page URL so I can see the settings you have for your regular buttons?
Also having a little trouble with the page header scaling / displaying properly at the smaller responsive sizes. I added a little custom css just to get it centered, but unsure if there’s anything else I did to mess this up. As you’ll note in iPhone vertical, you barely see it and definitely don’t read the text in the header.
Thank you!
Hey! Currently that URL seems to be 404, could you verify it’s the correct location?
Cheers
Sorry about that, we were migrating data and a few things broke. Should be fine now. Thank you!
No worries, add this into the custom css box in the Salient options panel:
.portfolio-items .col .work-item .work-info a.default-link {
background-color: transparent;
padding: 9px 15px;
color: #fff!important;
border: 2px solid #fff;
font-family: lovelo;
letter-spacing: 2px;
}
Amazing, thank you so much!
Noticing another issue now… The page headers seem to be pushed up behind the main menu when viewing in small view ports like iPhone. Example: http://prophet.staging.wpengine.com/agency/nike-x-kanye-west-air-yeezy/
Hey, add this in as well
@media only screen and (max-width:690px) {
body #page-header-wrap {
margin-top: 0!important;
}
html body #page-header-bg .project-title .container {
padding-top: 30px!important;
}
}
Sorry, didn’t seem to have an affect on the page when viewed in iPhone 6.
Did you ensure that you didn’t accidentally paste the pre tags in with the snippet? 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/ also let me know the ticket ID here
Hi Guys, I’ve been using your theme for quite a while and very satisfied! I just noticed that after the recent update to Wordpress and your theme, I can’t see the text in the text boxes in Salient composer. It’s white on white. Only when I click on the edit button and the modal box opens.
There seem to be an update to VC, so maybe that will fix it…. Else please help me out, editing is nearly impossible.
Thanks
Hey!
If you’ve confirmed that no plugins you have active are causing this, kindly open a ticket in regards with your admin credentials so I can see what’s causing it for you https://themenectar.ticksy.com
Cheers
Hello! How can I get the text in the Canvas to be BELOW the image I upload? ruan.doncolmado.com. Thanks in advance!
Hey,
There’s no easy way to align it exactly under the text from an image unfortunately – though with css you could push it closer. Add this into the custom css box in the Salient options panel
@media only screen and (min-width: 1000px) {
.nectar-box-roll .overlaid-content h1 {
margin-top: -100px;
}
}
Cheers
LOVE this theme… am i able to place links in the footer to different pages? If so, how would I do this?
Hey! Glad to hear 
Yes – you can use the text widget in appearance > widgets to add html links
Cheers
Awesome! Thanks so much:)
You’re welcome 
Hi.
I have a problem with the pagination on portfolio page. When I go to the page 2, 3, 4, etc I got this: “404 NOT FOUND” The current address of the page given by the pagination is: http://studioblender.com/portafolio/&paged=2 that not exists. The correct address is: http://studioblender.com/portafolio/page/2
What is happening?
Hey,
Have you tried to resave/change your permalink structure?
Cheers
Yes I did it, and the problem continues.
Please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Hi! Love the theme. But- I am having trouble with Nectar Slider. It won’t let me upload images or anything. It’s basically not usable. help?
Hey – please verify that no other plugins are causing this
Cheers
Hello 
My client showed me that the logo isn’t displaying properly for her. Instead, a text version is showing, with a square border around the outside.
She sent me this screenshot from her safari browser.
https://www.dropbox.com/s/16sb3yv673ap89x/Screen%20Shot%202016-02-16%20at%2022.15.35.png?dl=0I had the same problem in Safari, and managed to fix it by adding this to the stylesheet:
.starting-logo.default-logo {display: none !important;}
I’ve tested it on three different machines running safari, and have no problems. She still has the text logo displaying in her browser, even after clearing cache.
Would you be kind enough to test the website, which is http://taketina.katharinaloibner.com , using a Safari, or suggesting a way of getting the image logo to display on all browsers?
Many thanks!
Henrik
Hey! Try reuploading the retina logo for all areas in the header navigation tab
Cheers
Thanks for the advice. I’ve tried that, but the logo still isn’t displaying properly in her browser. It might be isolated to her machine, but it’s not really a chance we want to take! Any other ideas?
Cheers,
Henrik
Could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/ also let me know the ticket ID here once you’ve done so
Brilliant, thank you so much. The ticket number is #680381
Thanks!