Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,867 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38361 comments found.

Impressive update, I was also amazed that it passed the performance of core web vitals. The only bad thing is that I found some errors :)

Hey MarceloTech, I’m glad to hear that you like it :)

Feel free to list the errors that you’re referring to so that I can take a look.

Kind regards,

Hello! The secondary header can be left fixed in the computer screen view.

Hey WEBMANAGERLTDA,

You can force the secondary header to stay fixed at the top by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

#header-outer {
  transform: none!important;
}

Kind regards,

Thank you!

You’re welcome! :)

Hi, is there any way I can get the icons to appear below the front box content on flip boxes? Currently they sit above the title text.

Hey lightwavin,

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

.nectar-flip-box .flip-box-front .inner {
    display: flex;
    flex-direction: column-reverse;
}

Cheers

As usual superb assistance, much appreciated.

You’re welcome, lightwavin :)

Hi, I am using WPGlobus to translate the site, because WPML makes the loading too heavy… I have problems with salient_g_sections that are rendered in page without parsing WPGlobus tags {:lang}content{:}... Any solution? Thanks in advance

I’ve tried using the [nectar_global_section] shortcode with apply_filters and as a result I fixed the above but now I’ve lost the css printed in page for that global section… Any ideas?

nevermind, fixed in version 15 :-)

Hey mediawest_it,

Glad to hear :)

Kind regards,

Not able to edit “Role Manager” for Administrator in WP Bakery Page builder settings after installing new theme version. Only option is to edit Post Types. I would like to disable classic editor and load wp bakery by default, when creating a page. It’s possible to do with every other user role.

Hey soroereklame,

It appears that in v6.9 of WPBakery, the plugin developers intentionally removed the ability to limit access to administrators and added in the following text “Administrator role have always full access to WPBakery Page Builder features and options.

” – it’s not something that we changed from the Salient side. There are some <comments regarding this here.

Kind regards,

The new saas demo has some issues on the FAQ section in safari. https://themenectar.com/salient/saas/

Any suggestions on how to fix it?

Hey busta810, That appeared to be a browser-level rendering issue based on z-index. It should be fixed now on the demo, and can be fixed locally by moving the animated circle shape to its own inner row within this row above, closer to the top of the page.

Hello Team,

I am using “Top Navigation Menu Pull Left” with below hierarchy.

Our Work (Mega Menu Option – Menu Item Style – Button Bordered Accent Color) - Child Item 1 - Child Item 2 - Child Item 3

As of now it’s opening the menu on mouse hover, How can I change that to open on click instead of hover?

Demo: https://themenectar.com/salient/ecommerce-robust/ – First Skin Care option needs to be open on click instead of hover (As I’ve Styled that menu item as button so want to act like button).

Hey princebhalani143, unfortunately there is no built-in functionality to allow the top navigation submenus to open via a click. That would require some custom development – to both alter the CSS and create a new JavaScript event to handle the click.

Kind regards,

I’m having an issue with the multiple visible minimal testimimonials slider. The sizing isn’t adjusting correctly which causes the stars and sometimes the text to show overtop of the testimonials square. Is this a bug or is there some way to resolve this?

Website link – https://smplsolutions.com/

Thanks in advance!

Hey Egaffin!

It appears that might be an issue related to the specific testimonial slider you’re using. For now, prior to the next release, you can add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab: https://pastebin.com/HvCABTXy

Kind regards

Thank you!

You’re welcome, Egaffin :)

Hi. Question. I am creating an online magazine where my content is in web pages. I thought about doing them as posts but I do not like the post header info that is showing up.

1. If I do create my content as posts instead of pages, is there a way to remove all header info (where it puts the title, date, author, etc.) I want it all gone. or 2. Is there a way to create a custom widget for certain pages to be displayed instead of posts – or is that beyond the scope for this theme? Thanks so much.

Thanks Jen,

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

@media only screen and (min-width: 1000px) {
.single-post #ajax-content-wrap .post-area {
    padding-right: 5%;
}
}

Thank you so much. Hey on the blog posts, in the header there’s a circle with my (author’s) face and a date written… is there a way to hide these? I’ve played with the settings for blog and I can’t find it. Thank you.

You’re welcome :)

In the Salient options panel > blog > post meta tab, there are options at the top called “Remove Single Post Date”, and “Remove Single Post Author”.

Kind regards,

Hey Mr. Nectar,

