38183 comments found.
Hi guys,
Is this normal that BRUT HTML does not show on the front end once published?
THanks
Fake alert, it works
Thanks
Hey there, I am having an issue with wpforms. the fields are stacked on top of each other and the button is bugged. The styling menu backend is not working properly to space cells apart. here: https://curumari.com
How can I fix these 2 issues?
Hey kayota, Your form has the class name “nectar-inline-subscribe-form”, which is a theme-specific class which expects the form to contain a single field + submit button. You’ll need to remove that to correctly display multiple fields: https://ibb.co/GvPHkncx
Kind regards
Ah i see thank you. The problem is if I remove that the hole nectar theme aesthetics goes away and the form looks horrible. Is there a script to maintain Salient’s looks and allow for multiple lines?
Hey kayota,
The “nectar-inline-subscribe-form” is the only additional class we include for connivence with WPForms, however you can add additional rules to that to make it support multiple fields. If you add that class back in, you can also add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.nectar-inline-subscribe-form.wpforms-container-full .wpforms-field-container {
display: flex;
padding-right: 26%;
gap: 10px;
}
.nectar-inline-subscribe-form.wpforms-container-full .wpforms-field-container .wpforms-field {
width: 50%;
}
Thank you for the reply. its looking better but its all on the same line. I need it in multiple lines because I am using 4 fields and on mobile it does not work as you can see in the link provided.
Hey kayota,
We only provide a custom class for a simple inline form. To modify the styling of your WPForms beyond the options available in their settings and the styling options provided under Salient > Form Styling, you’ll need to create custom CSS. If you’d like further assistance with a custom CSS rule set, feel free to open a ticket on the support forum.
hi, after last update the “close” and “save changes” buttons in wpbakery modal are missing, i can’t save the changes in the elements. can it be a bug?
Hey roccokobe,
Have you verified the “Auto save” feature is not active in your WPBakery > General Settings?
Kind regards
the “auto-save” option is not present in the setting of wpbakery. after the “Disable Gutenberg Editor” option, there is only the “Default template for post types” list. i try also to edit pages in the front end editor, but in the objects modal the buttons to close or save are missing.
Hey roccokobe,
If you’ve also verified that you’re using the latest Salient WPBakery plugin (7.8.1), please please reach out via the contact form on my author page in regards.
Kind regards
Dear Salient team,
I would just like to inform you about some config missing from your WPML xml. It would be really helpful to add it because right now we have to add it by ourselves in the WPML settings.
In the split_line_heading tag, you are missing the link_href attribute. It should be like so:
<shortcode>
<tag>split_line_heading</tag>
<attributes>
<attribute>text_content</attribute>
<attribute type="link">link_href</attribute>
</attributes>
</shortcode>
And in the image_with_animation tag, you are also missing the img_link attribute. It should be like so
<shortcode>
<tag>image_with_animation</tag>
<attributes>
<attribute type="link">img_link</attribute>
</attributes>
</shortcode>
Thank you!
Hey VisualRow,
Thanks for reporting that. I’ve noted to include it in the next release 
Cheers
Hi Nectar Team,
Images are blurry (pixelated) when uploading into the Gallery (Post Loop Builder) section of the webpage. The images show up high-quality in Photoshop but once uploaded onto WP it compresses the image. I’m aware there is some natural compression but compared to the default theme (stock) images is significant. I’m aware this is the theme and not WP as I have a live site that has the same images/assets as these are high-quality. I’ve researched troubleshooting as I added the plugin WPCode and added the snippet and it still doesn’t work. I’ve tried multiple resolutions (upload larger size image, upped the resolution in Photoshop, etc.). Below is my staging site vs my live site for reference. Please advise.
Staging site https://test2.marcodardignac.com/ Live site https://marcodardignac.comHey marcod845,
Have you verified that your “Image Size” is set to “Full” within the Post Loop element settings? https://ibb.co/B2bGB5Yh
Kind regards
Hey ThemeNectar,
It wasn’t set to “Full” Thank you for that but as I’ve made the change it improved the image quality only slightly. I’ve noticed the theme reduces the quality a lot as the size uploaded 262KB goes to only 140KB. This is too low compared vs my live site images at 246KB. If I could somehow get this theme to at least 200KB would make a drastic improvement. Please advise.
Hey marcod845,
Salient does not apply any quality restraints on uploaded images. You can disable the automatic compression and sizing constraints that WordPress enforces by adding a snippet to your child theme. https://wordpress.org/support/topic/how-can-i-stop-wordpress-from-compressing-images-automatically/
Note that after adding that, you’ll need to regenerate your thumbnails or reupload your images.
Kind regards
Hey ThemeNectar,
I’ve implemented the code snippets and have seen an increase in KB size with no longer a limitation, but I have not seen much improvement in image quality in the front end (live area). There’s a clear significant difference between my images vs. the stock theme images. While I’m feeling (liking) this theme and would love to use it, I’m a graphic designer and I can not go into job interviews with blurry (pixaleted) images. The images also look extremely blurry on mobile devices. Please, would you be able to trouble shoot this more on the back end, I can provide my credentials for my account.
Hey ThemeNectar,
I’ve gave it another try and have replaced the gallery loop image to match my header image and I’m satisfied with the quality/resolution. The code snippets provided helped, thank you.
Hey marcod845,
I’m glad that you were able to get it resolved 
Cheers
I have a custom post type that is loading using salients blog options as expected, but the in salients settings for Pagination Type I have selected Infinite scroll and it doesnt load any more posts. Is this possible with salient to have infinite scroll on a custom post type archive? Note: I am not using a custom archive-posttype.php template, just relying on index.php
Hey FightTheNewDrug,
I’ve noted to include the needed change to allow that to function correctly in the next release. If you would like immediate access to the change, feel free to please reach out via the contact form on my author page in regards.
Cheers
Hi Salient Team, How are you today.
I meet some trouble to update the Salient Version of this website : https://www.ltsm.fr
The problem si my version is today 17.0.7. The 17.1.0 is available on Envato Market (2.0.12) installed on the wordpress website, and when I launch the update, an error message appears : Updating failed : you already have the last version.
So I don’t understand where is the issue. If you have any idea or suggestion, please let me now.
Thanks a lot. Have a good day. Best regards. Alex
Hey Alex,
It sounds like there’s an error reading the versions in your setup. Have you tried to manually upload the latest version to bypass it?
Kind regards
Hi,
Thanks a lot for your reply. Are you talking about Envato Market plugin? What is the latest version ?
For information, I deleted the plugin an reinstalled it manually to the website. It’s always the same version 2.0.12.
Best regards.
Hey alexis182,
I was referring to manually updating the theme by uploading a fresh copy to Appearance > Themes.
Kind regards
Of course. Thanks a lot for this. It worked. Thanks for your help and have a great day.
Best regards.
You’re welcome, alexis182 
how can we update WP Bakery to the latest version? It’s not included in your latest theme release.
Hey lightwavin,
We’ll be including it in the next release of Salient. If you would like immediate access to it, feel free to please reach out via the contact form on my author page in regards.
Thanks in advance
Hi.
Could you please tell me which file and what line I need to edit in order to add a custom option to order a Post Loop Builder’s contents by? I have the post meta tag ‘the _event_start’ and I would like to order what’s displayed in the Post Loop Builder by that if possible.
Thank you.
Hey speedofsound,
You would need to copy the “nectar_post_grid_item_markup” function into your child theme from the file salient-core/includes/post-grid/loop-markup.php
Kind regards
How can I get my image to display width:100% when using the layered hero section? I have a 4000×3000 image and it still scales and blurs it a bit. Any way to have it just set at 100% width vs scaling?
Hey mbianchi27,
You can select the image size used for rendering in the Post Loop Builder settings. Using the ‘Full’ size will ensure a non-cropped version is loaded. However, by default, WordPress automatically applies a maximum image width of 2560px. If you want to load an image larger than that, you will need to use a filter or a plugin such as https://wordpress.org/plugins/better-image-sizes/
Kind regards
The layered hero section is not a post loop component? Its just a background image
My apologies, mbianchi27. I thought you were referring to the main loop in the “Layered” demo. The row BG automatically uses the “Full” size of a selected image, so the same information applies relating to my previous comment. Can you please share your URL so that I can take a look?
Is there a way to completely get rid of the search bar? I have it deactivated in the menu, but ADA compliance checker still sees it and is flagging it. Thanks.
Hey rswayenvato,
If you’ve verified that you’re on a recent release of Salient (17.1.0), can you please share your URL and specify what accessibility issue you’ve seeing related to the search?
Kind regards
hey! I need to update my site from 8.5.5 to latest. I’m reading the changelog to get an idea of the awareness level but I’d like to ask if it’s doable and where should I focus or expect the main pain points. Thanks!!
Hey merloc!
Yes, updating between those versions would be possible. However, you should read through this article before an upgrade involving such a large jump. https://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/
Kind regards
Hi everyone! I purchased the theme some time ago. Do I need to renew support to see the latest updates? I downloaded the latest version of the theme, but I don’t see any updates.
Thanks for you help
Hey LaKugi!
No, with a single license you’ll have access to the latest release for life. The current version is v17.1.0 – here is the documentation on updating: https://themenectar.com/docs/salient/updating-salient/
Kind regards
Hi, thanks for the very quick reply 
I figured out why, despite the latest updated version being uploaded, the theme didn’t show the updates: Salient WPBakery Page Builder had some sort of overwriting problems.
In practice, you need to force the bakery builder to update. To solve it, I deactivated Salient v17.1.0, activated another temporary theme, deleted the Salient WPBakery Page Builder plugin, manually reloaded it from the latest theme folder and then, lastly, reactivated Salient v17.1.0.
I don’t know if anyone else has had this problem, if so, I’ll report it. Maybe this could help.
Kind regards
Hey LaKugi,
I’m glad to hear that you’ve sorted it. If you run into a similar issue again in the future, kindly reach out via the contact form on my author page in regards so we can follow up.
Cheers
Hi. There’s something wrong with the Bluesky logo in the top right corner and footer of the website (https://ccu-csc.ca). It doesn’t seem to animate, and it seems slightly higher on the page compared to the others. Is there a fix for this?
Hey portpass1974,
Since there is no known issue like that, have you disabled your SiteGround optimization plugin to verify that you are not loading old cached styles?
Kind regards
Hi. Thanks for that. Yes, the SiteGround Optimizer was the issue. Although I want to keep on using the plugin. Would you know what the particular issue is with the plugin? I tried refreshing the cache, but that didn’t fix the issue. I also looked through the plugin and tried different things, but it didn’t work. Thanks so much.
Hey portpass1974,
There’s no known issue with siteground which would cause that issue. It looked like the newer CSS was missing from the cached files served from the optimized SiteGround CSS. I would recommend contacting SiteGround to see if there’s another layer of caching would could be causing outdated CSS to linger.
Kind regards
Hi,
I’d like to add a unique (custom) ID to buttons or text links in the top menu of my WordPress site. Currently, WordPress automatically generates IDs based on the menu structure, but for Google Analytics tracking purposes, I’d prefer to use my own custom ID names.
Is there a way to manually set custom IDs for menu items in WordPress? If so, what’s the best approach to implement this?
Thanks in advance for your help!
Hey romankac!
WP does not offer a built-in method from the user interface to add custom IDs to menu items. However, you can enable “CSS Classes” in the “Screen Options” toggle in order to set custom class names on each to use for GA.
Kind regards
Hi, I have a 1400×1400 image I’m using for particle effect on home page. It looks fine on desktop, but mobile scales it down so tiny it’s unrecognizable. It’s almost as if the canvas has 40% padding on left and right, but I can’t seem to find any CSS for the canvas background.
Is there a way to get the particle image to fill the screen more?
www.river-design.com
Hey porpie,
You can increase the rendering resolution by enabling the “Fullscreen Height” option instead of specifying a px value, such as “1000”.
Kind regards
Hi,
I purchased your Salient theme in December 2024. The support website always shows me a notification “Whoop, something went wrong” when I submit a new ticket.
Could you please assist me with this issue?
Regards, Mark
Hey Mark,
Can you confirm that you’re still unable to open a ticket now? I checked on your account on the support forum to verify that it has an active support license.
Kind regards
My ticket can be submitted again on the support page. Thanks!
Hi ThemeNectar! Am having an issue where the titles of the Portfolio pages flash at the top, then repaint in place at the bottom where they should be. Happens on initial loading and refresh. Any ideas?
Hey asbundschuh!
You could set a default min height on that section before JS loads by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.wpb_row.vc_row-o-full-height .span_12 {
min-height: 99vh;
}
Cheers
Hey, do you sell the theme the demo page ? https://themenectar.com/salient/
Hey aureops92,
The main promotional page for Salient is not an importable demo included with the theme. However, the page is built with Salient and you can replicate a similar design using the builder.
Kind regards
Hello,
My support code no longer seems to work
I can’t see the Salient Template bar in Editor However, everything is installed and activated in the extensions.
Thanks
Hey arnolyon,
Are you using a recent release of Salient (v17+), and have you verified that no third party plugins are causing a conflict by temporarily deactivating them?
Kind regards