Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,353 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38332 comments found.

Hi there,

I am using polylang for my second language. I wanted to showcase only the images of some posts with the post grid. As I see i cant select to show a category that is in language 1 in my post-grid with lives in a page of language 2.

Is it feasible to somehow showcase post/category of a different language in my post grid? Is there any other option you can possibly think of? Or i have to create the 2nd language equivelant for all my posts and categories that i have to showcase?

Many thanks!

Hey nikosff!

Have you tried to use the “Custom” option for the “Post Type” within your Post Grid to manually grab that category via the “Narrow data source” field?

Kind regards

Didn’t actually try custom! I ended up using another component with tabs and just showing the corresponding gallery(images i wanted to show) inside every tab. I will try custom too! thanks!

You’re welcome, nikosff :)

Wonderful Theme!! Are there more demos planned in the near future? THANKS!!!

Thanks a lot, johannes1000!

Yes, the next major release will contain a new demo :)

Cheers

Very good, I’m already looking forward to the new demo, then I’ll buy this great theme 100% When will the new release be ready? Thanks!!!!

Glad to hear, johannes1000! It will likely land towards the end of this month assuming the public beta doesn’t reveal issues that need to be addressed.

Kind regards

Is it possible to use icon in the left side of the button? Seems that right now if I use button it only shows in the right (right after the button text)... Hmz

Hey Justinasmi,

If you’re using the “Button” page builder element, 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:

#ajax-content-wrap .nectar-button.has-icon i {
    right: auto;
    left: 5%;
}
#ajax-content-wrap .nectar-button.has-icon {
    padding: 1em 1em 1em 5em;
}

Kind regards

Thank you works like a charm!

You’re welcome, Justinasmi :)

How to make The last of three toggle buttons to show in full? Now the first tab is shown, but I want to show the last one? Is it possible to do this? Because now in the settings it’s possible to tick only to “first toggle open”

Hey Justinasmi,

The way you could achieve that without any custom modifications would be to use three separate toggle panel instances, each with a single section. You can then select which you want to have in the open state to start.

Kind regards

I thought about this, but then it lose the function when another tohhle is clicked and the previous one closes. Anyhow, I will just leave the first opened. All good. Thanks

Yes, that would be the trade off with this approach as they would all be disconnected instances.

Kind regards

Hi there, Quick question. I have a lottie animated icon inside a column that has link. Right now, the lottie animated icon plays the animation when you hover it. But… is it somehow possible that this animation could be played when you hover the whole column and not just the icon? Thanks in advanced :)

Hey PriR :)

There’s currently no built-in option to trigger a Lottie animation in that manner. It would require a custom event from a child theme, but I’ve noted the idea on the wishlist.

Kind regards

Hello! After purchase, the demo you used for the official Salient demo page is available to import? If not, all the elements you used to create that home page for your official demo will be available to insert when creating a new home page or they are modified / edited only for your own scope?

Also, if I won’t be able to replicated the same design but with own content, can this be a reason for refund?

Thank you!

Hey avrcata, That landing page is not an importable demo, however, we’ve included most sections of it within the Salient Studio template library.

All of the elements used on that page are included within the theme :)

Kind regards

where’s the option to adjust mobile responsive settings / views for different devices?

Hey sefwalter,

What settings are you specifically looking to edit responsively? In general, Options that can be changed per device have a responsive selector next to them e.g. https://ibb.co/sWzKD2N

If you’re trying to adjust your column widths to be different per device, those can be handled in The column options > responsive options tab: https://themenectar.com/docs/salient/page-builder-columns/#width

Kind regards

Dear Salient Team, I would like to know when the next update is coming. Thank you very much.

Hey vladknivesschweiz, There will be a minor update for bug fixes next week, and then a major release will likely be towards the end of April.

Kind regards

Hi, how did you achieve this testimonial with a shadow box around? https://themenectar.com/salient/ It is a first of Sticky media, right after where it says Template Library, is text followed by boxed testimonial.

Hey SureEl,

That testimonial is inside of a column which has some padding set along with a border radius/box shadow: https://ibb.co/rFvqBmy

Kind regards

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

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