Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,184 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

Hi ThemeNectar team,

I installed one of Salient’s theme (salient-ecommerce-ultimate) and after installation, the cart and checkout page is not there. Upon further looking, the woocommerce pages for these aren’t set

Please help me out, thanks!

Oh, never mind. I just need to install default pages from WooCommerce’s tab.

Hey senecamanu, I’m glad you ended up locating it :)

Cheers

Excellent theme. HTML version available?

Thanks ashokkumar88 :) Unfortunately there’s no HTML version available at this time

Please please a HTML version.

I’ve noted your +1 for the idea ashokkumar88

Hi there,

Is it possible to only change the logo (color) in the off canvas menu?

Hey ruimdenker, could you kindly share your URL in regards so I can take a look at your settings to assist?

Thanks

https://webdesign-ruimdenkers.nl/manny/

In the canvas menu i want the logo in white.

Thanks ruimdenker,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


#header-outer.transparent.side-widget-open #logo img,
body #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent.side-widget-open #top .span_3 #logo .mobile-only-logo.starting-logo  {
  opacity: 0!important;
}

body #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent.side-widget-open #top .span_3 #logo .mobile-only-logo:not(.starting-logo) {
    opacity: 1!important;
    display: block;
}
#header-outer.transparent.side-widget-open #top #logo img.stnd {
    position: absolute;
}

How to use Chinese Traditional fonts along with Salient? I’ve tried to search for Noto Sans TC or Noto Serif TC under Salient Options > Typography it’s not available. Any suggestion will be helpful as I would like to use it along with Salient only. Don’t want to use any other plugins like Use Any Font or anything else.

https://fonts.google.com/?subset=chinese-traditional

Hey princebhalani143,

I have just added those fonts to the typography list – if you would like an early copy of the beta release, please reach out via the contact form on my author page https://themeforest.net/user/themenectar If not, you can add them manually for now until the next release is out using font-face

Cheers

WooCommerce Category Grid Hi, how can I re-arrange WooCommerce Product Category Grid? The first category I created is currently at the last position. I want to change its position. Any chance to do this?

Hey djmalibiran, the category grid will query alphabetically. Changing this would require modding to the file ‘includes/vc_templates/nectar_category_grid.php’ inside of the salient-core plugin directory.

Hi, with latest Salient version and latest official WooCommerce Stripe plugin, Stripe don’t works. Don’t show Enter fields like card number and card icons are very big. Please, can help us?

Hey CAPBCN, I’d be glad to take a look and assist if you can share your URL

Thanks in advance

Hi, The Gutenberg tool transformed all the blocks I had into code, and I can’t change my blocks through the WPBakery page builder… How do I turn my blocks back under the WPBakery page builder? Thanks in advance

Hey servierdobrasil,

are you using the version 5.7 of the Salient WPBakery page builder? If so, there should be an option to switch between the two page builders and also an option to deactivate the Gutenberg editor if desired.

​Hi, I noticed that after a recent update, the portfolio filter on my home page is nudged to the far left of the screen when viewed on a mobile device. Anyone else experience this?

Hey mrittman, can you please share your URL in regards so I can take a look?

Thanks

Hi, I actually fixed the issue with this CSS: @media only screen and (max-width: 690px) { body .container .portfolio-filters-inline.full-width-content .container, body .container .portfolio-filters-inline.full-width-content .container:not(.tab-container):not(.recent-post-container) {padding: 0 20px !important; }}

Please take a look at mattrittman.com

Hey mrittman, thanks for sharing your URL so I could take a look. This issue will be corrected in the next release.

Cheers

Hey man.

Just had a customer point this out to me: the footer always comes up in front when you go in the off canvas menu in explorer. Flametec.co.uk. Can you please let me know how to fix this without disabling off canvas menu, or maybe can i disable just for explorer?

Hey ProfessorM,

The issue is related to the use of the footer reveal effect – you can fix it by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.ocm-effect-wrap.material-ocm-open #footer-outer {
   display: none;
}

