38435 comments found.
My Pics are gone on my website after update? whats wrong? https://cashcow-cph.com/team/
Hey JanKorgaard,
Have you tried to clear your browser cache since doing the update? I’ve tested your URL on a couple of browsers without seeing that issue: https://ibb.co/86TpDSG
Cheers
Only posting this here as my reply is on the previous page so not sure if you would see it. You put:
“Hey OmriS, the screen you’re viewing that demo on is most likely short enough where that section is overflowing and creating the additional scrollbar. The logic I mentioned in my previous comment only applies when there is a scrollbar active in the given section due to the content being larger than the screen height: https://ibb.co/6nLyWk2"
I dont know what this means. So I’ll rephrase. If I purchase, are you able (support) to make it so I can have a title and picture with hotspots that scrolls to the next screen in one scroll of the mouse. I.e. can you make the picture and title fit the screen?
Hey OmriS,
If the section is tall enough to cause overflow, that is the default functionality and altering that would require modifying the script file in regards.
Cheers
Surely, theres an option to reduce the height of the image so the text fits in without overflow??
The aspect ratio of the image is completely up to you, as well as the size (based on the parent column). So if you need a smaller image to prevent the overflow, you could.
my WPbakery isn’t working, gets stuck on the loading icon.
Hey Joshuats,
Are you referring to the front-end or back-end editor? Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Hi Nectar, Is the AJAX search still working in V11? I don’t see the option anywhere in the them options and it doesn’t provide results as I type in search (before hitting return). https://hellohinge.com/
Thanks, Roland
Hey hingedigital, the Material theme skin (which you’re currently using) has never offered the AJAX search feature. If you’d like to take advantage of that, please change to either “Ascend” or “Original” in the Salient options panel > General settings tab.
Cheers
Wow! What an update! Congrats again on the continuing excellence of this theme – truly the best purchase I’ve made (multiple times for multiple clients) on Envato 
Thanks so much ND81!
It’s been a lot of work and I’m really happy to finally share it with you all 
how do I update? can’t find an option anywhere.. downloaded from my downloads but its the same version
Hey Joshuats, I’ve just confirmed that the version available on TF is 11. When you unzip the salient.zip, you’re seeing an older version in the style.css? As far as updating goes, you can use any of the available methods listed in the documentation here: http://themenectar.com/docs/salient/updating-salient/
Cheers
Hi, I already have two licenses and so far very happy with everything.
I am considering buying another license for a project for my next client – photographer, hence quick question.
I will need to create a portfolio gallery with some pictures – photographs.
Just wondered, is there a way in Salient to link pictures from portfolio gallery to the individual product pages in the shop section?
By adding a link or shop/basket icon over the image, etc..?
The idea is that when a customer is viewing a gallery, by clicking on that link/basket icon (or something) in the gallery, could jump straight into shop and buy the print.
Hope it makes sense. Please let me know if Salient has this kind of functionality.
Thank you,
Roland
Hey Roland,
The only way to easily do that would be to use an actual portfolio element rather than the image gallery element. This way, a custom URL could be associated with each project. CSS could then be used to alter the hover appearance to include an icon etc. The downside of going with the portfolio post type is that it’s more time consuming, as each image would need to be a separate project within the post type.
Cheers
Yes, thank you, that’s what I thought, really helpful advice!
Glad I could help artishock 
Hello, I am using Row of Featured Posts for the blog section, I would like to change the color of the source equally, the title always remains gray and only the extract changes, I would like to have both the same color example the title and white extract, as I could do?
Hey mcdowell666, could you please share the URL where you’re trying to alter the color so I can take a look to assist?
Thanks in advance
Hey mcdowell666,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body.home .blog-recent .col .post-header,
body.home .blog-recent .col .post-header h3 {
color: #fff;
}
Cheers
Great if it worked, thank you very much.
You’re very welcome mcdowell666 
Any update on when version 11 with new demos will release?
Hey nwasole, the update will go live tomorrow 
Ok great. Let me know when it’s live and ready for download
Hey nwasole, it’s live now 
Dear Salient team,
First of all congratulations for this brilliant theme.
I would like to ask you about the image gallery “Touch enabled and spaced (flickity)”. I have it imported in the following page of my site and I would like bigger spaces in between the images, so every image appears alone in the screen.
https://iliaslois.com/aisle-seat/Thank you in advance!
Thanks a lot iliaslois 
If you’d already set the desktop columns to “1”, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar-flickity:not(.masonry) .flickity-slider .cell {
width: 100%;
}
Cheers
Thank you for your quick response!
Unfortunately, it didn’t work. It still shows the half of the prev/next pictures:
https://iliaslois.com/aisle-seat/(I have pagination next/prev arrows)
Thank you for your help.
Hey iliaslois, for that style the CSS is a little different. Try adding this instead:
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
margin-right: 27%;
}
Cheers 
Hey again ThemeNectar,
I am sorry, but still nothing. It still shows the half of the prev/next pictures:
https://iliaslois.com/aisle-seat/Sorry about that iliaslois!
One last change – if this does not alter it for you, please reach out via the contact form on my author page https://themeforest.net/user/themenectar
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
margin-right: 27%!important;
}
Cheers
It works! Thank you so much themenectar team.
Can’t wait for the version 11!
Glad to hear 
Version 11 was also released a couple of hours ago.
Cheers!
ThemeNectar hello again,
One last question: Is there the ability to add Title/Caption in “Touch enabled and spaced (flickity)” gallery? (I don’t see it either in version 11 main features)
Thanks you, have a nice day 
Hey iliaslois,
Unfortunately, that was not a feature that was added in v11
Hi… I upgraded to the new version BUT I can’t seem to change anything in the settings, like deleting your logo and uploading mine. Any idea what’s going on?
Hey sandflower81, it sounds like there may be a third party plugin conflicting. Could you please reach out via the contact form on my author page with a temporary admin account so I can take a closer look? https://themeforest.net/user/themenectar
Cheers
Hello, could you let me know if there is a way to remove the social share button from the product page? Print: http://bit.ly/2lEOJKj Thanks.
Hey budegass, you can either deactivate the “Salient Social” plugin which is adding it, or you can add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.single .nectar-social.fixed {
display: none;
}
Thank you so much, it worked perfectly.
By the way, is there any way to remove the display of these categories in “recent posts” slider? – print: http://bit.ly/2mAKQGL
Hey budegass, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar-recent-posts-slider .container .strong { display: none; }
Thank you so much! 
You’re welcome budegass 
Hi Theme Nectar, Is it possible to add a Ribbon on top of the pricing table? Diagonally maybe informing a discount price 70%, etc?
Hey maurinoloureiro,
That would require some custom modding at this time
Hi, is there a way I can output project attributes on a project single page using a shortcode?
Many thanks,
Danny
Hey Danny, unfortunately, there’s no shortcode for this currently. I’ve noted your +1 for the idea on the wishlist though 
Team member bio Do not let add HTML tags or edit text
Hey Camilo517, there is no HTML support for the bio popup at this time.
Hi,
I have recorded to show you if this is possible on mobile or not, using CSS. Here is the link to the video https://youtu.be/gCTGQQp4fWU
And here is the link to the test site http://l5k.d73.myftpupload.com/
Thanks
Hey toolbox101, THere’s a theme option titled “Off Canvas Menu Dropdown Behavior” in the Salient options panel > header navigation > off canvas menu tab where you can change that functionality to what you’re looking for. The only difference will be that there is a different animation.
Cheers
Yes, but that does not do it for a custom links, like this. https://imgur.com/EtaYsZi
It only does it with the drop down arrow icon is pressed. But i want it to happen when there is a clicking on the anchor text of the WP custom link.
Hey toolbox101, the option I’m referring to will remove the dropdown arrow all together and cause the parent item to reveal the children when clicked. Here’s an example of that to try on mobile: http://themenectar.com/demo/salient/ If you’re not seeing that, please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Actually that is the exact opposite of what I am trying to do. I have recorded one more video, maybe this will help you understand what I am trying to do.
https://youtu.be/wB4JURizZwAThanks a log
Hey toolbox101, unfortunately there is no way to keep the dropdown arrow and also have the menu name itself open the dropdown arrow. Custom JS would be required at this time, though I’ve noted the idea on the wishlist.
Cheers
Thank you for noting the idea, it would be great for usability.
You’re welcome toolbox101 :)
by the way, that lazy load option is super! any performance and SEO updates are welcome.
For the next update can you also let us have the lazy load option for the page builder Portfolio option?
Also, can you let us pick sitewide as the default in the Salient settings? So we do not go change all the images individually.
Thanks
Hey toolbox101,
1. I’ve noted it on the wishlist. Please note that the new post grid element already has a lazy loading option and can pull portfolio elements. It will also perform faster than the old portfolio element since it’s not relying on javascript to calculate the layout.
2. As part of the initial rollout, we did not want to include a global setting for all images, but we will likely in the future.
Hi there, is it possible to have the category list open on mobile devices. now you have to click the + to see the list. I realy want it to be open ;o) Hope you understand because me english sucks
Greetings Barry
Hey Barry,
If you’re referring to the categories in a WooCommerce shop widget, 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: 999px) {
.woocommerce #sidebar .widget.woocommerce:not(.no-widget-title) > ul,
.woocommerce #sidebar .widget.widget_product_tag_cloud > div {
display: block!important;
}
.woocommerce #sidebar .widget.woocommerce:not(.widget_price_filter) h4:before {
display: none;
}
}
Cheers
YESSSS thank you verry much, You made me verry happy today! Have a good weekend.
Glad I could help zeddje 
Hi again, almost done with the website but.. When i use the woocommerce widget, for (example) Shirts size (S M L XXL etc) it will show all the shirts but also the shirt that are sold out? Is there any way to filter that also?
http://kleding.loods010.nl/shop/?filter_maat-kleding=l <—(large) http://kleding.loods010.nl/shop/merken/superdry/superdry-m10101yt/ <—large sold out but still shown in the filterHope you can help
Hey zeddje,
This is not directly related to Salient, but rather to WooCommerce itself. Here’s a guide that provides a snippet that should help with this: https://iconicwp.com/blog/hide-stock-products-woocommerce-catalog-pages/
Cheers
Thanks for the respons, to bad it didn’t work ;o)
I am planning to purchase this Salient Theme but I cannot find where the email for clients to communicate with us is. There should be an area for clients to write their name, email and a short text of their requirements. Also is it located in a specific place or can I place it where I deem is more convenient. Thank you, great theme by the way.
Can someone answer me please? Thank you
Hey Manny01,
Salient does not include a built-in form system, but rather provides styling for form elements. You can use any form plugin you desire such as Contact Form 7, Gravity Forms etc.
Cheers
Thank you very much for your reply. I will look into that and decide on a form plugin for the site. Much appreciate it.
You’re welcome Manny01 
Hi! Long time Salient lover!
I’m having issues with the a video background not displaying on IE 11. I have the row background configured with a mp4 and webm file. Any ideas? https://vascularsimulations.com
Hey mousemediainteractive! It looks like you have a .mov supplied in the mp4 field. Can you try inserting an actual mp4 file instead to see if that corrects it?
Thanks in advance
Hello!!!
I purchased this theme a while ago, but only until now the agency is making a SEO report using an online tool called SERANKING, and the tool says all my pages are missing the H1 tag!! but theyre not, because im using the Page header title in all my pages and if i look into the source code, there is the
tag.. any ideas why its not identifying those as h1?? Hope you can help… thanks!!!
Hey paulinavargasin, that sounds pretty strange considering you’re also able to verify the existence of the H1’s in the page source itself. Can you please share the URL in regards?
Thanks in advance