Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,253 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hi. I would like to know, if its possible to add music elements (for ex. soundcloud) Files to the portfolio. I need to create a portpolio page with images, gallerys, videos (youtube / vidmeo) and soundcontent (files and soundcloud) and im not sure, if youre theme can handle this kind of files or links. ​

thank you for your feedback.

Hey secc, You can add those files to the individual project pages, but they can not sit in the portfolio project grid i.e. http://themenectar.com/demo/salient-business/work/

Cheers

Hi, I would like to request a personalized development of the theme. Should I write to you here? How can I contact you?

Hey t-combustion, unfortunately, we are not personally taking on customization gigs at this time. I would recommend you check out Envato studio in regards for developers.

Cheers

Hi. How can I do to overlay Title on Product Image in woocommerce products?

Hey mirazoqui,

In the Salient options panel > WooCommerce tab, the available styles are located in the “Product Style” tab. None of the styles offered provide a title on hover, but there is one style that adds the price on hover.

Cheers

Hw do I change text of 404 and button? I need to make it in italian thanks

Hey shirani93,

Those strings are contained within the included salient .pot file and are ready for translation via your desired plugin of choice. Alternatively, you could copy the salient/404.php file into your child theme to manually translate the text as well.

Cheers

Any suggestion of plugin? I would like to translate also “by author” “no comments” Date of post and Next in italian language, which is the best solution to translate all those components?

Hey shirani93, if there are only a few strings you need to translate, Say What? is very simple. For translating many different strings, I would reccomend Loco translate

Hi, my Wordpress updated and now my website doesn’t show at all. I contacted my hosting services, and they said the issue was with the theme. How can I fix this?

Hey winkweb,

Are you using the latest release of Salient (11.0.4) and the included Salient plugins? If not, please update using any of the following methods:

If you’re already using a relatively current release, please check if the issue is being caused by a third party plugin by temporarily disabling any you may have active?

Hi. The text is not sharp in the rollover in the Portfolio Masonery. It’s sharp in Chrome, but in Safari in Retina Mac is blur. Example: http://themenectar.com/demo/salient-photography/ Can I add some css style to transform to sharp the rollover text in Safari?

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


body .portfolio-items[data-ps="7"] .col:hover .work-info .vert-center {
    transform: scale(1) translateY(-50%);
    -webkit-transform: scale(1) translateY(-50%);
}

Cheers

Thank you!!!

You’re welcome mirazoqui :)

Can Salient be used for multiple site instances so long as they are all on the same domain?

Hey OLCF4,

Yes, Envato permits a single license to cover subdomains. :)

Cheers

hi! requested the beta version from you via feedback. just duplicating)

Hey Nicko_217, I sent you a copy via email :)

Cheers

Hi Nectar,

Is it possible to change the background color for the Single Project Page Navigation?

Thanks

Hey dbstanford, yes that would be possible with a line of CSS. add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:after, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:after {
 background-color: rgba(255, 0, 0, 0.35);
}
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover:after, 
body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover:after {
  background-color: rgba(255, 0, 0, 0.9);
}

.bottom_controls {
  background-color: #581c1c;
}

Cheers

Thanks! I only needed the the last section since it is W/O Featured Image

.bottom_controls {
  background-color: #581c1c;
}
</pre

Glad to hear, dbstanford :)

How can I hide the footer on the portfolio pages. I added the following to the Custom CSS settings without success.

.home #footer-outer {
   display: none!important;
 }

Hey dbstanford, the CSS snippet should be as follows:

.single-portfolio #footer-outer {
   display: none!important;
}

Cheers

Thanks!

You’re welcome dbstanford!

ThemeNectar….

Jumping on here in 2020 to let you know that SALIENT IS STILL KING. Thank you for showing the world what customer support and theme support is all about. You release 1 theme and support it to the max… vs 10 themes that aren’t supported. GREAT WORK. I hope you’re a millionaire by now after this many sales.

Hey CrucialCounty, Thanks for dropping some love!

It’s awesome you’re still enjoying Salient after all these years :)  

Thank you!!!

Can I add my vote for you to add images or even widgets in the megamenu? That would be a major feature add on for me.

Thanks!

Of course, CrucialCounty! It’s been noted :)

Hello,

I don’t if you have a solution but i think you are my last chance. A client ask me to update his website (this one http://benjamindutreux.fr, create in 2015) that I did not create. So I did the wordpress update and the server update but I can’t do the update of the salient theme.

I have try with envato market plugin, like it’s explain on your documentation, with his themeforest account but he don’t have Salient theme on his order history…

The website is on the 4.9 wersion (very old one…) and it’s impossible to edit the pages on visual composer (WPBakery Page Builder now) without this update.

Do you have an orther solution to update the theme, without envato market plugin ?

I’ll be grateful for your help.

Thank’s :)

Jimmy