Cheers

You’re a star.

Glad I could help :)

Hi I am getting a 404 error when I click on the second page of a post category page.

Hey melengland, could you let me know what you have set for the permalink structure?

Sorry for the delay, I have selected post so: http://thefoodboss.co.uk/sample-post/

Hey melengland,

Could you please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com

Thanks in advance

Hi, Hope you’re doing well. Can you please advice us, is it possible to make your Portfolio masonry script be working from left-to-right, not by the default logic? Here is an example of the working demo: https://isotope.metafizzy.co/layout-modes/masonry.html#horizontalorder

But in your isotope script, you seem like using packery variation and it do not support such option to work. We’ve created an override for you script via child theme. Thanks.

Hey Derivo,

I have verified that it works correctly when updating the included isotope script to the current version. That layout mode was likely added in after the version which Salient is using. You can simply copy the contents of this https://unpkg.com/isotope-layout@3.0.6/dist/isotope.pkgd.min.js into the isotope.min.js file within salient

Cheers

Hi guys,

Our mistake was in trying to replace Isotope library above your’s and its replacements according to your guide indeed did work.

Packery was probably moved to a payed plan of Isotope library, because if you keep using ‘packery’ layout it fires a console error. Good we don’t need it for our solution.

Anyway, Thanks a million—you saved us!

Glad I could help Derivo :)

Hi ThemeNectar,

I have set up a test site for a client using Salient and now I’d like to get them setup with their own license before they launch. Is there somewhere I need to copy license information into their Wordpress and if so, where is this located? If not I’ll still get them to purchase their own license because you do great work, but it would save us several weeks of setup time if we can just copy license info across without having to reinstall the whole theme and start again from scratch.

Also curious, how did you achieve the looping autoplaying video on the hero section here…? http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266

The only video players I’ve been able to find in Salient seem to only allow Youtube or Vimeo links and playback doesn’t loop. The only alternative I’ve been able to find is if you upload via the portfolio section but max upload size is 2mb, which is tiny for an mp4, and I notice yours is 8mb+

Thanks in advance,

Hey marklovin :)

1. Salient does not require a license to be entered in anywhere within it – you just need to own a license to legally use it on a domain. So basically, as long as your client owns a license for the theme, there’s nothing else you need to do.

2. It’s just a raw HTML video added into a column like so:

<video autoplay muted style="width: 100%;" loop>
<source src="http://themenectar.com/demo/salient-promo/wp-content/uploads/2018/12/visualbuilder.mp4" type="video/mp4">
</video>

Cheers

That’s awesome, thank you so much for your great support! They’ll need their own license for all the updates as well. Cheers.

Glad I could help marklovin :)

how do I hide the date on the blog page for masonry section? https://imgur.com/a/IB66skn

Could you kindly share the URL in regards so I can take a further look as to why that option is not working for you?

Thanks

sftour.co/blog

Thanks brianfreeman, since you’re using a blog element the option for to remove that is located directly within the page builder element settings: https://ibb.co/Vqnyhkq

If you already have that selected as well, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.post-area.masonry.meta_overlaid article .date { display: none!important; }

Hi there,

On this page: https://tkb.kleidi.nl/ my fancy list is a different font (weight / color). How to solve this?

Hey Abbenhues,

Try to add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body {
-webkit-font-smoothing: auto;
}

How do we turn off the “Important Salient Plugin Notice” with the latest release? I get having it there for required plugins, but for all the optional ones it’s still popping up on the top of my admin panel even after i dismiss it.

Hey Jdavidbeatty, it should save your preference to hide it after dismissing it once. Since it’s not on your end, could you please reach out via the contact form on my author page with a temporary admin account so I can take a look?

Thanks

Hi there,

How can i change the Read More into another language on this page: http://nieuw.finestri.nl/vacatures/

I tried Loco translate but couldn’t find the words in theme, I could find them in SalienT WP plugin, translated it but nothing changed.

