Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 166,293 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38189 comments found.

Hello, question, why is my shop not showing filters? https://coffeewithdamian.com/shop/

If you utilize the Block-based cart, you could more easily customize the structure: https://themenectar.com/docs/salient/using-legacy-woocommerce-cart-checkout/

thank you!

You’re welcome, Fixedman :)

A_K

A_K Purchased

Hey! I’ve used Salient for years now and love it. It’s my go-to recommendation for people and clients.

One issue I’ve had for a long time is load times. My site is shockingly slow to load. I keep things updated but it doesn’t seem to help. Do you have any recommendations for this?

https://andrewklotz.ca/
A_K

A_K Purchased

Thanks for this. The speed index is nearly 6 seconds at that link and highlighted in red. Desktop looks like it’s a bit faster though.

Is there a cache plugin you recommend? I had one but saw zero difference.

Hey A_K, we cover all the key steps that impact page speed in the documentation I linked earlier. Taking a quick look at your site, it seems like a few of those steps are missing—like enabling the ‘Delay JavaScript Execution’ option. For caching, it depends on whether your hosting provider offers a built-in caching service. If not, we’d recommend WP Rocket or a similar third-party solution.

A_K

A_K Purchased

Thank you for your help!

jhonb Purchased

Hey guys, pre Resale question.

Is there a way in the theme to have one different header on each page? We need a different header logo on each page,

Thanks!!

Jhon

Hey jhonb,

You could copy the function “nectar_logo_output” from salient/nectar/helpers/header.php into your child theme in order to make that modification.

Kind regards

jhonb Purchased

thanks!!

Duplicate the function within the functions.php file or duplicate the file within the same path of the child theme?

Thanks

Hey jhonb,

You would need to just copy the function itself into your child theme functions.php file

Kind regards

bug (or bad implementation): if in one row you have “recent projects” element with “fullscreen zoom slider” set, and the following row has got a higher z-index to overlap the first row on scrolling, on mobile devices the first row disappears. Please check it out.

Hey Eluvial,

I haven’t been able to replicate that issue when testing on mobile using the same setup you’ve described. For example: https://themenectar.com/salient/slider-portfolio/home-alternative/

If you’d like, you can share your page URL with us by submitting a ticket, and we’d be happy to take a closer look.

Kind regards

Hi! I have a question about the Post Loop Builder. I’m using it to build a sortable gallery, which works perfectly. But I’m having trouble to get the layout to act as a traditional masonry layout.

See example page: https://bloemistdegroot.nl/test/

The top gallery with filters is made with the post loop builder, but the predefined masonry layouts don’t have the option for a traditional masonry layout. The bottom gallery is made with the image gallery block, but it doesn’t support filters (sortable content).

So I’m trying to somehow achieve the traditional masonry layout with the post loop builder. Is there some tweak using code to achieve this? I have tried everything, but I can’t seem to make it work.

Thanks in advance!

Hey neliuss,

Unfortunately, that wouldn’t be possible without custom development via a child theme to alter the query based on a new custom parameter you would need to pass.

Kind regards

Hi, thanks again for your reply. I understand. I might consider asking a developer to help me with this.

Just for me to know, what are the chances of possible bugs after future theme updates when I do this through custom development? Or should this be safe as long as it’s done within the child theme?

Kind regards.

Hey neliuss,

As long as the modifications are kept targeted to with as few files touched as possible, generally you should be safe through updates.

Kind regards

Is there any plan to make this Elementor page builder?

Hey prenvatoin,

We have no plans to change Salient to use Elementor instead of the custom version of WPBakery on which it is currently built.

Kind regards

Any sandbox available to try this theme?

Hey prenvatoin, there is currently no sandbox area to try Salient before purchasing.

Kind regards

Hi—I was looking at the video thumbnail on the Astralis portfolio post here https://themenectar.com/salient/portfolio-layered/

What is the best way to get the smallest video file size while retaining high quality for these thumbnails?

Hey JayCarver,

Video thumbnails are supported in any Post Loop Builder display, so the video size depends on your display settings. However, in general, you should compress your render to balance quality and file size. For full-width videos, we typically aim to keep the file size to a few megabytes at most.

Kind regards

Hi! The theme is very good, i like your attention to details. But my question is:

Are you planning to integrate GSAP libraries and new GSAP related effects/functions to the template?

Thank you!

Hey cristiand, I’m glad that you’re enjoying Salient :)

We currently do not have plans to switch from anime.js to gsap. However, we’re always considering new animation options and effects to add to Salient.

Kind regards

Hi there,

really appreciate your work, thanks for that! I got two small questions. I’m working with WPML for a new project and can’t find a solution in the documentation.

1. I want to use a custom footer, build with Bakery. It’s working fine normally with the global section, but i can’t assign a german version and an english version. Only got the option to show one footer version at all languages. Do you got a fix for that?

2. After i installed WPML, the whole layout of cart, checkout etc. changed. Is it caused by the translation?

Hey HITMILK,

1. You can enable the Global Sections post type to be translatable in the WPML settings > Post Types Translation.

2. There are two options for the cart/checkout: block-based or traditional shortcode layouts. Perhaps, the method was switched in your setup: https://themenectar.com/docs/salient/using-legacy-woocommerce-cart-checkout/

Kind regards

Hi,

We would like to change the colour slightly of the box shadow to suit our site colours a bit better, is there a way we could do this in the theme options?

Cheers

Hey Micatuca,

Which box shadow are you trying to alter? If you can share the page URL where you’re trying to make the change, I’d be happy to help out.

Kind regards

I need urgent support because I am unable to customize my mobile header.

