Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,182 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

Hello! Is there any option to change de “Menu” word and put “Carta” instead. I see Salient options panel > header navigation > off canvas menu tab but aparently we can only show “Menu” Word. Thank you so much.

Hey tmentxaka!

You can alter that word by translating it via a .po file. It’s contained in the “salient” text domain. Take a look at the docs here in regards to translation: http://themenectar.com/docs/salient/translations/#translating

Cheers

One last question… on an ipad, my hit detection indicator is off when you hover over a thumbnail. You’ll notice it’s a black box that does not fill the space. Is that something with my CSS.

Hey arteest, You can add in the following CSS to move that:

@media only screen and (max-width: 1000px) {
body .portfolio-items .col .work-info .vert-center,
body .portfolio-items .col .work-item .work-info .default-link {
    margin-top: 0;
}
.portfolio-items .work-info {
  padding: 0;
}
}

Cheers

Hey there. I have a portfolio element question. How do I disable the grey background that displays behind the portfolio?

Next question… is it possible to add about 30px padding between rows?

https://bit.ly/3hICeEs

Hey arteest,

1. That coloring is set based on what you’ved defined as the “Overall Background Color” in the Salient options panel > general settings tab

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

body .portfolio-items .col.span_6 {
    margin-bottom: 30px;
}

Cheers

hello!! is it possible to create a navigation between tabs (like this https://exmaple.com/?tab=2) but without refreshing the website? i mean, i would link to “active” another tab with a click on a “next” button… thanks!!!

Hey  paulinavargasin,

Unfortunately there’s no way to trigger a tab like that. It would require some custom javascript for the event as of now

Hey ThemeNectar, I needed to do a “Site Wide Message” on our website today that would display at the top of all pages and could not locate in Salient where that option would be. Could you please advise.

Thank You – Ruth

Hey ThemeNectar – I had to remove the “Site Wide Message” due to it interfering with the Top Navigation. I had left it up there for 2 hours in hopes you could see it before I had to remove it. Anyways if you want me to do some type of a screenshot let me know. Thank You, Ruth

Hey Ruth,

Because you have a full secondary navigation already, the top text wouldn’t be suitable to the layout. It’s meant to be used either alone or with a small menu like so: http://themenectar.com/demo/salient-ecommerce-ultimate/

To add an additional third bar above your existing second bar would require the use of a plugin as of now

Hey ThemeNectar – my apologies for my tardy reply – appreciate the info – we will take a look and see if there is a plugin that can suite our needs. Thank You, Ruth

Hi ThemeNectar, any estimate date for new release or new page themes? Thank you

Hey miga_fer!

We’ll be starting a new round of beta testing soon – Since it’s a major release, we don’t want to rush anything. It’s still at least a month away.

Cheers

Hey, Gutenberg Optimized is expected for the next release?

Hey miga_fer,

We’re not adding any addition Gutenberg features in the upcoming release, but we likely will in the future.

Cheers

Hey ThemeNectar, We would like to add a “Knowledge Base” page to our site and we have looked through Salient Studio Templates and don’t see any kind of “Knowledge Base” template. Do you have something of this nature or could you recommend one of your existing templates that might work for a “Knowledge Base” page? We realize there are Knowledge Base plugins out there but before we go that route we wanted to see if Salient had the ability for this.

Thank You in advance for any guidance. Ruth

Hey Ruth,

Unfortunately there are no templates within the Salient studio targeted for a knowledge base currently. I’ve noted the idea on the wishlist :)

Yes please Wish List item. We would prefer to use the power of Salient Theme and it’s various components as opposed to having to use a Plugin that may or may not be stable. Thank You for your time in answering our questions. Ruth

Hello, I have the following problem, row layout breaks after some time, it is set to be 1/2 + 1/2, but after some time it breaks to 1/12 + 11/12, it is happening on the same three rows on one page. Other pages or rows don’t have this problem.

Hey pleya,

When editing the row column numbers, are they explicitly set to 1/2 + 1/2? I’ve only heard of WPBakery wrongly changing the columns to be a 12th fraction when using other less simplified fractions such as 2/4 4/8 etc.

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! is possible to show in a page a single (specific) article preview (in a column row)? tnx for the support!

Hey DieMan_, As of now, the only way to query for a specific single post would be to assign it a category which you could query for in the post grid/blog element.

Hi! Can you give me a sample page using Salient that is using a one-page layout? I wish to use it on a simple project with only 1 landing page. Thank you.

Hey arubi17!

Can you link to the single page you’re trying to get access to?

Cheers

