38356 comments found.
Hey there, How can I make the search results an infinie scroll (maybe using custom CSS)?
Thanks,
Hey tovbar,
Unfortunately this would not be possible with custom css, it would require custom development. I’ve noted the idea on the wishlist
Cheers
Ok thanks 
You’re welcome tovbar 
Hello, Where can I change the plus sign to my custom one in nectar image with hotspots?
I have found this line : .nectar_image_with_hotspots[data-hotspot-icon=”plus-sign” , I need to change it to tick/check/ok sign
Hey salvix,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:before,
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:after { display: none; }
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span {
background-image: url(YOUR-IMG.png);
}
Cheers
I enabled the user account icon for the shop I am setting up, but only the cart displays. Can you pease advise how to get the user account to display
Hey mbianchi27,
please share your URL in regards so I can take a closer look in regards.
Thanks
I put s ticket in at support for this with my url
Thanks mbianchi27, i’ll take a look for that ticket
Hi,
I’ve installed on my website the SSL certificate to get the HTTPS
Since then using Google Chrome I get the message: “Your connection is not fully secure”, even for an empty page.
I’m quite sure it depends on the Salient theme because if I switch to the default WP theme (Twenty Nineteen) I don’t get this message but another one saying the connection in secure.
Do you know what I have to do to solve this problem ?
Thanks, Francesco
I tried again and now it’s ok, sorry for the previous comment.
Hey Francesco, I’m glad to hear you got that sorted.
Cheers 
Hi there! Thank you for the update! I have an issue with my Nectar slider: full slide link doesn’t work, the slider is not clickable anymore. My site: http://rocklin.co/ Many thanks in advance!!
Hey olegbabich,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .entire-slide-link {
top: 0;
}
Cheers
Great! Thank you! It works!
Glad to hear olegbabich 
Hi, Before I make a purchase I’d like to double check if there’s an issue with WPBakery addons. I’ve come across other themes that “forked” Visual Composer and addons stopped working. Thnx
Hey redlik, most of them should work – which are you planning on using?
how do I get the font titles in toggle panels in “minimal small” setting to be larger font?
Hey brianfreeman,
They will change according to what you set for the “heading 3” field in the Salient options > typography > general html elements tab
Cheers
Hey brianfreeman, in that case add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .toggle h3 a {
font-size: 17px;
}
cool but now there’s a weird line through the words
Hey brianfreeman, the line height of the h3 also needs to be adjusted – change your snippet to this:
body .toggle h3 a {
font-size: 21px;
line-height: 30px;
}
Hi Themenectar, I seem to having an issue with my site on mobile, which looks all funky and not responsive. Do you know what could be wrong? The site is masterurbanresilience(dot)com. Thank you!
Hey anagcan,
It looks like you have the responsive design disabled in the WPbakery page builder settings https://ibb.co/Q8129m3 can you veriy that that box is not checked?
Cheers
Oops, thank you, I didnt realize this setting was here!
No worries anagcan 
Hi there! I wonder if there is possible to fix some errores in code. I cheched pages via validation service and encounter the following problems on all pages which are not good for SEO:
Error: Bad start tag in div in head. From line 24, column 75; to line 24, column 79 <noscript> </noscript> <scr Error: Stray end tag head. From line 45, column 489; to line 45, column 495 ;</script></head><body Error: Start tag body seen but an element of the same type was already open. From line 45, column 496; to line 45, column 1695
pt></head><body class=”post-template-default single single-post postid-2328 single-format-standard material wp…data-force-header-trans-color=”light” data-smooth-scrolling=”0” data-permanent-transparent=”false” > <scri Fatal Error: Cannot recover after last error. Any further errors will be ignored. From line 45, column 496; to line 45, column 1695 pt></head><body class=”post-template-default single single-post postid-2328 single-format-standard material wp…data-force-header-trans-color=”light” data-smooth-scrolling=”0” data-permanent-transparent=”false” > <scri
Hey tyesov, these are not normally present in an install of Salient, are you using any plugins that are adding scripts to the header? Could you kindly share your URL so I can take a closer look as well?
Thanks in advance
Thanks a lot, sure! Link is https:ywdigital.ru
Thanks tyesov, could you also disable the HTML minification option you have enabled in the autooptimize plugin?
Cheers
thank you!
You’re welcome tyesov 
I bought Salient and love it BUT I’m trying to add a custom-typed text effect to individual nectar slides and I can’t get it to work. I’m considering changing theme to something that includes the more versatile revslider plugin, or simply buy the plugin and use that, but I don’t know if the revslider will work with Salient.
Hey joseba,
Revolution Slider is indeed compatible with Salient. If you encounter any issue kindly let me know.
Cheers
Thank you. I bought and installed Revslider. When I force a transparency header over the full screen slider, two bars appear at the top and bottom of the slider (about 30px high). I can’t seem to get rid of them.
Hey joseba, please share your actual URL so I can take a look.
Thanks in advance
Sure, here it is: http://www.olabe.eu/home/
just sent it.
Thanks joseba 
The website CSS is out of line on handheld devices. Any tips on how to fix this? The numbers look right to me.
Hey Wombat37, Please open a ticket on our support forum in regards with your actual URL so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Hi. I made an update and the icons are lost. Looks like squares now. (www.aislamax.com.ar). What is the problem? I just check the plugins and the problem is not there. Thank you!
Hey Rofe, checking the browser console I can see that fonts are being blocked due to them being loaded from http://www.aislamax.com.ar.ca7.toservers.com rather than your main domain
https://ibb.co/WycF1xQIn order to fix that you’ll need to add a snippet into your htaccess file: https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
Cheers
If my license has expired, would that prevent me from successfully updating theme plugins, such as “Salient WPBakery Page Builder”?
I’m noticing we cannot update this plugin.
We also seem to be having problems with the check out, with the footer obscuring the checkout form.
We will be renewing our license, but would like to know the above in the mean time. Thank you so much for your beautiful theme!
https://aliceinoue.com/checkout/Hey aliceinoue,
1. No support license is needed in order to update the theme/page builder – but the page builder update will not be available until you update the theme itself. Ensure you’re using v10+ to get access to the current Salient WPBakery page builder.
2. The reason this is occurring is because you have some custom css entered which is setting a small forced height on the checkout form. Here’s the css causing it:
form div {
height: 110px !important;
margin-right: auto !important;
margin-left: auto !important;
}
once that’s removed, the checkout page will return to normal 
Cheers
Thank you so much! It worked on our Staging server, will merge these changes in to the live site ASAP. THANK YOU!
You’re welcome aliceinoue 
Hi Support,
1. how do i remove the top dashboard bar (http://prntscr.com/mc9u1o) from user only?
Thank you.
Hey tommytai,
You can handle that through a child theme snippet or by the use of a plugin: https://wordpress.org/plugins/hide-admin-bar-from-non-admins/
Cheers
I just installed newest version of theme and it changed all my settings https://damianchlanda.com/ why? it never happen before.
Hey Fixedman, I responded your email in regards.
Cheers
Hi, great theme once again!
Do you think it’s possible to use different header layouts for different pages?
Say ‘centered menu’ to ‘left header’
Maybe editing a template? or Using a plugin? or anything in the header / functions.php ?
Thanks.
Thanks gdavz 
It would indeed require modding to the nectar/helpers/header.php file at the “nectar_header_nav_attributes” and “nectar_body_attributes” functions – take a look for the $header_format variable, which would need to be conditionally altered
Cheers
Thanks! I’ll look into it.
You’re welcome 
Hi,
Google is discontinuing Google+ in a few months, any plans of replacing the share option for Google plus with something else? Like mix.com or something else…
Also, can you give us the option to select different social skins from the Visual Composer, right now they are only available based on the theme skin we select, but many other features, like the tabs, gallery, etc… have their own skin, we can select from visual composer different styles like minimal, classic, modern etc…
It would be great to do this for the social share buttons too, can you give us the option to select via VC and also add a few more other styles?
Also, is the new update coming any time soon?
Thanks
Hey toolbox101,
Thanks for the requests, they’ve been noted. The next update is due out sometime in February – if you want access to the beta, just shoot me an email in regards and i’ll be sure to send one out to you on the next iteration
Hi, my website won’t let me make any updates. It give me this error:
Warning: Cannot modify header information – headers already sent by (output started at /home5/thebran8/public_html/wp-content/themes/salient/nectar/tinymce/shortcode-processing.php:4230) in /home5/thebran8/public_html/wp-admin/post.php on line 210
I only get the error when I try to Update a page. Any idea how to fix this?
Hey MG-Skylar, are you using the latest version of Salient (10.0.1)? If so, Please reach out via the contact form on my author page so I can take a look https://themeforest.net/user/themenectar
Thanks in advance
My Salient WPBakery Page Builder is no longer activated is giving me a fatal error when I try to activate. Looks like Salient WPBakery Page Builder is on 5.4.7. Do I need to purchase these products to be able to update them now?
Hey edennis,
The current version of the Salient WPBakery page builder is 5.6, which is required for WordPress 5.0+ – Do you have another version of the page builder active? Usually that’s the only way a fatal error would occur. Also, if you’re not seeing the update for 5.6, you likely need to update your version of Salient http://themenectar.com/docs/salient/wordpress-5-0-update-guide/
Cheers
Hello! On mobile, no meta is visible. I just needed the date…
Hey antongrigore, could you kindly share your URL in regards so I can take a look at your settings?
Thanks in advance
Thank you for your reply! The site would be: grig.online.
Thanks antongrigore,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
@media only screen and (max-width: 690px) {
.single #single-below-header span.meta-date {
display: block!important;
}
}
Thanks, but… hm, strange, now there are 2 dates… 
Hey antongrigore, change the snippet to the following:
@media only screen and (max-width: 690px) {
.single #single-below-header span.meta-date.published {
display: block!important;
}
}
Thank you so much! You’re amazing!
Glad I could help antongrigore 