Hey Jimmy, in order to get access to the update you will need to have a license of Salient. Your client may have purchased it under a different account name or had a previous developer purchase it. For this scenario, you will need to contact Envato directly to have the license moved to the current account: https://help.market.envato.com/hc/en-us/requests/new

Hey,

Thanks a lot for your response. I will contact Envato to try to find the account who have buy the theme and to see if it’s possible to transfer the licence Salient on an orther account.

Thank’s for your help

You’re welcome Jimmy :)

Hi Nectar,

Under portfolio, is it possible to set a image gallery to a “full width background”... so that it works like the Page Header Image?

Thanks

Hey dbstanford, You can set a project to use the “Full Width Portfolio Item Layout” option in the project configuration metabox. Once that is active, you can simply add an image gallery using the page builder and set it to full width as you would on a regular page.

Cheers

I am still struggling with this one… I can get the image gallery to display full width but I don’t know how to move it in the position where the Page Header Image would be.

Hey dbstanford, you would need to add the following CSS to remove the default page header for projects:

.single-portfolio #page-header-wrap,
.single-portfolio .row project-title {
  display: none;
}

Hello Team,

I’ve found some images, Can you please fix this in next release? /themes/salient/css/style.css as of now I’ve fixed missing images for the customers

Hey princebhalani143, I’ll take a look into that. Thanks for reporting.

Cheers

I just renewed support but I cant submit a ticket on your site. In anycase can I have help with the following:

​Can I have the CSS to:

-Move the sharepoint sticky share to the bottom left rather than bottom right, -Get rid of the nectar share button (The option in the Salient options does not work.) -Center social share buttons at bottom of article.

Hey gwax23, Ticksy usually takes a couple of hours to propagate new support licenses. Please let me know if you’re still having issues posing in a little bit.

You can adjust the position of the sticky share icon to be left-aligned by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .nectar-social.fixed {
  right: auto;
  left: 35px;
}

Cheers

Hello, I’m trying to embed a Spotify player on my site… I’m generating the embed code through Spotify and then pasting it into a text block. After I paste it into the text block is shows the player, but when I save and go to the front end of the site it is just the text embed code (no player)... Am I doing something wrong? Could you help me with this please?

Thanks ThemeNectar!

Hey MarshallT!

Have you tried to paste the embed code into the “Raw HTML” page builder element instead? Kindly let me know if that does not correct the issue on your end.

Cheers

Re: the navigation menu behavior in the Left Sidebar style header layout.

Could you provide Custom CSS to adjust the behavior of the animation?

Is it possible to change it so that it DOES NOT animate (e.g. open in an accordion style fashion) when you are opening a nested menu item?

See: https://www.canniquit.com/

Hey dcress,

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


body[data-header-format="left-header"] #top .sf-menu li >ul {
 transition: none!important;
}

Cheers

For the fancy box description on hover Is it possible to display the content before hover in the middle of the box rather than at the bottom?

Also is there some css to add a black overlay before hover and then reveal the image below on hover.

Hey MarcGarner,

You can use the following CSS in regards:

body .nectar-fancy-box[data-style="hover_desc"]:not(:hover) .inner {
    align-self: center;
}
body .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:before {
  background: #000;
  opacity: 0.5;
  height: 100%;
}
body .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:hover:before {
  opacity: 0;
}

Cheers

Centred text works great but the black overlay isn’t working https://www.mamaincstudio.com/painted-jackets/

Hey MarcGarner,

The snippet is assuming that the “box color” set in the fancy box settings is the default (accent color) it appears you have the “Extra color 1” selected.

​Hi,

I’ve disabled the nectar love functionality within the theme options, but it still seems to be included with the social media sharing options on blog posts in the pos-bottom-meta.php include;

Is there a way to disable this via the theme’s admin (it’s not an option in the Salient Social Plugin), or should I remove the function via the child theme?

<?php if ( function_exists( ‘nectar_love’ ) ) { nectar_love();} ?>

​Thanks

Andrew

Hey Andrew,

You can prevent it from displaying when using the “Fixed to screen” social setting http://themenectar.com/docs/salient/salient-social-plugin/ However, removing the love from the other styles would require a modification as of now

Hello,

I am having an issue with the off canvas nav displaying over the Wordpress admin bar when logged in It only seems to be happening in safari so far I believe.

I have a test subscriber user login here for you to test: test.user Testpas12345!

https://www.dropbox.com/s/dsc45av1hwye1tv/Screen%20Recording%202020-01-28%20at%2013.38.31.mov?dl=0

Many thanks,

Liam

Hey Liam,

You can correct that by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:


@media not all and (min-resolution:.001dpcm) {

html.js {
    margin-top: 0!important;
}

.admin-bar .ocm-effect-wrap:not(.material-ocm-open) .ocm-effect-wrap-inner {
  margin-top: 32px;
}

}

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