Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,767 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38354 comments found.

Hello, support RankMath? Thanks

Hey MarceloTech,

Yes, RankMath is supported. If you’ve run into a specific issue kindly open a ticket on the support forum in regards

Hello,

I am interested in your topic. I have a few questions: Can I create my own menus and display different menus on different pages?

Our site is to be divided into two areas: (a) the public area for visitors with the main menu. and b) the members area with an extra menu. We use Ultimate Members with different access roles. Only after logging into the members’ area will you see a separate, new menu there. Depending on the member’s role, different pages are displayed.

When I add new pages to the menu, can I add an Ultimate Member user role to each menu item?

We have different categories for the blogs. Normally there is a navigation to the previous or next blog at the bottom of the blog view. Can I switch off this navigation? The navigation should not appear. Or can I limit the browsing in the blog to the respective category?

Can I embed Vimeo videos?

Can I insert different logos on different pages?

Thank you very much for your answers.

With kind regards

Hey AK-Fotos, There is no built-in functionality to allow that – You would need to use a plugin such as: https://wordpress.org/plugins/conditional-menus/

Kind regards,

Gibt es die Möglichkeit sich das Dashboard mal testweise anzuschauen um einige Funktionen auszuprobieren?

Hey AK-Fotos,

Unfortunately there is no backend demo offered for Salient.

Hi, would it be possible to have the background (hover) color of my submenu be full width – so no white space on the left and right side when hovering?

See: https://ibb.co/68HTNjf

This is the site: https://www.staging20.kleidi.nl/

Hey Tes,

You can edit the menu item holding all of those links and set the “Mega Menu Column Padding” to “none”: https://ibb.co/Tg1Q92K

Hey there. How do I make the font of the text logo title at https://magicphrases.com/ bigger on mobile? I’ve tried increasing the H1 setting under “responsive settings” in the Salient typography section, but that didn’t do the trick. My goal is for the font to be large enough to fill the full width of a mobile phone screen. Thanks for your help .

Hey marcfest,

Add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

@media only screen and (max-width: 999px) {
   #header-outer #logo.no-image {
      font-size: 48px;
      line-height: 1;
   }
}

Cheers

Thank you !!

You’re welcome, marcfest :)

Hi, how can I translate the Hide Filters and Show Filters text? I have Loco Translate but i dont find that particular text, thanks

Hey barbecho,

The strings in that button are all separate i.e. “Show”, “Hide”, “Filters”.

Kind regards,

Hi. Please see my demo here: https://www.bravura.net/new/ – I created a Body Border of 20 px but now the logo animation (scale to smaller size) does not work. Is there a different way to achieve the Passepartout without using a border. I am sure I saw it somewhere?

Hey, By default the header resize effect will only activate when using the body border option if you have the transparent header effect active. You can add the effect in your setup without enabling that option by add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:


@media only screen and (min-width: 1000px) {
#header-outer #logo img {
  transition: height 0.3s ease!important;
}
#header-outer.scrolled-down #logo img {
  height: 50px;
}
}

Hello. The iphone view doesn’t look at all as suggested on the browser, looks ‘broken’. Is there a fix?

Hey lenanem,

I’d be happy to take a look and assist if you can provide your URL

Thanks in advance,

Hi, the filter by price widget does not work, I dont know why. It does not show

Hey barbecho,

The strings in that button are all separate i.e. “Show”, “Hide”, “Filters”.

Kind regards,

But its not on the plugins of Salients nor the Salient Theme either, I dont find those word anywhere so I can replace it

Hey barbecho, those three strings are contained in the main theme text domain (salient) – are you using the latest version of the theme? (14.0.5)

Kind regards,

Hi there,

I would like my text that is marked by a red border, see here: https://ibb.co/bBQnkT1

to be wider then the column it is in, would that be possible? This is the page: https://zeal.kleidi.nl/ – this issue is only regarding mobile.

Thanks in advance. Best regards, Tes

Hey Tes, you can alter the previous snippet to be as follows:

@media only screen and (max-width: 690px) {
.home .wpb_text_column {
    white-space: nowrap;
}
.home .wpb_text_column p {
    display: flex;
    justify-content: center;
}
}

Hi there, thanks. I noticed it’s not centered yet. I’ve added the provided snippet above, but there are still some deviations. See this screenshot https://ibb.co/NnZVkcK and or this link: https://zeal.kleidi.nl/

Hey Tes,

Try adding this as well:

@media only screen and (max-width: 690px) {
  body .img-with-aniamtion-wrap.custom-width-90pct .inner {
      margin: 0 auto!important;
  }
}

Hi ThemeNectar,

Let me start by saying what an amazing theme you have built with Salient, it’s awesome!

1. If you could visit the URL below and let me know if it’s possible to hide/remove the magnifying glass in the lightbox that’s located in the upper right corner when you view a larger image under the “Photography” section.

https://neileverosborne.com/photojournalism/editorial/audubon-a-pipeline-runs-through-it-ecuador

2. There appears to be a white gap between the navigation menu and the nectar slider. Do you know how I can remove that?

