Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 166,145 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38168 comments found.

RomWOL

RomWOL Purchased

Hello, I really like the “Footer Reveal Effect”. But for the moment I can only use it with the basic widget module which is not using the builder potential. Is it possible to set it on a footer created in the Global section?

Hey RomWOL,

You can disable the simple footer from the theme options and use the “Footer Parallax” global section location to get a similar effect.

Kind regards

RomWOL

RomWOL Purchased

I did it already, but I finally found the problem. I needed to also set the Display Conditions. Now it is working perfectly. Thank you very much for your help

You’re welcome, RomWOL :)

ND81 Purchased

Hi TN team,

Just wondering if Salient is PHP 8.3 ready / recommended?

Many thanks!

Hey ND81!

Yes, Salient is compatible with PHP 8.3 – Let us know if you’ve run into any specific issues.

Kind regards

ND81 Purchased

Excellent! All looks to be working well – appreciated.

E: Ignore the original comment here – I’ve worked it out – under my nose, as usual :)

You’re welcome, ND81 :)

Hey, I am using a carousel with Simple Slider. I don’t want the hand icon cursor over parts of the carousel, how can I disable it?

Hey juvengle,

You can make that change 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 .flickity-enabled.is-draggable .flickity-viewport {
  cursor: default;
}

Kind regards

rjlucas

rjlucas Purchased

On the toggle, the default color of the toggle title is black, how can I change that to white?

Hey rjlucas,

You can edit the parent “Row” element and set the “Text Color” to “Light”.

Kind regards

is the theme compatible to contact form plugin? I need some different form in the site and to connect to active campaign

is possible to add the company logo close to name in testimonial slider element?

is possible to have horizontal scroll in a section? sorry for too many questin, i evaluating theme for my scope

Hey mcroy,

1. Adding a company logo to the testimonial element would require a custom modification or creating the testimonial using other elements – e.g., text and image elements, instead of the Testimonial block, to allow for the additional image in the layout.

2. Assuming you’re referring to a standard horizontal scrollbar and not a scroll-pinned section, enabling horizontal scrolling in a section could be achieved via custom CSS, but it’s not a built-in option.

Kind regards

Hi,

Link: https://pakhetuit.nl/categorie/kerstpakketten/

The quality of the thumb images of every product is poor. How can I improve the quality? The original photo is in good quality.

How can I improve it a little for better quality photo’s, but keep the loading speed still good?

Hey studioluttmer,

The image cropping/sizing for WooCommerce images are specified in the WordPress customizer > WooCommerce > Product images tab. You can set any size desired to balance quality with speed for your layout.

Kind regards

kford

kford Purchased

Hi Salient,

using the latest versions of Salient/WP, the ‘Meta Viewport Functionality’ feature doesn’t seem to be working?...

Visual: https://cln.sh/5yTHhDpq

Hey kford,

I can’t replicate that locally. If you’ve already verified that it’s not related to a child theme modification or caching plugin you may have active, kindly please reach out via the contact form on my author page in regards.

Thanks in advance

oo7ml

oo7ml Purchased

Can you purchase a HTML version of these theme?

Hey oo7ml,

Yes, that would also be an acceptable use of the license.

Kind regards

oo7ml

oo7ml Purchased

Great – thank you

You’re welcome, oo7ml :)

legsp

legsp Purchased

Hi—

Pre-renewal question: I’m looking into Salient for building an equipment rental website? Would that be doable? If it requires a plug-in, which one would you recommend for maximum compatibilty? Thanks!

Hey legsp!

Salient supports and extends WooCommerce for eCommerce functionality. However, it does not include any rental-specific features. For that, you could use a third-party add-on such as https://woocommerce.com/products/rental-products/

Kind regards

Romeyaz

Romeyaz Purchased

Update for google fonts to include “Cal Sans”?

Hey Romeyaz,

We’ll be including the latest fonts in the next minor release :)

Kind regards

Pre-purchase questions: If installing Restaurant demo will it be possible to set full screen video background like in this example, https://seapearlnyc.com/ If yes will the video background work in mobile view as well? What visual builder is Salient using for editing restaurant menu items?

Thanks in advance!

Hey innomind!

Yes, you can add a video background to that demo and set the row height to full screen. Mobile playback is supported as well. Salient includes a customized version of WPBakery as its page builder.

Kind regards

Hi I am trying to give the button a neon green look and i use this code, but it does not work, the the code wrong?


