Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,778 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38356 comments found.

Hello! This theme is beautiful!

Is this theme only compatible with WP Bakery or also with Elementor? I can’t find that information in the features.

Thanks in advance.

Hey elaureano, thanks a lot!

All of the elements and templates are designed for our custom version of WPBakery if you use Elementor, you won’t get access to them.

Kind regards

Thanks for the update by far still the best theme

Thanks for the kind words, krazy4sales :)

Cheers

Hey hey—I’m using v15.0.2.

I saw the comment from user Egaffin 4 days ago about misalignment of the testimonial slider. For me, the star ratings in Testimonial Slider “Multiple Visible” are misaligned. The 100% opacity stars appear to be larger than the lower opacity ones below them. Does that make sense? See link below. I tried adding the CSS you supplied to Egaffin, but it didn’t work. Thanks for all you do!

https://ibb.co/NnK2TwC

Thanks thisoldhauser :)

You can correct 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/R8J38BhR

Yep, that did it! Thank you!

Glad I could help, thisoldhause!

Hey there—just curious, but do you have an affiliate program you offer customers who use your theme? Sometimes I get questions on what I use to build my website and it just crossed my mind.

Thanks!

Hey JayCarver, currently we do not offer an affiliate program, but it’s something that we’ve considered to add in the future :)

Kind regards,

Hi, How do I make the corners for fancy boxes rounded as shown in the first example How’s everything?e https://themenectar.com/salient/fancy-box/? Can’t seem to find the option. Thanks!

Hey apinzon,

The border radius option is available within the fancy box element settings:

https://ibb.co/yXH1th2 Can you confirm that you’re on a recent release of the Salient Core plugin (1.9+)?

Kind regards,

Hi Mr. Nectar.

How I can change “Meta on hover” in portfolio only on mobile to open in one tap?

Thanks

Thanks, Friend!

Unfortunately it’s necessary double tap!

Hey, could you kindly share the relevant URL so that I can take a closer look?

Hi
Is your theme compatible with Elementor?
Thanks

Hey wiloke,

You can use Elementor instead of the Salient Page Builder, but you won’t get access to the Salient element set or template library.

Kind regards,

Hi,

I Enabled Video Backgrounds On Mobile Devices in the Global Settings and I use self-hosted video in the Row background settings but the videos still do not play on mobile, is there any other setting i am missing?

Thanks

Hey toolbox101,

If you’d already went through the video troubleshooting section of the docs, please share your site URL so that I can take a look.

Kind regards,

Dear Salient team! I do appreciate from the buttom of my heart the whole work that you’ve done. And even then i’ve got pne simple request for future updates. : ) Please, and once again – please, make got damn question (toggle panels) section not only open but close. For 5 years my clients want to close this toggles. And they cant. And i cant rewrite this damn code. I guess that u understand what i am talking about. Its – frequently asked questions in your theme. I can close this toggles on elementor. But i want salient. Please. Please. Please.

Hey raffess, I’ve noted to get that feature in the next minor release :)

Cheers

Is it just me or the hand drawn scribbles are misaligned with the word/s you want highlighted? The scribbles are just above the word/s you want highlighted.

Hey bupelive, that issue was corrected in the 15.0.2 release – it would only show up if a performance plugin was active or if a specific combination of animated highlights were used on the same page.

Kind regards,

Please help!!! How can I get the “POSTS” page to look like this: https://mypinerary.com/wp-content/uploads/2022/08/Website-Blog-Page-Sample.jpg I tried every thing but they images do not line up. And I only want the blog titles and a short description to show up. They keep getting staggered and will not line up. Thanks

Hey piranhacreative, the “Classic Enhanced” post style offers a fixed grid layout similar to that. I would recommend using that as a starter point and then hiding the elements you don’t need via CSS.

Kind regards,

There seems to be a bug in the latest version with the element “Scrolling Tabbed Rooms” All 4 text (the ones on the left) are overlapped.

edit: the global section (footer) is the issue, if deleted it works properly. Since the update this subpage seems to have issues with it with those tabbed elements.

Hey cedzufrei, I would need to see the page where you’re getting that to occur with the global section. Could you kindly provide a test URL?

Kind regards,

Hi Salient team. I experience a bug with emoji. There is a padding or margin when an emoji is insert with text. This behavior didn’t exist still 4 months ago. Could you please give me some clues to resolve this. Thanks a lot for your reply. Best regards. Alex

(cf. The summury in the article for exemple https://studioab.fr/conseils-pour-deposer-sa-marque-a-linpi/)

Hey alexis182, you could alter the snippet to be the following: https://pastebin.com/pVgvc9wS

Hope you have a great weekend as well!

Hi team. Thanks a ot for your quick reply and this help. It works now. Have a good week best regards.

Thanks, alexis182! You too :)

Centering seems broken with CF7 in the new update. Check this plz: https://woocommerce-823057-2829014.cloudwaysapps.com/home

Button is offcenter. Could u gimme a hand? Tnx!

Hey kayota :)

That extra space on the right-hand side is from the loading spinner, which reveals only when the form is submitted when you have it set as an AJAX form. You can move that out of the way by add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

.wpcf7-spinner {
    display: block;
    margin: 10px auto 0 auto;
}

Kind regards,

Ur support is unparalleled! Tnx and congrats on the new release. Looks amazing!

Glad I could help, kayota :)

Cheers

Hello, is it possible to add the “hbook” plug-in?

Hey seb-volpy,

I haven’t personally tested with that plugin, but can’t see why it would be an issue.

Kind regards,

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,

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