Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,138 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

When I put a testimonial in a tab, if the testimonial text is over 5 lines, it creates a new tab with the title as the date of the last testimonial. Screenshot: https://www.dropbox.com/s/z9b52yw5sceqsqp/Screen%20Shot%202019-10-16%20at%2012.43.11%20PM.png?dl=0

Hey djb19,

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

it says I have to pay for support. I would if this was something I was trying to learn, but it seems like it’s a bug on your end.

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

The search account and basket icons are misaligned after scroll – https://ibb.co/1rYrXVs foodieflavours.com

Hey MarcGarner, I tried to replicate your header settings locally but could not get that issue to occur. Could you please reach out via the contact form on my author page with an export of your theme options? https://themeforest.net/user/themenectar

Thanks in advance

Hello, I’m having a weird issue in the header of my page (Main navigation area). The menu that is set to be aligned to the right (under salient config panel) it’s somehow not aligned or aligned to the center both in Woocommerce pages and Blog pages (singles, archives, etc), but it works as intender in any other page.

Does this have anything to do with latest update, seems like the header lost some css or something like that.

Best Regards.

Sorry, it has been fixed on our end. No need to check te pages above.

We’re really sorry about this, Thanks.

Thanks mzuker,

I’m glad to hear you were able to sort it.

Cheers

Hi, is there an option to hide the breadcrumbs on the woocommerce pages ?

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


.woocommerce .woocommerce-breadcrumb { display: none; }

I’ve performed a new install of the theme on Bluehost and the demo content import doesn’t seem to work, even though it says it completes 100%. It looks like the images aren’t being imported? Do you have any advice on what to check?

Hey Cold417, could you please let me know which demo you’ve imported and also share your URL in regards?

Thanks in advance

I imported the Ascend demo. The current URL is https://oldmonarch.com

Hey Cold417,

Older demos (pre-version 8.0) do not come with a full set of dummy images and instead use image placeholders. This is because years ago we used to use premium stock photos that have licenses that prohibit redistribution (we have since switched to unsplash images only).

Hello, can I add a video to the team module instead of the description ?

Hey noemimartinelli38, the only thing you could do at the moment would be to make use of the “Social Icon” option and display a video icon to link to your desired video. If you’re interested in that, I could assist with some CSS to make that icon more prominent.

Cheers

Thank you for your reply

You’re welcome Noemimartinelli38 :)

Hi, how can I get rid of the ‘Next project’ link that comes on all portfolio items t the bottom?

Hey djb19,

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


.single-portfolio #portfolio-nav { display: none; }

Cheers

hi on Centered Logo Between Menu, how can i add the flags of WPML at the right side of the menu? thanks

Hey dimage,

Could you kindly share your URL in regards so I can assist?

Thanks in advance

Thanks dimage,

They would need to be added via the “Top Navigation Menu Pull Right” menu location.

​Hi, I’ve only noticed that when I activate salient theme — it doesn’t support RTL. Only the footer. It is a freshly installed WP and Salient 11.0.1. How can I make it working?

Hey mikebureo,

1. There are no posts yet, but once you add some you can also reverse the order of the sidebar/content area if desired by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.post-area {
  float: right;
  padding-right: 0;
  padding-left: 40px;
}

2. In RTL the order of menu items will reverse, which will be visible when some are added to the menu location. You can then control the menu item alignment with the header layout. However if you would like to automatically reverse the order of header columns, you can also add the following snippet:


@media only screen and (min-width: 1000px)  {

body #header-outer[data-format="default"] #top .span_9 {
    margin-right: auto;
}
body #header-outer:not([data-format="left-header"]) #top > .container > .row,
body #header-outer:not([data-format="left-header"]) #top > .container > .row nav  {
 flex-direction: row-reverse;
}
html body.material[data-header-format="default"] #header-outer[data-has-buttons="yes"]:not([data-format="left-header"]) #top nav >.buttons {
    margin-right: 40px;
    margin-left: 0;
}

body #header-outer:not([data-format="left-header"]) #top .span_3  {
  margin: 0;
}

}

Thank you!

You’re welcome mikebureo :)

Hi,

