38437 comments found.
Hello, is it possible to hide the portfolio project excerpts if it is a date. So I mean when I set a project excerpt show and hide when no project excerpt is given.
Hey Sieber-nl,
In the Salient options panel > portfolio > functionality tab, there’s a field for “Display Dates on Projects” – if you uncheck that, only your custom defined experts will show
Cheers
Thanks a lot!
You’re welcome Sieber-nl 
hi! http://gastromallorca.net/dunweb/projects/ i dont see how to remove the date, thanks
Hey dimage,
In the Salient options panel > portfolio > functionality tab, there’s a field for “Display Dates on Projects”
Cheers
thanks hehehe i didnt see that
No worries dimage 
Hi, great theme!
I understand you’re very busy with this high volume, but 2 pre-sales questions:
1) Do you have a digital download products page demo?
2) Do you have a backend demo available?
Thank you
Hey greyhood, thanks a lot!
1. Unfortunately there’s no demo targeting that as of now
2. We don’t have a live demo of that, but you can look through the docs to check it out http://themenectar.com/docs/salient
Cheers
is there a way to get a sticky border or a sticky shadow under a sticky submenu? no matter what I try, both shadow and border disappear when scrolling.. thanks for any help in advance!
Hey whuupwhuup,
Could you kindly share your URL in regards so I can take a look to assist?
Cheers
Thanks for the quick reply! the site is praxisavatara.ch/angebot. the submenu is my main problem, besides trying to figure out how to transform the 3 boxes (or columns in general) on hover..
Hey whuupwhuup,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
.page-submenu.stuck .full-width-content {
border-bottom: 2px solid #000;
}
2.
#uebersicht .span_12>.vc_column_container:hover {
transition: all 0.25s ease;
box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
}
Cheers
you are a lifesaver! thank you so much for your excellent support!
You’re very welcome whuupwhuup, glad I could help 
Hi guys,
What element do you use to make the the first Nectar Image Carousel sample? The one labeled “one image shown at a time, large drop shadow, material pagination”.
Thanks
Nevermind! I found it.
Thanks
Hey Linkinspy, glad to hear you’ve sorted it 
Cheers!
Regards
Hey alandres 
Could you kindly open a ticket in regards via the support forum with your admin credentials so we can take a further look into this?
https://themenectar.ticksy.comCheers
hello
I’ planning to buy a new license but would like to know if its possible to have:
1) team modal box style displays name+title without being necessary to hover the image.
2. a services custom post type
3. full width slider/hero video with background autoplaying
Thank you
Hey josephhh,
1. Yes, a couple of styles of the team member allow that: http://themenectar.com/demo/salient-promo/team-member/
2. That would require custom modding/the use of a plugin as Salient doesn’t include a services post type by default.
3. Yes, Salient supports video backgrounds in the Nectar Slider as well as video BGs in regular page builder rows as well 
Cheers
Hello,
1. I was refering to the first style, fullscrean modal. I need that one but must have the option to show name+title before hover.
3. do them autoplay?
tks
Hey josephhh,
1. That would require some custom CSS
3. Yes, they do
Cheers
Hello!
Tell me, please, how can I change this word (“ALL”) to another?
https://ibb.co/kdwFT0Thanks in advance for your help
Hey s-maksimov,
You can translate that string and any other theme string by using the include .pot file to generate a .po file
Cheers
Hi, really hope you can help. Since the last update, there seems to be a new addition to the header on my home page which I’ve had to hide using css.
If I comment out my css a background colour appears behind the nav and pushes the nectar slider down the page.
body.home #page-header-wrap { display:none; }
Is there something I’m missing in the settings to get around this?
Many thanks
Hey adayin,
Could you kindly share your URL in regards so I can take a look?
Thanks in advance
Hi, I have updated to 9.0.1, however, the Off Canvas Menu Dropdown Behavior still doesn’t show. If I do a blank install, it shows. Any idea what the issue could be, please?
Hey AaronLUFC,
In the Salient options panel > header navigation > off canvas navigation tab, ensure that the “Off Canvas Menu Dropdown Behavior” is set to “separate dropdown parent link from dropdown toggle”
Cheers
Hi there! Once updating, all my product images have a lightbox function. I cant seem to turn this off. Do you have a code to stop the lightbox function on product images? Thanks! Antony
Hey Antony,
Are you referring to the single product pages? If so, kindly share your URL in regards 
Thanks in advance
Hey, Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
display: none!important;
}
Cheers
Hi, I just purchased the theme and tried to load it up to wordpress. I am getting the following error message: Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
Hey SgtRyan, that error occurs when the wrong zip file has been uploaded through the dashboard – see this reference for clarification in regards
https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
OK got it. I have a couple of other questions when you have a moment;
1 – I am using the specific template called “service”. I am trying to use your templates within the studio but every time I add one there appears to be something wrong. Two times I tried it came up with a black background instead of a white, and the third time the page wasn’t as shown in the studio. Is there an email where I can shoot over a screenshot?
2 – On the header, I can not get the two pages to display; eg. Home FAQ, any idea what I need to do in the menu area to get this to display?
Kind regards
Hey SgtRyan,
1. You can reach out via the contact form on my author page in regards: https://themeforest.net/user/themenectar
2. Have you assigned the menu in Appearance > Menus > Manage Locations?
Hi there, I am happy with the theme, but I can’t make a single row for woo products on mobile. I have tried all snippets you shared before to other people but all they didn’t work for me.
Hey grdmtr, I’m glad to hear you’re enjoying Salient
Could you please share your URL in regards so I can take a look to assist?
Thanks in advance
Sure. Solomka.com.ua
Thanks grdmtr,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
@media only screen and (max-width: 690px) {
html body.woocommerce ul.products[data-product-style="minimal"] li.product.minimal,
html body.woocommerce-page ul.products[data-product-style="minimal"] li.product.minimal {
margin-right: 0;
width: 100%;
}
}
Cheers
thank you, but any changes
Hey grdmtr,
It looks like you may have accidentally pasted in “pre” tags with the snippet please check in the CSS box and delete any of those to allow the CSS to take effect
Cheers
Hi there,
How do I make posts featured? I can not find the answer to this question anywhere, so you might want to implement the question into your Blog guide or something…
Regards this blog layout:
http://prntscr.com/l6agx0Hey hookieoalo,
That recent posts style does not require any additional settings – it simply will cause the first X amount of posts (based on your column selection) to appear larger and more prominent than the ones below it. e.g. If you chose 3 columns and set it to display 9 posts, the first three would be large and the rest would all be smaller like so: https://ibb.co/bwKwi0
Hi, I have my 2 column portfolio set up using the masonry wide settings, but it jumps to 1 column off center when it gets below 1300px. How do I make it stay at 2 column except for mobile? https://www.louisecrozier.com/work/
Hey louisecrozier,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
@media only screen and (min-width: 1000px) {
.portfolio-items .col {
width: 50%!important;
}
}
Cheers
Thanks but unfortunately that hasn’t fixed anything?
sorry it does work! thanks
Glad to hear louisecrozier 
In chrome, the smooth scrolling has completely gone when using Material skin, Ascend does it fine, why have you removed this as a site in Chrome now is so jumpy, how can we enable this for Material so Chrome which is the most used browser still scrolls the content and especially parallax section smoothly
Hey griddesign,
The theme specific smooth scrolling was added years ago before Chrome enabled smooth scrolling by default, newer skins in the theme won’t be using a workaround since it’s handled in a higher performing way by default now. The default scrolling in Chrome is faster, however the experience should not result in any jumpiness though. Can you please let me know what device you’re seeing that occur on?
Cheers
Hi,
Can you please help with this issue.
We have used squiggly lines below our heading but they don’t show up in IE 11. Can you please help us solve this issue as we have to make the website live.
Regards, Aanchal
Hey Aanchal,
I’d be glad to take a look – could you kindly share your URL in regards?
Thanks in advance
Hi,
Here is the URL http://www.dss.themauldingroup.com/about/
Hey mandmmultimedia,
I’ve confirmed that this is an issue with the core version of WPBakery page builder – i’ve notified the developers in regards
Cheers
Hi,
Till when it can be solved? Thanks
Hey mandmmultimedia, they just wrote back in regards. Unfortunately it looks like they only intend on supporting newer versions of IE with that element: “Hi,
The issue is because the CSS used of it does not support IE 11. However, you can see that it renders well in Edge browser.
Thank you, – WPBakery Team”
Hi, My theme don´t resize if I go on mobile view or make my window smaller. The boxes is still beside each other and the right column don´t go under the other. How do i fix this? I got the latest version of Salient.
Hey Gofrendly, please ensure you have the option enabled for “Enable Responsive Design” in the Salient options panel > general settings > functionality tab. If you do, also check to verify that any third party plugin you may have active is not causing the issue. Assuming neither of those is causing it, please share your URL so I can assist
Thanks in advance
Hi, center aligned logo “link” is too wide even going on wide area left and right, how to make only logo link not the whole area see this https://yadi.sk/i/2cv_V1dha7YicQ
Hey astutestudio,
Could you kindly share your URL ion regards so I can take a closer look at the setup to see why that’s occurring for you?
Cheers
Hi, it’s on localhost but in “Header Navigation > Layout Related” if you choose this https://yadi.sk/i/5U7OGXri8tshGg you ll see the whole wide area around logo is link and not only logo .. please advise
Hey astutestudio,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
body header#top #logo {
display: inline-block;
}
Cheers
You’re freaking awesome … thanks!
You’re very welcome astutestudio 
Hi, one more question the header is fixed if i test website on tablet even all the options are set not to fix header but still, what to do?
Hey astutestudio,
The tablet landscape view uses the desktop settings, the portrait mode should use the mobile specific settings – are you referring to both or only the landscape view?
Cheers
Hi, both landscape and portrait views showing sticky header even i have removed header stick option for desktop and mobile, and if switch to desktop view it shows mobile menu, its weird
Hey astutestudio, whenever you get the site onto a staging server I’d be glad to take a look and help out
ok, i ll let you know when its up, one more question is there any possibility to have title over “single image” i tried “custom text” with -50 padding and z-index but its not working .. any trick?
Hey astutestudio,
You could accomplish it with the “Custom heading” element if you set a negative top margin in the “design options” tab of the element settings + added in a higher z-index with css or in the parent row settings
Cheers
Hi, i already tried the method you said but not working out please note i chose “full image arrangement with color strip bg” from salient template .. any advise?
still waiting reply …
Hey astutestudio, I would need to see the page URL to assist further – do you have a staging URL yet?
Hi, staging url is not yet set but you can try at your end .. also leflet map grayscale not working on firefox (my version is 63) please advise.
Hey astutestudio,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab to fix the greyscale in FF
.nectar-leaflet-map[data-greyscale="1"] > .leaflet-map-pane .leaflet-tile-container {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
Hi, it works thanks … but earlier issues still not fixed and i am still not able to show you website online, what to do?
I am not able to upload images in my site..sometimes it uploads and sometimes it gives error as seen on link https://prntscr.com/l610jn
Hey sajid1218,
Errors like that are usually due to your server running out of memory when uploading larger images/multiple images at once. You can get in touch with your host to increase the available memory to PHP or you can handle this by adding the following code to your wp-config.php file.
define( 'WP_MEMORY_LIMIT', '256M' );
Cheers
Hi, I have already 512 MB memory define(‘WP_MEMORY_LIMIT’, ‘512M’); but then too its giving error. and my images are only 512kb, 712 kb, 312kb, etc.
Hey sajid1218, to figure out what’s at the root of the issue then, kindly check through your server error log to see more information about the HTTP error and let me know what it says
Cheers
HI, I have spoken to my hosting provider and they are saying like there is some plugin which is giving this error, can you plzz check my site?
Also now my site structure is totally broken, plzz check on urgent basis http://estetikarts.com
Hi, above issue is resolved, plzz tell me how can I change font color of the heading in category page? PFA screenshot: https://prntscr.com/l6u8rb
Hey sajid1218, in regards to changing the page header font color – edit the page which you have defined as your “Shop” page in WooCommerce and see the page header metabox at the bottom https://ibb.co/dsDvff
There is no such settings on my page…I am talking about this page: http://estetikarts.com/index.php/product-category/canvas-painting/
nevermind resolved..sorry
Hey sajid1218, glad to hear you’ve found it 