Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 167,687 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38283 comments found.

Loving this theme so far! Quick question though…Is there a way to turn off the page title for a single page? I’m not seeing the option easily within the theme. I want a title on most pages, but not all, like the homepage. I haven’t been able to find the option to turn off the title for individual pages. So far my work around is to manually create a title section for each of the pages I DO want the title. But it’s a time suck and not convenient if/when I want to change the font size or something and I have to go back and manually change it for all pages. If this isn’t an option it should definitely be something to consider for future updates. Most other themes I have used have this option built in already.

Hey onetonaden, I’m glad to hear!

If you’re referring to the theme option “Automatically Add Page Title to Page Header”, there’s currently no option to remove it for specific pages. However, it can be achieved with a simple snippet you keep in your child theme. For example,

https://pastebin.com/JWGNmmae

I’ve noted the idea to add an option for that to the UI :)

Kind regards

Is there a way to add SKU to the search options? So if someone searches for a specific product SKU the products are shown in the search result? Currently it doesn’t work.

Hey SjoerdDooren,

Salient does not alter the core WordPress search, so you would need to use a plugin to add that additional functionality. Her e’s a guide explaining how to do so via the plugin “SearchWP” https://www.wpbeginner.com/plugins/how-to-enable-search-by-product-sku-in-woocommerce/

Kind regards

Hi there. I’m wondering if there’s a way to make a Flip Box fixed in size. Its current configuration is to be governed by text rather than an image. The option to add an image is there, but as a background. I would like for the box to fix its dimensions based upon the image I use (which on tablets and mobile devices, it rearranges the structure of the box based on the text). Thanks so much! :-)

Hey streetjen,

That would require some custom CSS such as:

.nectar-flip-box .flip-box-front,
.nectar-flip-box .flip-box-back {
    aspect-ratio: 1/1;
}

You can enter your own ratio in there as needed.

Kind regards

Awesome. Thanks for this.

You’re welcome, streetjen :)

@themenectar

My man! How can I make a button open in a new tab in a Nectar Slider slide?

Hey CrucialCounty!

You can add the class name “external-button-1” or “external-button-2” to your slide to get that functionality.

Cheers

My man! Worked perfectly! YOU DA BEST! :-) STILL the best support after all these years. It takes an incredible amount of character and integrity to keep going my friend.

Glad to help out, CrucialCounty!

Hope you’ve been well :)

Cheers

What do I need to do for the filters to show up on the side of the shop?

Hey thefuel,

You can add filters to your “WooCommerce Sidebar” widget area in Appearance > Widgets by using the included WooCommerce product attribute widgets/blocks. If you’ve already added some and are having an issue with they not displaying, please open a ticket on the support forum in regards.

Cheers

Yes, so simple. Another query, is Salient compatible with Wordpress 6.2?

Hey thefuel, yes it is :)

Kind regards

Can I ask, in the template called Large Gradient Hero, what is the font used for the word Salient? If I import it, the font information gets lost. Did you apply it with separate CSS?

Ah, I think it’s Arima isn’t it.

Hey beachmat,

The studio templates adapt to your own typography settings—and yes, that font shown in the example image is indeed Armia :)

Kind regards

Hi there,
Any chance I could selectively hide the title or caption on the Flickity Static Height Style image block? Thanks!

Hey Romanesco!

Are you trying to hide the caption on a per-image basis or for an entire gallery instance? If you could share your URL in regards I’d be glad to take a look to point you in the right direction.

Kind regards

The menu buttons aren’t very responsive, can we set the text to hide and just the logo show once there isn’t space?

https://ibb.co/NjkW2JY https://ibb.co/hg1nkPw

Hey MarcGarner, if you have laid out your navigation bar where there are too many menu items to fit on smaller display, then you can adjust your mobile breakpoint in the theme settings to prevent. However, as an alternative it would be possible to remove that text and leave the icon only on smaller screen sizes with some custom CSS. If you’d like assistance with that, feel free to open a ticket on the support forum in regards.

Cheers

Hello, how can I make top menu button a gradient? https://coffeewithdamian.com/

Hey Fixedman,

You can use this instead:
#header-outer #top .menu-item-btn-style-button-animated_extra-color-gradient > a:before {
    height: calc(100% + 35px);
    width: calc(100% + 20px);
    left: -10px;
}

Kind regards

Works, thank you!

You’re welcome, Fixedman :)

Hi there, I’m using the Body Border (Passepartout) function. Could you help me please to hide it only in my footer (global section)? thanks guys!

Hey seamasterr!

You can modify that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

https://pastebin.com/MybWahJd

Kind regards

you are the best ;)

Glad I could help, seamasterr :)

Hello, I would like to know if the filter (for products) in the middle of the page could work (the design) with Portfolio? Thank you

Hey charlotteke,

Can you kindly provide a screenshot of which filters you’re referring to?

Thanks in advance

How can I provide a screenshot here?