Hey nick_boss,

The options to control your mobile header exist in the Salient options > Header Navigation > Off Canvas Menu / Mobile Header tabs. If those options are not working for you, feel free to open a ticket with specific information regarding the issue you’re facing along with your website URL so that we can follow up.

Kind regards

Hello, when I add a custom post type to my website using the Cutstom Post Type UI plugin. The page title and featured image are automatically added to every page within the custom post type. This seems to come from the theme. Is there an easy way to disable this for custom post types? So I only see the content that has been added with the page builder. Thanks in advance!

Hey neliuss!

You could either create a single-{YOUR-CPT}.php file for your custom post type in your child theme which contains the contents from the page.php template, or you could add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

.single:not(.single-post) .featured-media-under-header,
.single:not(.single-post) .heading-title,
.single:not(.single-post) .post-featured-img {
  display: none;
}

Kind regards

Hi, thanks a lot, both options work perfectly!

You’re welcome, neliuss :)

How do you remove the automatic shift when you make an update. I would add a new section or an update on the theme builder and it would shift up? How can I remove this animation?

Hey Missnice,

The option to toggle that functionality will be available in the next release of the Page Builder plugin. As of now, there’s no built-in option to alter that.

Kind regards

Thank you. That would be wonderful.

Is there an easy way to add non google fonts that can be used in the Salient typography settings? appreciate the guidance

Hey mbianchi27,

You can utilize the plugin Use Any Font to add custom fonts into the Salient options > Typography tab.

Kind regards

Hi. Is there a way to disable PictureInPicture functionality which comes up in Firefox for row / column backgound vidoes. I found this but not sure how to apply it or if it will work. </video>

<video controls disablePictureInPicture controlsList="nodownload">
 <source src="https://www.w3schools.com/html/mov_bbb.ogg" type="video/mp4">
 <source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/ogg">

Hey wints77,

The FireFox PIP functionality shouldn’t be displaying on video backgrounds already. Can you kindly share your website URL where you’re seeing that option occur?

Kind regards

I will share privately

Hi guys ! I import the demo Architect but not import any image all are broken and repeat take a look: https://shorturl.at/ANL7A How can i solve this??

Thanks a lot!

Hey antalvespo, I’m glad to hear :)

It looks like your server is unable to playback the mp4 file when accessed directly:

https://cihsoluciones.es/wp-content/uploads/2025/02/architect-landing2.mp4

Please take a look through the troubleshooting section for video backgrounds here, and if that doesn’t help, feel free to open a ticket on the support forum in regards.

Cheers

Hi! What is this mean?

Videos won’t play on mobile or Safari only Ensure that a power-saving or data-saving mode is not on: If a power-saving mode is active, it will prevent ANY video from auto-playing. Because of this, it’s recommended to still supply a fallback image for these instances

how can i turn off, from where can you send me tutorial??

Hey antalvespo,

It doesn’t look like the “low power mode” aspect applies to your case, as I can see the mp4 files on your server are not able to playback when directly accessed on a mobile device. I would check that your server has the necessary htaccess rules for videos and if so, please open a ticket on the support forum in regards so we can follow up.

zzz_it

zzz_it Purchased

I am using SaaS template. I want to create a Blog subpage, but the available blog design options look like they are from an old template and don’t match the modern SaaS template at all. Is there a way to add a blog with the design from the Mag template to the SaaS template? I tried inserting a ready-made block from Mag into the ‘Blog’ subpage, but it doesn’t have the Mag template’s design—it looks like it’s from some other old template Thanks in advance!

Hey zzz_it,

If you want to utilize a Post Loop builder element to create the look of your blog archives, as done in the “Mag” demo, you can create a Global Section and assign it to your Blog Archive Loop.

Kind regards

Hey ThemeNectar – I found a bug in Salient.

If you create a portfolio page and assign the ‘Portfolio’ template in Page Attributes, everything works fine.

If, instead, you leave the page template to ‘Default’ and use the ‘Post Loop Builder’ element instead, the ‘Back To All’ icon in the top left-hand corner (four squares) doesn’t work correctly.

It defaults to a URL like this: domain.com/portfolio-title

Instead of this: domain.com/portfolio/portfolio-title

The only option available in the ‘Project Configuration’ section for ‘Parent Portfolio Override’ is Default. There is no way to change this behaviour.

Hey Tbone17,

Have you specified your desired URL in the Salient options panel > Portfolio > Functionality tab in the “Main Portfolio Page URL” field?

Kind regards

Sorry, my mistake. I thought I’d found a bug. :)

No worries, Tbone17 :)

Is there any way to customize the theme with elementor? I feel bad because it’s too different from the theme I thought. I haven’t even registered the licence yet, so is it difficult to get a refund?

Hey ulsanstar,

Salient is built on top of a tailored version of WPBakery. If you utilize Elementor instead of the included page builder, you will not be able to use the Salient element set or templates. You can request a refund here: https://themeforest.net/refund_requests/new

Kind regards

po1nt

po1nt Purchased

Dear ThemeNectar, please help, after an update to the newest version the Page Header Title with Text Effect Rotate In has totally disappeared. It is completely gone and invisible… link https://alliancesportal.com (please view in incognito). Please help

Hey po1nt!

You could try adding the following CSS into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:


@media only screen and (max-width: 1000px) {
 .container-wrap .main-content>.row>div>div[class*=col] {
   opacity: 1!important;
 }
}

Kind regards

po1nt

po1nt Purchased

It worked! Thank you for your help, valuable attention and time. I wish you all the best! <3

I’m glad I could help, po1nt :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey