38441 comments found.
Hi,
The minimal toggle is very nice however it has issues, as you can see here https://imgur.com/MV311jB
the line ends where the Div ends, how can I have it stop right after the text ends?
I think it would be better and cleaner design, this only happens on smaller screens.
If we have longer questions it makes the design very ugly, it’s unlike Salient. 
Also, any updates on the update?
Thanks
Hey toolbox101,
1. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
div[data-style="minimal_small"] .toggle h3 {
padding: 10px 0;
}
2. We’re still beta testing with a public group – have you requested the latest beta copy yet? 
Hi,
Thanks for the code but that did not do anything at all.
So I want the minimal toggle underlines to end where the text ends for smaller screens (iPads and mobile)
Right now, they end where the div ends and for longer h3 titles it looks ugly because when the text drops to the next line, there is an empty horizontal line.
as you can see here https://imgur.com/MV311jB
Thanks
Hey toolbox101,
The code above should work for what you’re trying to do, can you please share your actual URL so I can see why the code didn’t take on the page? Also, sometimes quotation marks don’t copy/paste well from here to the CSS box – kindly also give this a try in the meantime:
#ajax-content-wrap div[data-style] .toggle h3 {
padding: 10px 0;
}
Thanks in advance
Hello,
i recently updated to the latest Sailent Version as well as to Wordpress 5.3. After updating several Sailent elements in frontend do not show up at all (e.g. owl carousel) and a lot of picture are missing. In backend everything is as it was before update. When deactivate Page builder & Sailent Core plugins there is at least some shortcodes appearing. Do you have any recommendations how to get back the elements?
it seems like all javascript functionalities stopped working on the page
deleted
i just managed to fix it by installing the plugin “jQuery Updater”
Hey IamScientist, I’m glad you were able to sort it – however, a manual update of jQuery shouldn’t be necessary. If you’d like to, kindly 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
Unfortunately support already expired. Also the jquery update fix was only temporary. now i regularly get internal server errors.
Hey IamScientist, can you please check the server error log and let me know what the recent “fatal” errors are logging as?
Thanks in advance
Hi, i have a big problem about Mixed Contend. I using https and Really Simple SSL plugin and everything is good. But still your themes files has problem.
Please check this: http://prntscr.com/r8qjpz
Post editor is Crush since 2 weeks, and i never post publish and import image to post editor. No way.
Please check it and feed back me. Thanks guys!
Hey sinayes,
I followed up on your last comment in regards requesting that you provide a new screenshot with the mixed content warning expanded so the files in question can be seen. The screenshot you’ve shared here still doesn’t show the actual files – can you please click the arrow to expand the console log and upload a new screenshot?
Additionally, it looks like there’s a javascript error coming from Yoast seo. Can you ensure you’re using the latest version of the salient wpbakery page builder (6.1) and yoast (13.1) if older versions are in use, the editor will have problems. If you’re using both of those versions, 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
I think no, i check all and problem about Salient Core and Salient WB Bakery + Phpversion.
Now i check it, when i deactive SalientCore + SalientWPBakery > problem fixing, but when active, problem running.
Wp 5.1 Salient lastest All plugins are lastest version. Php 7.2
Hey, I’ll need to take a look at the actual setup to assist further. Please either open a ticket on the support forum or reach out directly via the contact form on my author page here: https://themeforest.net/user/themenectar
Thanks in advance
Hi, right now in side by side column you have 20px as minimum space. How can we do 10px? Something like this https://www.oneplus.com/
Hey djb19,
You can turn the 20px into a different value with the following CSS:
https://pastebin.com/7vYVqWXkCheers
Thanks. It didn’t work. I know you said an update is coming end of February. you think this option to have column 10px margin in row settings will be there?
Hey djb19, the upcoming update won’t be adding additional column spacing options, but I’d be glad to take a look at your URL where you’ve added the CSS to see why it’s not taking effect.
Cheers
Thanks! I actually added a 5px border, and the middle added together so it’s 10px now. But I want the sides to be 10px too. Here is the URL: vibe365.ca Any code I can add so the side by side columns have 10px on the far sides too so it looks like a even box?
Hey djb19,
Give the rows a classname so they can be targeted, for example “side-margin-5”. Then you’ll be able to use the following CSS for that:
.side-margin-5.wpb_row > .span_12 {
padding: 0 5px;
}
Cheers
Thanks so much! You’re a great theme author.
Thanks a lot djb19, glad I could help 
Hi, I’ve just purchased this theme. When I try to upload the theme using “Wordpress Theme Upload” I get a blank screen. It doesn’t seem to be working. Can you please advise how I can create a ticket to have someone look into the issue?
Hey areahq, the support forum is located at: https://themenectar.ticksy.com/ A blank screen indicates a fatal error occurring. Kindly check your server error log for any recent fatal errors and add that in the ticket so we can better assist.
Thanks in advance
HI i really love your theme ive used in the past with another client account, but for this client the ask me this feature and i dont know if your theme can achieve that. In the past another user ask for the same.
1. for a certain conceptual reason, I need to start the site from the bottom of the page (which is currently affordable pricing) and scroll upwards. Would this be possible? So when a user logs onto the site, he would see the bottom box first, and then scroll upwards. 2. Would the addition of a footer be possible to this feature?
your response was :
1. Altering the index on which the fullscreen row setup starts would require some JS modding
So if i bought it again can we do that ?
thanks in advance for your response
Hey dckatana,
Unfortunately this would be outside of the scope of regular support. We’re glad to provide CSS modifications within reason, but javascript development would require a greater deal of time.
Hi there,
Great theme!
It seems by default the image grid for Masonry blogs and portofolios appeared not the same height. eg. http://themenectar.com/demo/salient-blog-ultimate/ (second blog section)
How do you unify all the heights OR size for images in the grid globally?
Thanks,
Richard
Thanks Richard!
Salient offers multiple masonry styles for the blog. Here are a couple which do automatically create even heights:
http://themenectar.com/demo/salient-corporate/news/ http://themenectar.com/demo/salient-blog-dark/Cheers
Hi Team,
Please help me out on the below query.
We add tags on article but those tags when we search it on search bar we couldn’t match the article related to it.
Hey Karthikdruv,
Salient doesn’t alter the default WordPress query for search results. WP doesn’t add tag names into the search, but you can use a plugin to extend that: https://wordpress.org/plugins/relevanssi/
Cheers
Thank you. & also “back to top button” works for all the pages except single post/article.
I’m having an issue with the update where the footer is blocking content on a blog post and I’m not able to remove it unless I disable the footer all together. Have you seen this happen for anyone else?
Hey createoutloud,
Currently there is no known issue with the footer like that. Could you kindly share your URL in regards so I can take a look to assist?
Thanks in advance
Can I email it to you? What’s your best email?
Hey,
You can reach out directly via the contact form on my author page here: https://themeforest.net/user/themenectar
Thanks
Thank you. I shot you an email there.
Thanks createoutloud 
Hi,
Is there a way to show product description with a light black overlay on the shop page (Woo commerce) with Minimal design? What I want is to show the name of the product when someone hovers over the product on the shop page with a black overlay so that the text is visible. Furthermore, I would like this feature on top of minimal style, but currently all it does is it zooms in a bit. Please let me know how to achieve the aforementioned.
Regards
Hey nirms, altering the data which is displayed in any of the Salient product styles would require modification via a child theme. You can find the current markup function in salient/nectar/helpers/woocommerce.php. The function is titled “nectar_product_thumbnail_minimal” and can be copied into a child theme for overriding.
Cheers
Hi, how do you add the post category onto a section of the post? For example, I want the category buttons on the post header to also display in a section I have added in Visual Composer.
Hey georgiaxtra,
Which element are using in the page builder? There are a few elements capable of displaying blog posts (i.e the post grid, recent posts, blog) and each of those elements have multiple styles. If you could share the URL where you have added the blog posts, it would make it easier for me to point you in the right direction.
Thanks in advance
Sorry, maybe I didn’t explain myself properly. I’m not referring to your blog post shortcodes that you can add on a page. I am referring to the category buttons that appear on the post header above the post title. Is there some way to have these category buttons added in a visual composer row please?
Hey georgiaxtra, I understand now.
Currently there’s no built in page builder element to add those. This would require the use of a plugin or custom development.
Okay thank you for letting me know! How can I remove the blog header please? As I have created my own on the templates
.single .heading-title[data-header-style=”default_minimal”] { display: none; }
I have tried this and it doesn’t work
Hey georgiaxtra,
Can you please share your post URL so I can take a look at your settings to assist?
Thanks in advance
Hello, Is there a switch to remove the header (and the text on it) of a single portfolio page without additional css?
Hey ph1x,
As of now – no, however the next release will be adding a theme option for that. If you’d like to test out the beta, please reach out via the contact form on my author page https://themeforest.net/user/themenectar
Cheers
I see. Thank you.
Two more questions:
1. Do you know approximately (1-2 months, a year etc…) when the next version with this functionality will be ready?
2. I’ve tried to translate “Next Project” and “Previous Project” strings in portfolio page and also “All” word on portfolio category selector ( https://prnt.sc/r8d2oh ) without success. I followed your guidance to find them in plugins/salient-portfolio/pot file and translated the strings but no changes in front end. Afterward I installed Loco translate – I’ve found them via the plugin and they appeared translated (because the .po/.mo files that Ive previously made) but they still in english in front end. I got w3total cache and wiped the all caches with it – no result. Any ideas how to handle that translations?
thank you in advance
Hey ph1x,
1. Within a month
2. Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into the setup to see why it’s not showing on the front-end: https://themenectar.ticksy.com
Thanks in advance
Are there any reports of the builder not working properly on ipad/Android devices?
Hey arteest,
The page builder should still work on a mobile device. Can you kindly provide further details as to what is going wrong?
Thanks in advance
Hi TN crew,
Looking forward to the incoming update! I’m wondering if it would be possible to have a hover effect similar to the ‘More Info’ buttons on https://www.thetokyostationhotel.jp/
I’ve tried to replicate the CSS, but just end up tilting the entire button; possible for you to point me in the right direction?
Thanks!
Hey ND81!
That would be possible with custom CSS – Here’s an example which will target the nectar button – “see through” style which you can add into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar-button.see-through {
overflow: hidden;
}
.nectar-button.see-through:before {
position: absolute;
left: -20%;
top: 0;
content: '';
display: block;
width: 140%;
height: 100%;
background-color: #000;
transform-origin: top left;
transition: transform 0.25s ease;
transform: rotate(-30deg) translateY(-100%);
}
.nectar-button.see-through:hover:before {
transform: none;
}
.nectar-button.see-through:hover {
color: #fff!important;
}
Thanks! Works a charm 
Is there an estimate on the new release?
You’re welcome ND81!
We’re still aiming for mid next month 
Cheers
Awesome – excited to see what you’ve been cooking up
is there anyway to reverse column order on RTL ?
Hey PixelBitAgency,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body.rtl .wpb_row > .col.span_12 {
flex-direction: row-reverse;
}
Cheers
Hey, Having an issue with the resolutions of the Iphone 11 pro max and the responsive settings within the theme. Can you advise a way for it to pick up the resolutions of an iphone11promax for example, as it is just showing the desktop site rather than the responsive rows i have created
Hey smalldogdesign,
There is currently no known issue like this – can you let me know if you’re seeing the same issue when viewing the demo? http://themenectar.com/demo/salient-corporate
If not, kindly share your URL so I can take a look.
Thanks in advance
Hey there, i think i was actually cached. Sorry about that.
No worries smalldogdesign, glad you got it sorted.
When I use the Translate Y function (@-100%)i n the row settings to overlap 2 full screen rows. The lower row does overlap the top row but I’m left with a full screen space below the overlapping rows. Is there a way to eliminate this space?
Hey lindsayclineco,
There wouldn’t be a way to handle that without some custom JS modding in salient/js/third-party/jQuery.fullPage.min.js to add in new functionality. An example would be to create an arbitrary class name which would be used to “skip” a row from being added into the fullscreen logic.
Hey djb19,
To have the link overtake the child rows, you’ll need to add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .column-link {
z-index: 100;
}
Cheers
Thanks so much. do you think this is a possible feature added to the next update? Just a click in row settings to make the entire row clickable?
Hey djb19, ive noted it on the wish list 
Cheers
I added that code but it didn’t do anything.
Hey djb19,
From my end, I’m now seeing the entire column clickable – if you’re trying to get the top/bottom of the parent row to all act as a link, you’d need to remove the top/bottom padding which you currently have set and instead use padding on the inner row.
why is my salient ecommerce ultimate template showing home page as a post page when I installed demo with all page, etc. – see here: https://hokuspokus.co.za/new/home/
sorry I figured it out
Hey gustav939, I’m glad to hear you’ve sorted it.
Cheers
Hi, I am concerned that I may not be able to add custom css to elements, can you tell me if this is possible? I just had a very bad experience with Creativo, as I thought the page builder was like Betheme, but it was not. Also, I realize that this theme has a page builder – would that conflict with Elementor? I would love to have additional flexibility when it comes to content types and layouts… No matter what template I choose, I always feel hemmed in there. I am used to using Betheme, which I think is between this theme and Elementor as far as flexibility goes? I wish this theme was like Flotsame…then we would have a home run because I really love the design on these templates. Also, I like a theme here that is in white, can I make it dark instead?
Hey aprilklein,
Salient uses a tailored version WPBakery page builder at the core. If you’ve used another theme with that builder, it will feel very familiar. CSS class names can be added through the page builder for further modifications. It you opt to use Elementor instead of the provided page builder, you will not be able to make use of the Salient suite of elements.