Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,688 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

How do I turn off the big, round blue cursor effect and return it to normal?

Hey blazoneer,

Edit the element which that style is displaying on top of and disable the option labeled “Add Link Mouse Indicator”. If you’re not seeing that option, please share your URL in regards.

Thanks,

How I can fit in screen photo o this page for mobile http://betasite.icgrehab.com/durable-medical-equipment/ they are cutting on the sides.

It looks like you’ve only changed the top row (with the wheelchair image) to be using the equal height column option.

In that row, the image is now taking on the height of the divider that you specified in the mobile viewport (400px) Edit the divider in the mobile viewport to be shorter and the sides will be revealed: https://ibb.co/cxJw0cy

That works, thank you!

You’re welcome, Fixedman :)

Hello,

im getting different results (on actual phone vs desktop responsive phone). Please look at this image, where you can see the comparison.

https://imgur.com/55X4hOo

“Mobile Responsive” on Desktop is working perfectly but when i switch to the actual phone (iPhone) i got different results on footer and video frame. I deleted cache but nothing works.

Website: https://www.motiondesign.sk/

Any advice? Thank you!

Hey Studio-Ark,

The column video positioning on mobile will be corrected in the next release. You can add this into the custom css box located in the Salient options panel > general settings > css/script related tab to fix it now:


.wpb_row .nectar-video-wrap.column-video {
  left: 0!important;
}
body.using-mobile-browser .nectar-video-wrap {
    height: 100%;
}

2. The footer coloring issue seems to be related to the cached minified CSS form your minification plugin. Try to bypass that by enabling the option labeled “Force Dynamic CSS to Inline In Head” in the Salient options > general settings > css/script related tab

Cheers

Thank you! Everything worked fine! You’re amazing.

Glad I could help, Studio-Ark!

Hi, I need some support to add the same button styling to the mailchimp for wordpress button on my website. Can you help? This is the link – https://ascyrus.com/

It’s the bottom section, I tried inline on the input style but it’s not looking right. Thanks!

Hey BandaSonora,

I’m not seeing the button you’re referring to on https://ascyrus.com/ - are you possibly talking about the submit button on https://ascyrus.com/index.php/contact-our-company/ if not, kindly provide a screenshot in regards

Thanks :)

Is there an option to white label for clients? Remove some references to salient studio in the backend? Thank you.

Hey muntzdesigns,

You can remove the Salient studio by adding the snippet mentioned here in a child theme: http://themenectar.com/docs/salient/remove-salient-studio/ However, there’s no global setting to white label all occurrences of “Salient” – it’s allowed, but you would need to manually do it.

Cheers

Hi, just a questions, in a hero session with video background I try to insert a video but it’s not in 16:9 aspect ration, I can’t re-upload it on youtube in 16:9, is possible to force it and “zoom” to remove the black stripe? Thanks!

Hey DieMan_,

It would be possible with some CSS. Could you kindly share the relevant page URL?

Thanks,

Hey ThemeNectar. I noticed you removed the option for “fullscreen slider” on the nectar slider. How do i make it work now?

Nevermind. Row must not be Full Width.

Hey qshi, I’m glad to hear you’ve sorted it.

Cheers

hi! https://montissastrearquitectura.com/contacto/ any way to put the grey color of the map a little bit stronger? so it looks better on brighter screens? thanks.

Hey dimage,

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


.nectar-google-map {
  background-color: #000000;
}
.nectar-google-map > div {
  mix-blend-mode: hard-light;
}

Cheers

thanks :)

You’re welcome dimage :)

Trying to add custom fonts to the Salient typography panel. I’ve followed the @font-face steps outlined in the article “Add a Custom Font” on ThemeNectar.

I’ve tested it with one font weight (Regular) adding the following css code, necessary PHP and allocating the files in the correct folder.

@font-face { font-family: ‘TTCommons Regular’; src: url(”/wp-content/themes/salient/fonts/TTCommons-Regular.otf”) format(“opentype”), url(”/wp-content/themes/salient/fonts/TTCommons-Regular.woff”) format(“woff”), url(”/wp-content/themes/salient/fonts/TTCommons-Regular.ttf”) format(“truetype”); font-weight: normal; font-style: normal; }

The font becomes selectable on the Salient typography panel but only displays on the site when using Chrome— both Safari and Firefox are not displaying the font.

Regards,

Hey webspacedesignuk, Please share the URL in regards so that I can take a look at the font to assist.

Thanks in advance

Hey Nectar! Hope all is well man. A couple questions on this website -https://novohealth.com/patient-app/ for this page for ADA compliance. What are your thoughts on ADA compliance? I’ve been looking through it and it seems that responsiveness and modern technology helps alot with this already but is there any resource you go to to study that up?

Also on the very bottom of this page in the CTA portion is there a way to make that gradient not a gradient but just a photo with a card cut of color instead of the fading gradient effect?

Thank you!

Hey Louis! I’ve been good. Hope you’ve been well too :)

1. There’s a few different levels of compliance, you can read about what items are required for each level here: https://www.w3.org/WAI/WCAG21/quickref/ The next release will be ensuring full level A compliance.

2. The gradient coloring is set on that column in the color overlay tab (colors #ffcf03 to ,#ffcf03). If you’re already aware of that, could you kindly elaborate further on what you’re trying to change about it?

Cheers

Awesome thank you so much Nectar. On number 2 I think I’ve got that.

I do need some immediate help on where and how do add a small amount of text next to the “account section” in the header area of the home page of this site – https://novohealth.com/

At the top right next to the account member CTA how would I add text like “Provider Information”

Sure thing Louis,

li#nectar-user-account:before {
content: 'Provider Information';
font-size: 16px;
margin-right: 10px;
}

