38442 comments found.
I’m considering this theme for an ecommerce site, and have a couple of pre-sale questions:
1. Is there a way to show product descriptions/excerpts in the product grid, or to show products in list format with descriptions?
2. Is there a way to add text to the product category pages, above the product grid?
Thank you!
Hey A_McK,
For both of these – as of now this would require the use of a WooCommerce filter, but these are indeed items on the wishlist and the next update is going to extend the current WooCommerce functionality
Cheers 
Hey Guys! Any of your previous customers work out with you a way to put a phone number in the main menu that then also shows on Mobile menu next to hamburger? All of my clients ask for this! maybe a cool feature for next release 
Z
Hey ladydekade, adding a menu item into the mobile menu would require a mod to the header.php file currently – i’ve noted your +1 for the idea 
Ima give it a go, watch me break this shiz 
I am experiencing a bug with transparent header and centered nav menu with logo in the center. The logo appears to be cropped. If I choose the Logo on top option, it pushed the logo to the far right the nav menu centered underneath. I understand one needs to change some code here? I have tried applying the changes suggested to some people but it appears the code that needs to be changed is inline. Such a mess. I don’t understand why this is such a big issue
Hey montyvision,
Since there’s currently no known issue like this, please share the actual URL in regards so I can take a look to assist. Have you verified that your logos for the transparent and non transparent versions are uploaded at the same dimensions?
Thanks
Hey guys – I’m working with a client who is already on Salient, and we’re erroring out on the checkout page, it appears to be stripe related. Error message in console:
Uncaught TypeError: Cannot read property 'messages' of null
at Object.success (stripe.min.js:formatted:403)
at i (jquery.js:1)
at Object.fireWith [as resolveWith] (jquery.js:1)
at y (jquery.js:1)
at XMLHttpRequest.c (jquery.js:1)
I’m thinking something with checkout.php needs to be updated?
Hey dmichaelglenn, please share the actual URL in regards so I can take a look
Cheers
Hello,
I need to change the style of the social icons to fa-twitter-square and so on. I managed to change it on footer.php but I can’t find the list on header.php.
In what file are the social icons listed for the header?
Thank you.
Hey Marketopia2014,
You can find the function that generates the markup in the functions.php file – it’s called “nectar_header_social_icons”. The function can also be copied into a child theme functions.php to avoid having to redo the change when updating in the future
Cheers
It worked. Thanks a lot!
Glad to hear Marketopia2014 
I have two questions.
1. I have added a category”Featured” so I can choose specific posts to appear on the “Recent Posts” section. Is there a way I can hide this category label from showing on the site? I still want the posts to show.
2. Using the “Single Testimonial” element. Can I have the testimonial image square or rectangle so it can accommodate a client logo; It the moment the round version means the logos are being cropped.
Many thanks
Hey wints77,
1. Please share the URL in regards where the featured category is being displayed so I can provide the needed css
2. add this into the custom css box in your Salient options panel:
.testimonial_slider .image-icon, .nectar_single_testimonial .image-icon { border-radius: 0!important; }
Cheers
Thanks. Is there a way to supply the link privately?
Hey wints77, you can share it via the support forum here https://themenectar.ticksy.com just let me know the ticket ID here once you’ve done so 
Hi guys, is there any way to target a specific portfolio project category with CSS?
I wanted to hide the bottom controls just on one portfolio category. I can hide them with CSS, but I couldn’t work out how to target just one category …
With posts we could use
.category-1 .div { display: none; }
is there an equivalent for portfolio project categories?
Hey SeanAUS120,
You could the use the following 
.tax-project-type .term-CATEGORY-NAME
Cheers
hmmm, that didn’t seem to work unfortunately.
Hey Sean, can you share the URL that you’re trying to target and let me know the snippet you used?
Ok the portfolios I’m trying to remove the ‘bottom_controls’ on is here – https://tinyurl.com/yafdhn6f. These have a project category of “projects”.
I would like the bottom controls to remain on the other portfolio pages which are here and have a project category of “team” – https://tinyurl.com/ybswu89d.
Thank you!!
sorry, remove the full stops (.) at the end of the links and they will work !!
Glad to hear you’ve got it fixed Sean 
I didn’t get it fixed no! Could you have a look at those 2 images and see if you know how to target that particular project category with CSS? Thank you so much !!
Whoops, read that last comment to quickly!
There’s no overall category class that gets added on the single project pages, the css method I provided was to target a category archive i.e. https://brisbne.com/site5/project-type/projects to target individual project pages, you’d need to use the css box inside of the page builder on the project itself (top right gear icon in the page builder)
I wanted to ask and see if there is any way to add in the apple touch icons to our site? The reason that I ask is when I bookmark our website that the apple icon shows up blank and I would like to have it display our logo. Is there a fix for this?
Hey Anthony_And_Marisa,
There’s a plugin that can be used for this
https://wordpress.org/plugins/ios-icons-for-wordpress/
Cheers
Hello, we are looking to get a new theme for our site. Currently using Impreza from Up Solutions, which has worked well for us but yours are more up to date in terms of layouts and the features you offer. My question is, we have over 60 Pages. Also an invoicing system processed through WooCommerce. So my question is, how would the transition be? Would i have to reformat all the pages? Please advise.
Thank you
Hey logoprint,
Salient also supports WooCommerce so there shouldn’t be an issue there, however as far as your page layouts go – that depends on how many elements you’re using that are specific to the theme you have active. In general the column/row structures should remain since Salient is also using the WPBakery page builder, however other theme specific elements would need to be recreated via the Salient elements
Cheers
Can you tell me why my shop sorting feature is not on my shop page: https://abigailmentzerdesigns.com/shop/
Hey brynndalyn,
Please ensure you’re on the latest Salient (8.5.5) & WooCommerce. If you are, Could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com
Cheers
Hi, what is this CSS bug? i can’t found issue but show it. I add css for this bug > .product{height:300px;}
but this theme why need is it?
https://hanimzade.com/magaza/ https://hanimzade.com/urun/flamingo-sal/ > big issue thereHey sinayes, this is occurring in your setup from a conflict with the font awesome css file and the name of one of your product tags – add this into the custom css box in your Salient options panel to correct it:
.woocommerce li[class*="fa-"].product { height: auto; }
.woocommerce.single-product div.product[data-tab-pos] { height: auto; width: auto; display: block; }
Cheers
Is it possible to (use CSS to) disable/prevent menu from sliding down (menu set Disable Transparency from Navigation) when scroll reaches footer/bottom of the page. Also, it has to be disabled/prevented only on pages that don’t have activated Full Screen Rows.
URL: https://bit.ly/2GSKY9B (URL shortened to avoid indexing in SE – you can check final URL destination here http://www.checkshorturl.com).
Thank you in advance,
Hey NewMediaPeople,
You can turn off that functionality in the Salient options panel > header navigation > animation effects tab with the “Hide Header Until Needed” field.
Cheers
Hey there,
We want to keep that sliding/showing functionality while scrolling up, but also to prevent (menu) it from showing/sliding when scroll reaches the bottom of the page (when that functionality is turned on/checked).
Is it possible to do it via css, or do you have any directions where in the theme files we should make customization?
All the best,
Hey NewMediaPeople, unfortunately there’s no specific class that gets added when at the bottom that you could use to target that state and alter it with css alone – for this functionality you’d need to edit the init.js file located in the js folder. Search for the “hhunCalcs” function to end up at the right place
Cheers
Hi All,
Need to change read article button on recent posts with multiple visible slider to say ready more
Also can you make the images clickable
And finally can you make it auto rotate
Thank you in advance
Hey cloudcartel,
1. You can use the .po file for this in regards which is located in the lang folder
2/3. Unfortunately there’s no option for this right now however i’ve noted the ideas on the wishlist
Cheers
Hi. We are looking afte ra website for someone that uses this theme, but for some products the reviews are not showing. Could it be that the theme is out of date? What is the current version of the Salient theme?
Hey 79design,
The current version of the theme is 8.5.5 – what version are you using?
Cheers
8.0.1. It was done a while ago, and we have taken on the website. Issue is, Reviews are not showing on some pages. I think it’s a case of old theme, old WooCommerce (3.2.5) and other factors. But hesitate to update WC in case it is not comp with 8.0.1.
Hey 79design,
In order to use the current WooCommerce you would also need to be on the latest Salient – is there a reason you don’t want to update the theme as well so you can do this?
Cheers
the issue isn’t one of “not wanting to”, it’s one of being able to. Had we bought the theme, we could download the latest, but we took over the website from another designer, and as such, dont have the license login for it.
Hey 79design, Thanks for the clarification – sometimes developers simply avoid it on the grounds of direct theme modifications that they’re scared to lose. If it’s just the licsense, you can get it transferred to your client from the old developer: https://help.market.envato.com/hc/en-us/requests/new
I would happily do that, but the developer and website owner are not on best of terms! Doubt they would want to give up their license to another designer. But I appreciate your suggestion.
When adding a right sided caption on a nectar slide, it looks fine on a desktop, but on mobile, all the text is squished to the right side. Can you have it where the desktop it shows on the right side, but on mobile it’s centered. Thanks.
website is: www.eyelifevision.com
Hey rswayenvato,
add this into the custom css box in your Salient options panel:
@media only screen and (max-width: 690px) {
body .swiper-slide[data-x-pos=right] .content {
width: 100%!important;
}
}
Cheers
Sorry, I forgot to thank you. I pasted it just into the CSS of the page and not the overall custom css boxx in the Salient options panel. Is that okay? It seems to work fine. Any downsides to doing what I did?
Hey rswayenvato,
That will just keep the code isolated to that page instead of globally inserting it on every page
Cheers
Hey
I’ve gone through support and they’ve said to put the issue here… hoping you can help! Ticket Number #1529898
At the final stage of the checkout process (after going through the PayPal gateway with no problems), to complete the sale, I need to check the terms and conditions box, but there is no box to select!
Please help! 
Hey eilishf! Thanks for letting me know, I responded to the ticket earlier in the day 
Cheers
Hello,
As per my ticket:
3. Are you using the text block editor B button to add the bold items? Can you list a specific section on the site where I can take a look to see why it’s not showing
R: it doesnt work anywhere.
4. There’s an option in the gallery called “Constrain Max Columns to 4?” that ensure the column grid sizing doesn’t alter on all desktop/laptop viewports
This option doesn´t work with mansory layout.
Please answer, I can´t move on because of this. thanks
Hey josephhh,
Please check the ticket in regards
Cheers
Hi Guys, Thought I would just report a bug with your hotspots. On my iPhone the overlay opens up full screen but when you scroll there is a delay and then the overlay moves proportionally in the direction of scrolling, so it leaves a weird gap.
This only works on the device itself not on ay emulator or responsive design modes. The url is pervacio .com and is visible towards the bottom of the page where there is a map. If you could look into this for me please.
Thanks brindleyparts,
add this into the custom css box in your Salient options panel and then clear your cache on the phone when checking:
html .using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"],
html .using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
transform: none!important;
-webkit-transform: none!important;
}
Cheers
Thank you for fixing this so quickly. Much appreciated. Keep up the good work 
It appears to work to begin with, but if you click on one then scroll and close it, it the appears slightly above where it should? Thanks
Hey brindleyparts, this appears to be occuring due to the mobile top browser bar going in and out when scrolling up/down – it will likely take a JS workaround. I’ve noted the next update 
Hey, thanks for your amazing job. But I would like to know if there possibility to enable animations on mobile devices, because there is a support. Thanks!
Thanks JooJooRJ,
Unfortunately there’s no option to enable these as of now, but i’ve noted your +1 the idea for the idea on the wishlist 
Cheers
I’d like the categories and the rating’s to stay at the bottom please
thank you
Hey tricks28,
add this into the custom css box in your Salient options panel:
@media only screen and (max-width: 1000px) {
.woocommerce.archive .container-wrap > .main-content > .row {
display: flex;
flex-direction: column-reverse;
}
}
Cheers
Perfect – thank you!
You’re welcome tricks28 