/* Neon Glow Effect for Salient CTA Button */
.nectar-cta[data-style="regular_button"] .link_wrap,
.nectar-cta[data-style="see_through"] .link_wrap {
  background-color: #00ffff !important; /* Neon Cyan */
  color: #000 !important;
  border: none;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: bold;
  box-shadow: 0 0 10px #00ffff,
              0 0 20px #00ffff,
              0 0 30px #00ffff;
  transition: all 0.3s ease-in-out;
}

/* Hover effect */
.nectar-cta[data-style="regular_button"] .link_wrap:hover,
.nectar-cta[data-style="see_through"] .link_wrap:hover {
  box-shadow: 0 0 15px #00ffff,
              0 0 30px #00ffff,
              0 0 45px #00ffff,
              0 0 60px #00ffff;
  transform: scale(1.05);
  color: #000 !important;
}

Hey toolbox101,

For help with customizations, please use the support forum.

Thanks in advance

Hello, I love your theme, but I’m having a problem with the latest update.

Since updating a client’s website, some sections on the homepage are no longer displayed. I discovered that this is related to the entry animations. If I disable them, the sections reappear.

How can I fix this so I have an updated theme and also the animations on the page that I need? Is this a known JavaScript issue?

Thanks and kind regards!

Hey frausieben!

Have you already verified that the issue is not related to a third-party plugin or performance optimization you may have active in the setup by temporarily deactivating them? If so, please open a ticket on the support forum so we can follow up.

Kind regards

Hi,

We’re having an issue with your ‘WooCommerce Products’ element but also just the way the products are displaying in general site-wide. On iPhone the products have no padding when in a column of 2, so the product images are touching. In browser view when we scale down the page to emulate the phone screen it appears fine so this is only happening on the iPhone and possibly on other mobile devices too. Could you have a look into this for us please.

Cheers

Hey Micatuca,

I’ve followed up via your email.

Kind regards

transparent header does not work on blog page?

Hey Lesliedigital, the transparent header effect will apply in blog archives/single templates when using a header type which has an image at the top behind the content. i.e. any “Blog Header Type” besides the Featured Media Under Heading.

Kind regards

Just a bit of feedback.

It’d be handy to have the ability to change the font size of the buttons. At the minute, they all tend to use a small font (14px?)

When you use large and jumbo the font size doesn’t seem to scale or adjust and it needs to be manually changed via CSS.

Having a font size field (That includes desktop/tablet/mobile like the responsive text element has) in the button element would be hugely helpful!

I’m referring to a method that bypasses background images in favor of standard image elements, which would natively have a high fetch priority and be preferred for performance scoring. We’re still considering a change to improve background image loading without requiring a custom snippet.

Kind regards

Thanks for looking into this :)

Will have a look at the image element method too

You’re welcome, jbennett360 :)

Im using the “Fraunces Font Family” on my website but the WONK and SOFT font-variable-settings are not showing up in my css? I wish this to implement? What is the wayaround?

Hey harshadmoray,

Salient only supports standard font weights and doesn’t provide a UI for variable font variation settings. If you wish to load a variable font, it would need to be done through a custom font.

Kind regards

WordPress is currently at version 6.8.x, while Salient is still compatible for WordPress 6.7.x. Is it safe for us to update to 6.8.x? When will Salient be updated?

Hey shaky512,

Salient is already compatible with WP 6.8.x The description has been updated to reflect that. :)

Hi,

How can I change the following text:

Image: https://ibb.co/S7xJzB3g

Text 1: Cart

And why are some of my menu items higher that others?

Image: https://ibb.co/KzNQgfJq

Thanks in advance!

Hey studioluttmer, You can make that change 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/8EgxzvgS

Kind regards

Thanks, but it is still zooming on the productpage: https://pakhetuit.nl/product/kerstpakket-tetris-voor-gevorderde/

Hey studioluttmer,

You can also add this rule in for that:

.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img.zoomImg {
  display: none!important;
}

For further assistance with minor customizations, kindly open a ticket on the support forum in regards

Cheers

Hello,

videos in the background are now returning this error and do not play: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22

Looks like chromium browsers are blocking autoplay or something. Firefox works fine though. Can you provide a a quick fix?

Hey jaclerigo,

Testing on the latest Chrome, I can’t replicate the issue of video backgrounds not playing. Are you able to see the same occur on one of the live demos, such as https://themenectar.com/salient/architect/

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