38371 comments found.
Hi guys, quick one – how do I change the header social icons to have round backgrounds? Example the Facebook one has this CSS (just the F):
body .fa.fa-facebook:before { content: ”\e60d”; }
Changing it to this unicode: f09a (https://fontawesome.com/icons/facebook?s=&f=brands) doesn’t work (the F disappears)?
Please help, Thanks!
Hey anton123 
Salient does not include that version of FA which has the circle option – you would need to import that manually in order to make use of those variants
Kind regards
Hi guys, you’ve indeed developed a gorgeous theme, I just wanna ask is the theme compatible with multilingual plugin ‘Translatepress’?
Hey innovextechnologies, thanks a lot 
We recommend WPML but that plugin will also work.
Kind regards
Hey, is this section replicable ? https://imgur.com/a/uiQ9m2x thanks
Hey nvr21,
Yes, that section is using the post grid page builder element. The secondary images of the mobile devices are added from the field “Secondary Overlaid Image” inside of the project configuration metabox when editing a portfolio item.
Here’s a the setup for that section which you can paste into your classic mode editor and then switch back into the page builder: https://pastebin.com/y8GvgyuT
Kind regards
There are a lot of theme issues in dimension from 660 to 691 pixels in width. Most font sizes and column gaps are inheriting settings randomly from ipad and phone. Needed to rewrite most of them. Demand fixing.
Hey raffess,
Can you provide some specific examples including a page URL so that we can see what elements/settings you’re using in order to troubleshoot?
Please reach out via the contact form on my author page in regards with further information – If you are observing a similar issue to what you’re referring to on any of the live demos, kindly specify which.
Kind regards
Hi, woocommerce catalog page with all products overview is showing box different sizes. Too many products to change pics manually. Customizer catalog images are set to 300/1:1. The dirty bastards are still showing in different sizes. Is there a quick fix for this? Changing the thumbnail with to a lower size isnt doing anything.
mmmm, actually 100 is doing the job but pics get blurry. Any other solution?
Hey Mikel2020,
Could you kindly share your shop URL with the catalog set to 300 (or greater) cropped so that I can take a look?
Thanks in advance
Is it possible to do in private? Shop is not open yet for public. I have a new licence for this website.
Hey Mikel2020, you can reach out via the contact form on my author page in regards.
hi, I used the contact form with all the details but didnt received a reply yet?
Hey Mikel2020,
Sorry for the Holiday delay! We just got back to you in regards.
Cheers
hello guys and congrats on the theme. We have bought more licenses because we are very happy with it.
We have a problem with the menu item descriptions. We have included them in each menu item but they are not displayed on the site. Could you give us a solution to this problem? Is it a theme setting?
This is the site url: https://nicolap33.sg-host.com/
it seems i just solved the problem
Hey plasmedia, I’m happy to hear that you’ve been enjoying Salient!
Glad you found the solution you were looking for 
Cheers
I’m sorry but i can’t see description of menu item in home page. I don’t know why. there is no css hiding the descriptions. Help me. Please on the other pages descriptions are visible
Hey plasmedia,
Since it’s the same query to grab the description text regardless of what page you’re on, I would suspect something on your landing page is altering/preventing that from happening.
Can you please open a ticket on the support forum in regards so that we can take a look at the backend?
Thanks in advance
Good day, unfortunately not all Google Fonts seem to load in the Typography settings? https://fonts.google.com/specimen/Figtree does’t appear?
Hey aglet,
Figtree was added to the library after we updated the font list within Salient – it’ll be available in the next release 
Kind regards
Can you add TikTok icon to the collection of icons? Tried to replace it with image – it’s hard to fix CSS – resizing the image to match the normal icon size after each breakpoint.
and image also occupies 100% width so on mobile it looks crappy, like so – https://ibb.co/jwFLYCn
Hey Lateralus578,
It’s already an item on our to-do list for the next minor release.
Kind regards
Hello team,
It it possible to size the header and footer max width of 1800px or full width, but the body area with max width of 1400px?
Thank you.
Hey carbotecnia,
You can leave the theme option at 1800 and the add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
body .main-content.container {
max-width: 1600px;
}
Kind regards,
Great!! Thank you
You’re welcome, carbotecnia 
Hi there,
Is there a way to make the TypeKit/ custom fonts not reload on every page refresh?
Hey Romanesco,
What method are you using to load in fonts form Typekit? Could you share your page URL in regards so that I can take a look?
Thanks in advance
What version is Salient on now?
Hey reconrad,
The current version of Salient is 15.0.7.
Kind regards
how do I use the latest icons from font awesome. I want to use some from V5 and some in V6, but seems your theme is still using an old version? can I manually add v6 via functions.php somehow, or will that break the theme?
Hey monstrous,
You can enable v5 of FontAwesome by adding the following snippet to your child theme functions.php file:
https://pastebin.com/PAR152xLWe don’t have a version of that for FA6, so integrating that would require some custom development at this time.
Kind regards
Hello, I have a desktop menu: link 1/2 and a off canvas menu: link 3/4/5/6. Why on mobile off canvas is showing link 1 & 2 with space between links 3 till 6? How can I disable link 1/2.
Hey Mikel2020,
If you wish to remove the menu items from your main navigation bar on mobile, you could add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
#slide-out-widget-area .off-canvas-menu-container.mobile-only {
display: none;
}
Kind regards
thx 
You’re welcome, Mikel2020 
Hi team, in which .php file can I add my custom posts to be able to get post page settings (header, main bg image…)
Hey zaktomi,
The following documentation provides the information you’re looking for: https://themenectar.com/docs/salient/metabox-cpt/Kind regards
Hi, on the post grid element, is it possible to show only posts that belong to multiple categories? Fr ex: if I only wanna show restaurants in a specific city that are cheap.. How can I achieve this?
Hey kayota,
You can select your desired categories for the post grid element within the element settings, however, there is no option to make the joining of those categories an “and” in the query. Selected categories will always be an “or” i.e. if the post belongs to any of the selected categories.
Kind regards
Can I change the query code for the element somewhere from “or” to “and”?
Hey kayota,
You can override the query that the post grid uses via your child theme functions.php file by using the filter “nectar_post_grid_query”. https://developer.wordpress.org/reference/classes/wp_query/#category-parametersKind regards
The font does not change
Hey alphagiorgio,
Can you please provide more details as to what font and what element you’re not able to see typography changes on? I’ll also need the relevant page URL so help assist.
Thanks in advance,
Hi!, Could this be caused by the salient theme that when performing a search is shown as the image that I attached? I have version 15.0.7, WordPress 6.1.1. Thank you
Sorry: https://ibb.co/0XgW09D and the site is: https://www.pro3implant.com.uy/
I could resolve it! It was a Database Problem. Thnak you
Hey mirazoqui, glad to hear you got it sorted!
Enjoy the weekend 
you have one million ways to add icons and not a single one that allows to inline icon and text. I want to create a profile card
email icon + email
phone icon + phone
address icon + address
simple need yet I can’t figure out how to approach it. All your templates are vertical.
creating 2 rows doesn’t do the trick – huge gab between the elements
Hey Lateralus578,
There are actually multiple different ways you could add in an inline icon + text.
1. Set your column to to display “Inline Horizontal” for the “Column Element Direction” https://ibb.co/cvgdMJD
2. Use an element that already defines this kind of layout such as the “Icon List” element set to “Horizontal” for the direction, or the “Text With Icon” element etc.
Kindly open a ticket on the support forum in regards if you would like us assist with this further.
I’m having an issue with my blog sidebar appearing underneath the blog as opposed to by the side, I’ve tried a few things but can’t seem to fix it:
https://www.creativevideoproduction.co.uk/top-5-promotional-video-production-trends-in-2023/Hey AletalkProductions,
Something in your setup is adding some malformed HTML which is closing off the main content area early and messing up the layout. Can you try temporarily disabling your third-party plugin to see which one might be causing that?
From looking at the source code, it looks like the all in one schema or possibly the social sharing plugin might be at the root of it.
Kind regards
Thanks, I’ll try this and see if I can fix it.
Hello, I have some problems regarding some string translations that seem to refuse to be translated andthe product filters that are unresponsive in most category pages.
Hey frtcyprus,
1. Which strings are you referring to? If you’re trying to translate strings that exist within any of the Salient plugins, you might be using the wrong text domain I.e. strings from the core plugin use “salient-core” instead of “salient: https://themenectar.com/docs/salient/translations/#translating
2. Please open a ticket on the support forum in regards so that we can take a look at the setup.
Thanks in advance