is it possible to overlay the Logo over the Menubar. So that the logo is half on the menubar and the other half over the content below.

The Menu background-color and height now adaptes themselves to the Logoheight. I have chosen a centered menu im my option.

i hope it’s comprehensive :D

Thanks

Hey mc-pint,

Could you kindly share your URL in regards so I can take a look at the setup to assist?

Thank you :)

Hello, is it possible to change the color of the passepartout per page? Thank you for your effort!

greetings Nenad

Hey Nenad!

It would be possible. Add this into the custom CSS box in the page builder (top right gear icon)


.body-border-top,
.body-border-right,
.body-border-bottom,
.body-border-left {
   background-color: #000!important;
}

Cheers

Salient have pop up when the site loads ?

Hey anazkhanm,

You can use the plugin Popup maker for this. We have an example of that here: http://themenectar.com/demo/salient-ecommerce-creative

Cheers

​Hello!

I am using Salient on this website: openmind.co and we are experiencing some issues with the header.

Secondary header:

There appears to be a white line below the text which I’m not sure how to remove, also, in most resolutions (but not all) there is a black space above the secondary header up until where the text begins. Please see attached screenshot.

We’ve not tried any fixes on this but have tested on multiple devices, networks and browsers. Most of the time the issue is there, occasionally it is not. Can’t seem to see a correlation between when it is and is not there.

Mini cart in header:

Another issue which I’m experiencing is when I add a product to cart, the mini cart in the header does not update. It takes about 5 minutes and a hard refresh to get this to update. This sometimes works, but most of the time does not. I’ve tried this on multiple devices, on multiple networks and on multiple browsers, similarly to the issue above most of the time the issue is present, occasionally it is not. Does not seem to be a correlation.

Fixes we’ve tried include purging all cache and speaking to hosting provider to prevent shop pages from caching.

I hope that you are able to help me!

Many thanks,

Elexa

Hey Elexa!

Does the blank space issue above the secondary header occur when you’re logged out of the backend as well? So far I have not been able to see it occur yet to troubleshoot.The white line can be removed by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:

@media only screen and (max-width: 999px) and (min-width: 1px) {
body:not(.material) #header-secondary-outer nav .sf-menu { border-top: none!important; 
}
}

In regards to the mini cart not updating – that does indeed sound like a caching issue. Salient doesn’t handle the logic for how that updates, but rather just styles the output. 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

Thanks, I assume that we are going to need to pay for renewed support through this site? Will have a look later.

The css works, but the text area width is still tiny on mobile and the bottom padding is much larger than top. May you provide some css to help us with this issue? Many thanks

Hey Elexa, you can alter the snippet I previously provided to be this instead:


@media only screen and (max-width: 999px) and (min-width: 1px) {
body:not(.material) #header-secondary-outer nav .sf-menu {
    display: none!important;
}
body #header-secondary-outer .nectar-center-text {
  max-width: 100%;
} 
}

Hi. I’ve recently purchased Salient again for one of my clients. Awesome theme! It’s not live yet but I just wanted to ask if you know if it would be possible to display a different logo on each page as they have different divisions and each one has their own variation of the logo. They have requested that each divisions page shows their specific logo. Do you think this would be possible somehow? Thank you.

Hey DEFAULTgfx!

It could be achieved by either modding the function named “nectar_logo_output” in salient/nectar/helpers/header.php or by using a multisite install to get a separate set of theme options for each desired location.

Cheers

Ok cool. So it could be achieved, I’ll look into it. Thank you.

You’re welcome DEFAULTgfx :)

there’s a way that i can add a new icon to the flip box?

Hey, fonts can be added via @font-face in CSS in the Salient options panel > general settings > css/script related tab. Here’s an article that covers the process: https://premium.wpmudev.org/blog/custom-fonts-css/

You can show my how you would do to add the image of the icon on the flip box?

Sure rolldigo,

add this into the custom css box located in the page builder (top right gear icon)


