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.
Hey mzuker, could you please share your URL so I can take a look to assist?
Thanks in advance
Page with no issues: https://dev.bigbuda.cl/javier/vct/nosotros/ Blog: https://dev.bigbuda.cl/javier/vct/noticias/ Woocommerce: https://dev.bigbuda.cl/javier/vct/portafolio/
Thanks in advice, 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,
There is currently no way to have a video in a team member element currently. Which style of the team member element are you trying to add that on?
Hello, thank you for your reply. The team member element is Pristine Team.
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
here you go https://pavimentslloseta.com/aviso-legal/ thanks
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, Could you kindly share your URL in regards so I can take a look?
Sure: mdza.co.il
Thanks, could you also allow me to bypass the coming soon page?
I’m sorry, I thought I turned it off
Thanks mikebureo,
Are you referring to this demo? https://www.mdza.co.il/business-landing/ the home page you shared seems to be empty at the moment
Cheers
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 
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 rolldigo, this would custom CSS at this time. Are you trying to add an icon that is an image or from a font that you’ve already enqueued?
Cheers
I have tried to to upload the icon as a SVG, but i dont know how to add it on the fonts that are already on the Salient. I have tried to put it on using a tag on the Front Box Content of flip box but it doesent work What you recommend me to do?
Hey rolldigo,
Currently, the text areas in that element will not allow for custom HTML so it would need to be handled via CSS. Therefore, an image version of that icon would be required if you do not want to enqueue the icon as a font. If you can share your URL in regards I can provide an example snippet for adding an image-based icon.
Cheers
How can i enqueue the icon as a font?
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?
Hey LAMILOU,
I’d be glad to take a look and assist – could you please share your URL in regards?
Oh yes, sorry, here is the URL : https://www.aladouchesimone.fr Thanks a lot!
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 lineget_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!
Hey KKnebel! Just for clarification, are you referring to the new post grid element?
Cheers
Hey, exactly!
The former grid/portfolio element contained a checkbox (in Backend) that allowed to open a light box directly, when clicked on the portfolio item. This was perfect for user experience: The user needed only one click (!) to open a video or an image. As a youtuber, photograph etc that is perfect, because you have the filterfunction of a portfolio grid (to find videos, images out of many) AND the Lightbox (to view directly).
With the new grid element (which allows to display portfolio items) this is not possible: the user needs 3 clicks(!) to open the video (1.open portfolio item, 2. click on video to open Lightbox, 3. click video to start). This is to many clicks for the user (in my humble opinion) - although the new layout with the mouse-following Read bottom is looking so much better! Will you add a Lightbox function in the new grid?
AND: the mousefollowing button at the moment allows only two English words on it (read and something else as button description) As many salient users have other languages: will it be possible to add another word? Or at least an icon to fit to the language the website is built in?
I hope you can work with my user-feedback / request. And I hope for these functions – as I am a big fan of salient!
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.
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;
}