Hey charlotteke, you can upload your screenshot to a site such as https://imgbb.com/ and share that link here/

Kind regards

Image: https://ibb.co/QmQ4C0s

Hi! I’m curious if this is possible:

I would like to see the white menu bar a lot smaller, but I want to keep the logo the same size. So it’s going to be bigger than the menubar. Is that somehow possible? Thanks in advance!

Hey studioluttmer! That would require custom CSS to achieve. If you’d like us to assist with that, kindly open a ticket on the support forum in regards with your URL.

Thanks in advance

Hello, I’m writing writing in connection with you amazing Salient Theme. I created a new webpage for me and generally almost all is perfect. I’ve got a one problem only. Namely menu on mobile phones flashes when I use it. I tried to turned off all the plugins. Also I deleted my custom CSS code. All software are up to date. Unfortunately still something is wrong and mobile menu flashes. It’s definitely strange. :)

I will be really grateful if you can help me solve this problem. My support ended a few days ago. :(

Have a nice day!

Thank you so much. I sent you a message via contact form. ;) What do you think – when it will be ready?

Hey CreativePlace, most likely sometime this week :)

Kind regards

Nice! So I’m waiting. I can’t wait. :))

​Hi,

What do you think is the​ best way to get an Amazon style header?

left logo + search bar immediately visible + user and cart icons + menu full-width below them

Thanks, Alessio​

Hey Alessio​!

The closest you can get to that kind of layout out of the box would be to use the “Menu Bottom Bar” header layout in the Salient options > Header Navigation > Layout & Content related tab. There is no option built-in to display the search bar inline within the header area though, so that aspect would require modifications via your child theme.

Salient

On my mobile menu I’m seeing my menu items​ twice. It’s as if the menu is being generated twice, so all items appear in order and then are repeated again. Did I misconfigure a setting somewhere?

Thank you, the problem is that if I change it to default, I no longer have the “pull right” option available. It is only available on the left aligned or centered header nav options per your documentation here: https://themenectar.com/docs/salient/pull-right-nav-items/ and confirmed when I change it to default layout the pull right menu option disappears.

Oh, nevermind, I see what you mean. Default pulls right anyway. Thanks for being so polite about my stupid question, and have a great weekend!

Hey vinvalentino, I’m glad you got it working :)

Cheers

Hi there,
Can I show on hover only the caption instead of the title + caption for the Image Gallery/ Image Grid Style block?

Hey Romanesco :)

You can add in the following CSS snippet for that:

.wpb_gallery .vert-center h3 {
  display: none;
}

Cheers

When I activate delay javascript option in performance tab I get this error:Uncaught ReferenceError: Vivus is not defined at HTMLSpanElement.<anonymous> (init.js?ver=15.0.8:1:226528) at Function.each (jquery.min.js?ver=3.6.1:2:3003) at s.fn.init.each (jquery.min.js?ver=3.6.1:2:1481) at Za (init.js?ver=15.0.8:1:226082) at li (init.js?ver=15.0.8:1:335651) at HTMLDocument.<anonymous> (init.js?ver=15.0.8:1:359843) at e (jquery.min.js?ver=3.6.1:2:30038) at t (jquery.min.js?ver=3.6.1:2:30340)

How can I fix it so that the drawing animations and fade in in ordered list that are below the fold animate?

Yes, exactly same one. I added it to line 18. This is some additional not defined error I get from the console X = the url of the website: https://pastebin.com/1EexRxna

I’m not seeing the script loading on that URL as it should be with that snippet active—Try moving it to the bottom of your file instead (around line 234)

I’ve sent you a message through contact form. Thanks

Hi there,
Is there a way to hide the single post sidebar/ make the post full-width selectively? Like maybe add a CSS snippet in the single post “Custom CSS settings” block up top right?

Hey Romanesco,

Yes, you could use the following snippet:

.container-wrap .post-area.span_9 {
  width: 100%;
  Margin-right: 0;
}

.container-wrap #sidebar {
  display: none;
}

Kind regards

Perfect! You guys are the best.

Hi, how can I change the logo version for the Off Canvas, I have setup my website but it is showing the dark version logo, and I need the transparent logo version, thanks

Hey santiagoavellaneda,

Please share your actual site URL so that I can take a look at your settings to assist.

Thanks in advance

Hi Salient Team. Hope you’re fine today. I’m reaching you today about a question.

I’d like erasing from the post blog.

Please, check my screenshot it will be more understandable: https://drive.google.com/file/d/1qSU5Qm7EQdSXsPKq-MivOpp7hVIfbjXx/view?usp=sharing

It’s possible? Thanks a lot for your reply. Have a good day. Best reagards.

Alex

Hey Alex,

You can remove that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

.featured-media-under-header {
 display: none;
}

Cheers

Thanks a lot for your reply. It works, thank you for your support. Have a good day. Best regards.

You’re welcome, alexis182 :)

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