Hey, we have another issue with the image with hotspots. Works perfectly on desktop, but on mobile (iphone 11) the hotspots don’t click and at times all 5 on the image disappear and then reappear. If you pinch and zoom in they become clickable and open the popup. Any ideas?

Hey HypeStudios,

That would actually require a javascript modification. I’ll be including a fix for that in the next release – if you’d like early access, please reach out via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Thanks will do, is the next release ready?

Hey HypeStudios,

The beta will be available soon. I’ll send you a copy via email then :)

Would really love to see more flexibility in the header. A Header builder would be a great addition

Hey jbennett360,

Thanks for the request :)

Hi! Loving Salient here… just bought it a couple of days ago…Using v12.1.2 Would like to know how to force a number of colums on portfolio on mobiles. Is this possible with some custom css code you can provide? Thanks!

Hey ezmerel2, that’s awesome to hear!

You can do so by using the column responsive options tab when editing the columns. See the documentation here: http://themenectar.com/docs/salient/page-builder-columns/#width

Cheers

Hello!

Any incompatibilities already detected with the solution: paid memberships pro?

Thank you!

Hey ofmarconi! 

We have not added any custom integration with paid memberships pro plugin, but are currently unaware of any compatibility issues. If you have any, please reach out in regards.

Thanks,

Hi please go here, https://www.soph-oria.com/portfolio/ see the hover effect of the bottom images in the grid, it is very strange since update. In firefox

Thanks guys, you are just THE best at support on themeforest :)

Hi guys,

Your solution…...”It looks like that your plugin “Google analytics for WordPress” could be triggering the page refresh when clicking on the anchor links in order to collect tracking data. You can test this by temporarily deactivating the plugin”

Did not work for us. Any other ideas?

Hey Wobblefin,

You could also simply change the links to be anchors only, i.e. #lighter instead of https://www.soph-oria.com/careers/#lighter

But to troubleshoot the issue without making that change would require disabling your JS minification and allowing me temporary admin access for further investigation

Hello, We have problem with older version of Salient, but we cant install the latest version on our website. I want to test a newer version on our website, but not the last one. Can you please provide download link for older version of Salient? Thanks.

Hey Ko3b1Pbbb,

Please reach out via the contact form on my author page with the version you need https://themeforest.net/user/themenectar

Thanks,

Hello Team,

How can I implement <link rel=preload> for the /wp-content/themes/salient/css/fonts/icomoon.woff to prioritize fetching resource? As current method it’s implemented via style.css I am not sure how to get end result without losing functionality.

Thanks for the update, I’ll wait for the next release. :) If you could also work on Eliminate render-blocking resources script and CSS delivery as well that will be for the website speed.

Some of the render-blocking resources are

/css/elements/element-tabbed-section.css, /css/font-awesome.min.css, /css/grid-system.css, /css/header/header-secondary-nav.css, /css/plugins/magnific.css, /css/responsive.css, /css/salient-dynamic-styles.css, /css/skin-material.css, /css/style.css, /css/woocommerce.css, /plugins/salient-social/css/style.css and /plugins/js_composer_salient/assets/css/js_composer.min.css

Hey princebhalani143,

Salient will be reducing the overall amount of render blocking CSS, but it’s not possible to remove it all together. The stylesheets you’ve linked are all required based on your current theme options. You can however consolidate the requests to 1 (which is recommended for production deployments) by using a minification plugin. We use https://wordpress.org/plugins/autoptimize/ on the demos

Hello! I’ve purchased theme for 1 of my project and I really love how fuss-free and easily understandable usage while editing.

Do you’ve another themes that I can look at to purchase? Thank you :)

Hey chsa11, that’s really awesome to hear!

Salient is actually our only theme – we’ve given it all of our attention over the years to be able to continually add new features/demos. Is there any specific type of site you’d like to see demos for in the future?

Cheers

Is is possible you can add more customization’s to woocommerce, for example: Minimal Design Product Item BG Color > Make this option available on a per product basis. Same thing with header transparency, add the option to enable this on specific products, just like you can with pages/blog posts.

Hey BlackWat3r,

I’ve noted your ideas :)

Thanks,

Hello, Please I need some assistance. The post category colors aren’t showing in recent posts like it does in the blog magazine demo. Although I have changed the colors in wp posts category options but they don’t show on the home page. https://prnt.sc/uhc1yu https://prnt.sc/uhc288

Hey, please reach out via the contact form on my author page in regards https://themeforest.net/user/themenectar

Thanks,

It worked. Thanks so much for your help.

Glad that I could help, cybernautgeeks :)

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