Excellent feature rich update!

Could you consider adding Responsive Text settings to every text element?

Secondly, have you considered supporting a theme integration for Elementor?

You’re welcome JustLaw :)

I would recommend using a unit-less value for your line-height so that it scales responsively to your defined font size in each viewport. e.g. “1.4”.

It is indeed something we intend on adding to other elements in future updates.

Kind regards

Excellent to read that you plan on integrating my requests, I’m happy to help make Salient the best theme! Could you consider adding device dependent max-width setting for row & inner row elements?

I’ve also noted that item on the wishlist.

Enjoy your weekend, JustLaw :)

Hello, after the last update, I see this on console, do you have any idea?

The resource .. icomoon.woff?v=1.3 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

Hey ugurterzi, a warning like that would show if there was a mismatch between the version of the font file (1.3) and the preload link. Are you by chance overriding anything relating to the style.css file in a child theme? If not, could you kindly share your URL so that I can take a look?

Thanks in advance

We are currently in salient 15.0.1 and Wordpress Version 6.0.1.

There was an issue when we created a new page, then use one of the salient templates. When I tried to edit the background from ROW then click save, then when I click preview or update page then check the newly added ROW page it looks white or sometimes zooms out. please check https://drroket. com/conf-valley-2/

Thanks

Hey shaky512,

Row that appears zoomed out seems to have a “scale” set at 2, which would double the size of the row. Can you edit the row and verify that your scale setting is at “1”? https://ibb.co/jJLWsSj

Kind regards,

Hi Salient, compliments with your update theme. Skills to the max! I’m curious do you provide a Figma file as well? It would help to create some designs before building the website (especially the latest version). Thank you

Thank you very much, Nick! :)

Unfortunately, we do not have Figma files to provide I’m afraid.

Kind regards,

That’s okay, can’t have them all! Thanks

You’re welcome, Nick :)

Cheers

Hi, on this website: https://testomgeving.workforce-it.com/ on my mobile menu there is an arrow next to ‘Oplossingen’ which I have to click on to see the submenu items. Is it not possible to show my submenu items on mobile directly? Thanks.

Hey Abbenhues,

In the Salient options panel > Header navigation > Off canvas menu tab, you can use the option labeled “Off Canvas Menu Dropdown Behavior” To adjust that functionality.

Kind regards,

Stunning Update, will buy it for my next project.

Thanks a lot, isoarts! Glad to hear you’ll be using using Salient for your project :)

Hi there, I am having a small issue with Off Canvas Menu Style, when I set it up Full Screen Cover Slide + Blur BG, if I have three columns under a menu item, it shows 4 back to the main menu on mobile. I did this which removes all the back options. I need to keep the one for the main menu item and eliminate the ones for sub menus.

.menu.subview .subviewopen > .sub-menu > .back, body #slide-out-widget-area .menuwrapper .back { display: none !important; }

Please advise.

Hey frankapp,

I haven’t been able to replicate that issue locally yet. Can you confirm that you’re using the Salient menu options to create the 3 columns? If so, please share the page URL so that I can take a closer look.

Kind regards

Hi there. To show a different logo for a specific page, how do I need to modify the javascript code at the link below to include modifying the starting logo when a transparent page header is used? You can see the problem at https://elevatorspeechtraining.com/for-scientists/ – Thank you. Java script: https://themenectar.ticksy.com/article/10605/edit/

Hey marcfest, you could edit that to be as follows: https://pastebin.com/txpCm1WX

Kind regards,

That’s awesome. Thank you. :-)

You’re welcome, marcfest :)

B E S T T H E M E E V E R !!! The on scroll dynamic elements (and all mobile friendly which has been #1 priority to me for years) they continue to always add year after year are absolutely like none other #priceless and why I continue to buy and have clients purchase over and over

That’s truly awesome to hear! Thanks for dropping by to share some love <3

You know I gotta say, it’s pretty amazing that ThemeNectar is providing these updates for FREE after all these years. So I just want to say thank you so much for such an amazing theme!

Some feedback with the new Image Comparison element. This is great, but would love an additional slider style that isn’t quite as thick. Something even just a few pixels wide would be great. On smaller image comparisons, the thicker slider tends to take up a bit more room than necessary.

Also, on mobile it would be nice to lock page scrolling when moving the slider.

Hey mrittman,

Thanks so much for kind words and the suggestions :)

Cheers!

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