Hey Abbenhues, that string should still be in the Salient theme nectar_salient_strings.pot itself https://ibb.co/gg0h5s8 , please reach out via the contact form on my author page with a temporary admin account so I can take a look why it’s not showing up on your end: https://themeforest.net/user/themenectar

Thanks in advance

hello, how do you disable header page title in WooCommerce shop and product and category page if don’t wish to show them. thanks

Hey Edgaro, please share your URL in regards so I can see your current WooCommerce related settings to provide the needed snippet. Thanks in advance

Hi there,

I was hoping you could help me out with a 404-error problem. Everything was working perfectly before – but, somehow there is an issue lately: I can’t save Portfolio items. I actually am able to save Pages, but no portfolio items. After clicking ‘Save changes’ in the composer-back-end, it redirects me to a 404 error page.

Tried: - Permalinks saving (2x) - Change single-item slug and then save permalinks - Disable all plug-ins - Changing theme back to standard WP theme, and back. - Updates all Plug-ins - Updates WordPress - Upgraded the PHP version to 7.1.29

Appreciate if you could help.

Cheers, Sam

Hey Sam,

Did this issue only start occurring after updating the theme/plugins or has it apparently started randomly from your end? One thing I would also check into is whether or not your server is using the ModSecurity module and if so, to temporary disable it for testing. A false positive from that could indeed cause weird 404 errors after specific actions in the backend.

Cheers

Hello, thanks for the quick support. I’ve checked the ModSecurity: it indeed is enabled – and due to a shared server we are not able to disable it. Is there any work around possible? Right now I’m not able to save/edit previously posted Portfolio items…

Thanks in advance.

Cheers, Sam

Hey Sam, could you check in the server log to verify that ModSecurity is indeed throwing the error and blocking the request? If it can fully be narrowed down to that you could raise this to your hosting company to perhaps allow a different ruleset

Hi there,

Is there a way to get my team members on this page: http://nieuw.finestri.nl/over-ons/ the same height? Now the vacancies are a little bit shorter..

Thanks in advance!

Hey Abbenhues,

The two vacancies titled “Subsidieadviseur” and “Projectcontroller Subsidies” are actually using a different team member style, which loads a different size. Please edit those two elements and change the “Team Member Style” to be “Bio Shown Fullscreen Modal”

Cheers

Hi, yes those are vacancies and we would like them to link to a different page os that’s why we chose a different team member style. I tried some CSS to change the format which worked on my screen but on smaller and bigger screens it’s a very different size compared to the others. Is there a way to fix this?

Hey Abbenhues,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.wpb_row:not(.full-width-content) .vc_col-sm-3 .team-member[data-style="meta_overlaid"] .team-member-image {
    height: 100%!important;
     position: absolute;
    top: 0;
    left: 0;
}

.team-member[data-style="meta_overlaid"] {
    height: auto!important;
   padding-bottom: 100%;
}

Cheers

Hi, I’ve noticed a bug with your new Plugin behavior (Nectar Plugins) While up to Version 10.0.1 a german translation was easy to do with POEDIT or something else my de_DE files in folder salient/lang/ doesn’t work anymore. I’ve figured out that I have to create a separate de_DE file for every of your new plugins and have to copy them into the WordPress Core folder wp-content/languages/plugins. After doing so all translated terms are showing well (like “View Larger” -> “Vergrößern” or “All” -> “Alle” in german -> Portfolio nectar element) Example https://www.bls-bayern.de/immobilien-in-muenchen-regensburg-wuerzburg/ Is it possible to change that? Cheers – Markus

Hey Markus,

Due to the new Envato theme guidelines, the strings moved into plugins needed to have their own relevant text domain. I’ve noted to create a guide in the documentation on how to best setup/maintain them within a singular location from a child theme.

Cheers

Oh, sometimes Envato is making things more difficult … But as always great support and for all who are afraid to update a former version of salient (mine was 8.0!) – ThemeNectar’s code is excellent – so don’t be afraid and get rid of some very nice features of version 10.5.3. Thanks!

Thanks for the feedback ImediaMP :)

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