Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,685 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

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,

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,

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