.nectar-flip-box .flip-box-front i.fa-volume-up {
    height: 60px;
    width: 60px;
    background-image: url(http://tjsound.com.br/wp-content/uploads/2019/10/logo-sbt-04.jpg);
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    display: block;
}

.nectar-flip-box .fa-volume-up:before {
  opacity: 0;
} 

I just updated to the new version of Salient and now my mobile menu is not openning + i have a console error :

jquery.js:1496 Uncaught Error: Syntax error, unrecognized expression: div# at Function.ga.error (jquery.js:1496) at ga.tokenize (jquery.js:2113) at ga.select (jquery.js:2517) at Function.ga [as find] (jquery.js:893) at m.fn.init.find (jquery.js:2733) at new m.fn.init (jquery.js:2850) at m (jquery.js:73) at HTMLAnchorElement.<anonymous> (init.js?ver=11.0.1:15117) at Function.each (jquery.js:384) at m.fn.init.each (jquery.js:136)

Can you please help me to solve that issue?

No worries LAMILOU, it appears to be occurring due to some custom links set in the navigation as “http://#” instead of ”#”. I can send you over a fix for this via email if you do not feel like altering all of those – just kindly reach out via the contact form on my author page in regards https://themeforest.net/user/themenectar

Cheers

Ok thanks! So i fixed the links, (# instead of http://#) and it solved the console error… But the mobie menu is still not opening :s Any other idea?

Hey LAMILOU,

It looks like there is also missing markup in the footer section of your setup – the mobile menu markup is not there at all, Have you modified the footer.php file? If so, please ensure that it’s including the line
get_template_part( 'includes/partials/footer/off-canvas-navigation' );

which is in the standard version of footer.php

Would be really cool, if the new portfolio styles got the Lightbox feature, that the old portfolio styles had! (There it is possible to click a portfolio item and it opens in a Lightbox and not the portfolio page.) Will you add this soon? I guess that helps a lot of people e.g. when your portfolio items are videos… Would be cool!

Thanks for clarifying KKnebel!

1. Are you using Youtube videos in the lightbox element? If so, can you verify you’re using “fancyBox3” for your Theme Lightbox in the Salient options panel > general settings > functionality tab? It should allow Youtube videos to autoplay once clicked rather than requiring an additional click.

2. The two wording options for the following mouse indicator “read” and “view” are translatable via the .pot file and can be made to display any text. I’ve noted your idea for the icon option as well :)

Cheers

Hey, thx for your tips! Yes, fancy box is set. But maybe we misunderstand each other: I need to use a portfolio/ grid element, not just the videolightbox option like existing in templates! Why? I need the filter function as I have many videos about different topics. This is why I need Portfolio/grid. In the old portfolio/ grid there is a check box: “open in lightbox”. (Does not open portfolio item, but only the video and starts it right away) In the new grid it is not there yet: You can only open the portfolio item (or blog article) and then click again.

So, for me it would be cool, if this (already working) option would be added to the new fancy grids in one of the next updates. Greetings from Berlin

I’ve noted the feedback :)

Cheers

Hi, ThemeNectar, I was wondering if it would be possible to add a Column ID and set an anchor link (#columnID) to get the automatic scroll on mobile to the specific column. This column is the second of three in the same row. By using the usual rowID I will see the first column on mobile while I want to scroll down to the second one automatically.

Thanks!!

Hey Ilic74! For this would you need to set the ID on an inner row, which can be placed inside of a column.

Hi, Even though I have an even number of products on the mobile shop page one product is at the top and one at the bottom. Rather than having equal rows of products. https://ibb.co/QfrN3r5 https://ibb.co/smkgrtY

Hey MarcGarner, Try adding this into the custom CSS box:

@media only screen and (max-width: 690px) {
html body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="2"] li.product {
 width: 47.7%!important;
}
}

The line height of the related and cross sell products at the bottom of the product page is huge – https://ibb.co/jbQ39f0

Hey MarcGarner,

Please use the following:


body #ajax-content-wrap .related.products h2 {
  line-height: 1.6em;
}

Cheers

Thank you, this has solved the related products but the products under “You may also like…” still have very large line height.

Hey MarcGarner,

You can add this as well:


body #ajax-content-wrap .cross-sells h2,
body #ajax-content-wrap .cart-collaterals h2 {
  line-height: 1.6em;
}

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