Hello ThemeNectar,

I have a problem with the flickity static height style (image carrousels) at my website. When I enter to see the picture in big (with lightbox view) and I scroll to the right, after it passes the 5th picture, I close the lightbox view and my website turns white. It seems that it scrolls the whole website horizontally and I can’t see the content, can you please help me?

Thank you!

Hey Estudio_Globaldesign!

You can correct that by “Overflow Visibility” to “Hidden” in the image gallery settings and then changing the parent row to “Full width content” for the type.

Hi!

It doesn’t work… it should look like this https://imgur.com/n3L3dUR and it looks like this https://imgur.com/TqtZ7hb . We have 2 image carousel and one is inside Tab vertical sticky scrolling, maybe that’s why it happens?

Thanks!

Hey Estudio_Globaldesign,

Please reach out via the contact form on my author page for a copy of the current beta with the fix for this added: https://themeforest.net/user/themenectar

Cheers

Hello, how I can make canvas menu on mobile left margin smaller? http://betasite.icgrehab.com Thank you.

Hello, this code doesn’t work for me

Hey Fixedman, the snippet I provided was to reduce the space as highlighted here: https://ibb.co/SK9HbYK

Can you elaborate further on what area you’re trying to alter the left margin on?

Thanks,

it worked with delay.

Hello, how I can change the size of font on the back of flip box? http://betasite.icgrehab.com/home-health-care/ Thank you.

Please check the WordPress customizer > additional CSS tab

Thank you!

You’re welcome Fixedman :)

Hi guys! How can I set or remove the “Recommended For You” area from the articles? And How can I remove the author name and avatar (I try to use Auto Masonry: Meta Overlaid Spaced)... many tnx!

Thank you! 1. Solved 2. I can’t find the secondary header menu location… I can’t see it… only: Top Navigation Menu – Top Navigation Menu Pull Left – Off Canvas Navigation Menu :/ Can you help me? Thanks for the great work!

2. solved, tnx :)

You’re welcome DieMan_ :)

Hi guys, I´m having issues with “previous” and “next” buttons on WooCommerce pagination. My site is in spanish, everthing is fine but those doesn´t translate and I can´t find a solution using Loco translate as usual. Is there a way you can point me how to at least change it manually? https://imgur.com/LEfFrMk

Thanks in advance!

Hernan B.

Hey Hernan,

Those strings are in the default salient text domain. Alternatively, you could add the following into a child theme functions.php file to override the wording as desired: https://pastebin.com/bPPwzXez

Cheers

Hello. Love the Theme!

I just have a question regarding the drop down navigation. Is there a way to style it the same as the nav above with the animated underline effect?

I have tried to do it my changing the css in the style sheet but I am unsure how to create the animated effect and only have the border span the width of the word. The border also moves the text below when the rollover effect is activated which isn’t ideal.

Please preview the page here.

https://www.protocol-ps.com/

Thanks

Hey alexbirks!

Remove your existing snippet that’s adding the border and add this instead:


#header-outer .sf-menu li ul li a {
    display: inline-block;
}
#header-outer .sf-menu li ul li a:after {
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    transform-origin: left;
    display: block;
    bottom: 2px;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    border-top: 2px solid #ec1557;
    content: '';
}
#header-outer .sf-menu li ul li a:hover:after {
  transform: scaleX(1);
}

Cheers

Perfect. Thank you very much!

You’re welcome alexbirks :)

Good day. Tell me please, is it possible to create internal pages with your own top menu within the site, like a landing page? Or do I need to install WordPress separately and customize the theme for such pages?

Hey djoosstas,

To make use of Salient, WordPress will need to be active in the setup. If you wish to hide the Salient header to make your own for specific page, you could use the “No Header” page template, available in the right-hand sidebar section when editing a page in the “page attributes” metabox.

Hi Nectar, How far out are you from your next release? We have a bunch of tweaks to do in the child theme, so don’t want to have to redo them again if you are about to release. Please advise. Thanks for the great work!

Hey hingedigital!

The next release won’t go public for at least a month. There should not be any breaking changes, so I wouldn’t worry. However, if you’d like to get on the beta list to test when it’s available, just shoot me an email :)

Hello, I have the version 12.1.0 and the link “back to all projects” doesn’t work properly. it just reloads the same page. https://demo.segurihost.com/masai/portfolio/v-work/ I saw post from 4 years ago, isn’t it fixed yet?

Hey segurihost,

That link will lead to the destination which you specify in the Salient options panel > portfolio > functionality tab, via the option labeled “Main Portfolio Page URL”

Cheers

There’s no main page. I have 4 pages (every page loads a different portfolio category) so I need that every project goes back to their category page. Could you tell me what php file can I edit? just the file name. thank you

Hey segurihost,

In the project configuration metabox (available when creating/editing any project), there’s an option to override the default parent portfolio link. The option is labeled “Parent Portfolio Override”.

If you’d still rather edit the file, you can find it at wp-content/plugins/salient-portfolio/includes/frontend/helpers.php

and the relevant function inside that is “nectar_project_single_control”

Hi, I have a menu button in the header using button extra color 1. How can I change the text color to be white all the time, including active and hover states? Thanks!

Hey asandage!

Could you kindly share your URL in regards so that I can take a look why that’s not the case in your setup?

Thanks,

I will probably need to create a ticket, because the site is under development and it is password protected at the moment

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