38356 comments found.
Hey there!
Do you have any plan to release 8.6 version any time soon?
Thanks 
Hey tovbar,
The next release will be landing in a couple weeks, if you’d like to join the beta team please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar 
Cheers
Great news, can’t wait! Thank you 
Cheers tovbar 
Hi,
With the Nectar slider, is it possible to have a background image with a foreground image. ie. a background pattern image – with the companies logo and some Text. I dont have the font so I want to just use it all as a lockup.
So basically – background jpg with a foreground Png.
thank you T
Hey tricks28,
You can embed an HTML image into the slide caption area 
Cheers
Great, thank you.
I’ve tried that but it seems to be cropping off most of the image?
This is the code I used: div.BannerImage1 { background-image:url(‘http://vapesandtobacco.com/wp-content/uploads/2018/05/Prohibition-Foreground1.png'); position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-position: top center; background-size: cover; }
URL: http://vapesandtobacco.com/
At the moment its only showing: official south african partner of
There should be 2 logos under that.
Thanks for your help as always.
Hey tricks28,
Just use a regular img tag instead of doing a BG image that’s absolutely positioned. i.e. https://pastebin.com/N8UsmsTQ
Cheers
Awesome! Thank you so much – perfect!
You’re welcome tricks28 
Hey Guys,
Basically I have a very simple problem but I can’t figure out a proper solution.
I want to build a very simple project page with Images to scroll down. Can you tell me what is the right way to set it up with Images having the same gap to all sides (no matter whats the device and if they are next to each other or underneath each other). Basically like the portfolio grid just regular images on a regular page.
I can’t get it done with padding since it messes things up when the pictures rearrange etc.
Can you help me there? Thanks!
Hey GabrielHolzner,
How many columns are you trying to achieve – could you kindly share your project page URL so I can see your setup to assist?
Thanks
Yes, so here is one example page. In the project on top I tried to have 1 image / 2 images / 1 image / 3 images / 1 image (on desktop view). And I want them to have the same padding to each side (like a portfolio grid). Basically i want to be able to build a page with only images that have the same padding to all sides at all times. I hope you understand.
Here is the link: http://gabrielholzner.com/index.php/productcollaborations/
Thank you!
Hey GabrielHolzner,
Is there any reason that the image gallery element set to the “image grid” type wouldn’t work for this case? As it would make it much easier on you to maintain,edit down the road as well: http://themenectar.com/docs/salient/galleries/#imagegrid
Cheers
Thanks, yeah it is almost the right thing but I have some trouble with it. I can’t get two images to span over the whole width and I also have the feeling (it’s the same thing with the portfolio element) that the images are not really crisp no matter how high the resolution.
I found this example which is bascially what i am trying to achieve with the images: http://doubledayandcartwright.com/work/tsqnewsstand
It seems very simple.
Thanks for the gallery tip though, that might work for something else.
Hey GabrielHolzner,
I’ve created an example for you which you can copy/paste into the “classic mode” editor tab and then switch back into the page builder to examine: https://pastebin.com/zQFJg2zw they key is to use inner rows nested inside of a parent row, this way the inner rows can make use of the “none” option for “column margin”, and then set the column padding individually.
Cheers
Perfect, that’s exactly it. Thank you so much!!
You’re welcome GabrielHolzner 
Hey TN,
I think I saw somewhere that there was a new version coming out shortly with new header options; is there a rough ETA for this?
Thanks as always!
Hey ND81,
Yes, that’s correct! It should be out within a couple weeks 
Cheers
Can your the have this kind of design and animation? https://www.bcx.co.za/
Hey simbesayi, you can achieve something similar but you’d need a plugin for that background particle show
Cheers
Hi, is it possible to remove complete branding of salient & nectar from the source code in upcoming release?
Hey astutestudio,
It would require some custom development, though we’ve noted your +1 for the idea on the wishlist 
Cheers
Hi, I’ve had ago on your Bakery Builder. Is there no way to even have the row name visible so when they’re collapsed you don’t have to remember the order of the rows, or open them to check what elements are inside? It was quite painful to use 
Hey billgatesv2,
This is the default behavior of the WPBakery page builder plugin, you can post relevant feedback here: https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431
Cheers
Hi,
No worries, I’m sure others think it needs some organisation aswell.
Cheers
You’re welcome billgatesv2 
Hello,
Flickity image galleries do not work behind the tabs. In the first tab if it is displayed but in the following it does not work. Does anyone know how to solve this problem?
Thank you.
Hey izalberto,
I’ve added the fix for this into the current beta, please reach out in regards via the contact form on my author page if you’d like a copy https://themeforest.net/user/themenectar
Cheers
Yoast Breadcrumbs:how delete them? I turned on into proper section, but one turned off they are still active. how do I eliminate them?
Hey JoeEBasta,
I just tested this on my end and can’t replicate the breadcrumbs staying around after disabling the option – Could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com
Cheers
Hi, I’m not sure if this is a bug with Chrome or with Salient, but the Video Lightbox is behaving very oddly at the moment.
If you go to https://www.innobellamedia.uk and click the icon to view the showreel video, when on (up to date) Chrome on Windows 10, the lightbox jumps about all over the place whilst watching the video.
I’ve tried it on another Windows machine and it does exactly the same thing, but this fault doesn’t ocurr in Firefox or Opera. Interestingly, Chrome on my Android tablet does the same thing, but on my Chromebook running Chrome OS v65 it doesn’t do it at all!
I’ve also tried using a YouTube link instead of a Vimeo one, but that doesn’t make a difference. A brand new “test” page with just a video lightbox and nothing else… performs fine.
Any ideas what it’s conflicting with?
Hey paulfp,
This is a confirmed browser level bug with the latest Chrome – it occurs because of how the browser is rendering box shadows. To fix it for now before they patch it, add this into the custom css box in your Salient options panel:
.mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container {
box-shadow: none!important;
}
Cheers
Many thanks! Knowledgeable and helpful as always 
You’re welcome paulfp 
Hello, I have the option “Off Canvas Menu Mobile Nav Menu items” checked, but on mobile version of my site, when I click the mobile menu icon i see only the widget area. Why?
( I use pull right menu) 
Hey webjamarea,
Can you please share your URL in regards so I can take a look at your settings?
Thanks
Hi there – how do we make the header shrink when scrolling? Ive set the Logo to be 75 (px) in the Salient Options -> Header Navigation -> Logo & General Styling -> Logo Height. Then set the Header Logo Shrink Number (in px) to 50 but it doesnt seem to change the height?
Hey wpnetninjas,
Can you please share your URL so I can take a look at your settings?
Thanks
Hey wpnetninjas,
You have the hide header until needed effect active, which overrides the resize effect – in order to get the resize effect to trigger you’d need to disable the other one in the Salient options panel > header navigation > animation effects
Cheers
On the testimonials slider is there a way to add a read more click through to another page with testimonials on ?
Hey richpcreative,
not directly inside of the slider, but you could place a nectar button below the slider leading to any other page of your choice
Cheers
Hi Recently updated the salient version after that scroll is not working in tablet and mobile views
have checked by removing all plugins, nothing works can you please help me fix the issue
Below is the URL https://slidebazaar.com/Hey SlideBazaar,
I just checked out your URL on an iPhone X/ iPad pro and couldn’t see any issues with scrolling the page – are you referring to scrolling a specific section or page scrolling in general? Also, can you confirm the device models for me?
Thanks
Hey Salient, So on my windows PC I can see my websites’ navigation bar at the top of my website but on my MacBook Pro I can’t? I only see a hamburger menu at the top like if I was using my phone or other devices. Including a screenshot to show you. I tested this on other devices and it works + went to sites that use the same template so it has to be my settings or something. Was wondering if you can guide me to fix it?. Screenshot: http://prntscr.com/jk0do4 Website: https://www.vaveili.com Thanks!
Hey Vaveili,
Check the Salient options panel > logo & general styling tab at the “Mobile Breakpoint” field and verify it’s at “1000”
Cheers
Hi, in next release please give option for modal window to open any internal page, iframe, html page etc. this is very very important feature which is missing.
Hey astutestudio,
Thanks for the feature request, i’ve noted the +1 for the idea
Cheers
I am looking to have the affiliate product button to be styled like the add to cart button. Right now if I select affiliate product its a small black button and will not take the same styling as if I use a simple product. Any suggestions of the right CSS I can include to achieve this?
Hey mbianchi27,
Could you kindly share the URL where I can take a look at the affiliate button to assist?
Thanks
Hey, does anyone know how to deactivate Google fonts? Cause of GDPR I need to host the fonts locally. I downloaded, I put them in the /fonts folder and I used the css code given on the font site. But still the Theme is connecting to the google servers to get the font! Any idea?
Hey RuhrLife, as long as you’ve unassigned all the font families in the Salient > typography tab, no Google fonts will load.
I bought this theme 2 years ago and lost the files so I’ve purchased it again a week ago. I’m being told I can’t post in the Support forum though because it only sees my old, expired license and not my new one. It wants me to buy 6 more months of support. Can something be done about this? Thanks.
Hey laura_gibbs,
Did you purchase the entire theme again or just renew your support pack? H
Cheers
Hi! I purchased the whole thing again. I can provide my purchase code, if that helps?
Hey laura_gibbs,
Only a support pack renewal would have been needed to access the forum, you could get a refund for the theme purchase itself if you’d like here: https://themeforest.net/refund_requests/new
Either way, can you try for the meantime simply using a different email address in order to enter the new code into the ticksy forum to gain authorization?
Cheers
Hello Team,
Hope you’re doing really great, Can you please make this theme GDPR Ready? As of now we have to use 3rd party plugin to make it GDPR compatible but if it’s included in theme then we don’t have to worry about it.
GDPR Deadline is quickly coming closer 25th May 2018
Thanks, Prince
Hey Prince,
Salient as a theme itself doesn’t collect any user data, we’ll consider adding a popup to help integrate consent for Google Analytics, but there’s already great free plugins that handle this nicely https://wordpress.org/plugins/gdpr-cookie-compliance/