3. Under the “Editorial Spreads” section, is it possible to keep the gallery full width as it currently is but have the individual images smaller?

Appreciate your help. Thanks.

Best, Alan

Hey Alan, I’m glad to hear that you’re enjoying Salient :)

1. Add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

.fancybox-toolbar .fancybox-button--zoom {
  display: none;
}
2. One of your custom rules within your child theme style.css file is causing that. The rule I’m referring to is:
.single-portfolio #full_width_portfolio .span_12 {
    padding-right: 0px;
    margin-top: 40px;
}

3. Yes, when editing the image gallery element you can change the “Desktop Image Height” and “Sm Desktop Image Height” fields to be smaller values than they are currently set to.

Kind regards

Hello,

I am currently integrating a multilingual site. How can I translate the Global Section?

I use Polylang Pro to manage the multilingual content of the site.

Thank you in advance.

Hey MAJMonaco,

Global Sections are a custom post type and should be translatable as any CPT is. Can you ensure that you have that functionality active within Polylang https://polylang.pro/doc/multilingual-custom-post-types-and-taxonomies/

Kind regards,

Hi,

I would like to create an off canvas menu style that overlaps the main content, as on this website – https://www.hycontrol.com/#

Is this possible on your theme please?

Thanks,

Rory

Hey Rory,

Yes, but that style is offered in a hover trigger. It’s called the “Slide out from Side Hover Triggered”, available to assign in the Salient options panel > header navigation > off canvas menu tab.

Cheers

Hi there,

On my mobile version of this page: https://zeal.kleidi.nl I want to create some more white space between the left and right side of my bottom row In this screenshot I draw some lines what I meant: https://ibb.co/3zR9pRX

I want it to be like this: https://ibb.co/bBxV9tR

Would that be possible?

Hey again Tes,

You can change the positioning from left: 0, top: 0 to be left: 30px and right: 30px. The minimum width for that row will also need to be adjusted from 100% to something smaller such as 80%.

Kind regards,

Hi! Hope you´re well. One question, is it possible to configure the “footer reveal option” only in certain pages?

Thanks and Best regards,

Hey vivraestudio! Hope you’re doing good as well :)

With the effect enabled, you can remove it on all pages except a select few by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

body:not(.page-id-1):not(.page-id-2) .container-wrap {
  margin-bottom: 0!important;
}
body:not(.page-id-1):not(.page-id-2) #footer-outer {
  position: relative!important;
}

You’ll need to replace the :not(.page-id-1):not(.page-id-2) with a list of your page IDs to keep it active on.

Cheers

Thanks a lot!!! I´ll try ;)

You’re welcome, vivraestudio :)

Good morning, ¿Can this template be used in Blogger? Thanks

Hey bnjmedios, Salient is only available as a WordPress theme.

Kind regards,

Doing some work for a client and trying to adjust the single posts to look like this:

https://themenectar.com/salient/agency/be-my-guest/

How do i go about setting it up so single posts display like this? Thanks a bunch!

Hey darkeccho!

In the Salient options panel > blog tab, select the “Fullscreen with Meta Under” for your “Blog Header Type”.

Kind regards

I just wanted to say a massive thank you for the Image Grid element. What an absolutely brilliant implementation and so flexible. Thank you!

I’m glad to hear that you’re enjoying it, velocity_uk! :)

Cheers :)

Hi Guys,

Thanks for the great theme.

Is there any way to have a search function within the team page? Not via the global one sitting in the header, I have a ‘team’ page with different team members, let’s call it a ‘team page’ and wanted to have a search function only within it, so it would filter the team members – not sure if it’s possible at all?

Thanks!

Hey dephixeb!

There’s no built-in functionality to place a search bar on a page that will search through page content unfortunately. However, you could use the “Tabs” page builder element to categorize your team members into different sections.

Kind regards,

Hi!

when i use Fullscreen Rows i have always a dark background color.

here the css in the file fullpage.css

nectar_fullscreen_rows[data-animation=”none”] > .wpb_row .full-page-inner-wrap {

background-color: transparent; }

where can i change it? When i force it through CSS in white, i always have white for every element i use.

Thanks!

Hey mc-pint,

Have you specified a BG color for the “Overall Background Color” field in the full screen row settings metabox? https://ibb.co/TTp7vJc If you’re not seeing that field, try switching to a different option for the Animation Between Rows field.

Kind regards,

perfect! worked fine for me! thanks

You’re welcome, mc-pint :)

I updated the theme and my footer is gone (white block), can’t really figure out why, I disabled the reveal function in Theme settings, so the visitor don’t see this white block, but no footer is shown. I think my support has ended as I purchased this theme years ago. Could you still help with this?

Hey Foodstijl,

If you’re using a child theme with template overrides, those will likely need to be updated to match the current theme version. If you’re not using a child theme or that doesn’t apply to you, please reach out via the contact form on my author page.

Kind regards,

Sorry, I mist your reply in my mailbox. I send you a message via the contact form on you profile page. Hope you can help.

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