38358 comments found.
Do I need a separate license to Access WPBakery Page Builder Template Library? Is this not included in the theme? How do we get access to the 200+ useful templates?
Hello there, I’m having an issue with the portfolio page. Project style + Main Layout doesn’t work. I’ve tried to change the settings but nothing happened…reset everything…nothing, this the first time when I have this problem. Any idea?
Hey peters89,
Please share the URL in regards so I can take a look
Thanks
Hi there, I’m having some issues with the image gallery (Touched Enabled and Spaced) – I want to display both landscape and portrait images, but need them to display at the same height. Currently if the image size is set to ‘full’ then the portrait images expand way beyond the height of the landscape images no matter how I resize the actual images, which pushes the navigation controls out of sight. Is there any way to restrict the height of the gallery?
Many thanks!
Hey enomen,
That would require custom css as of now – add this into the custom css box in the Salient options panel:
.nectar-flickity:not(.masonry) .flickity-slider .cell img {
width: auto!important;
max-height: 400px!important;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell {
width: auto!important;
}
Cheers
Images all overlaying and various sizes… Any suggestions?
Hey enomen, I’m only seeing half of the provided snippet active on your site which would explain the weird behavior. Only this line is active:
.nectar-flickity:not(.masonry) .flickity-slider .cell {
width: auto!important;
}
but this is not showing:
.nectar-flickity:not(.masonry) .flickity-slider .cell img {
width: auto!important;
max-height: 400px!important;
}
please verify that no “pre” tags were accidentally pasted in with the snippet
Ah, copied in from the email, now works perfectly thank you!
Glad to hear enomen 
hi, what are you doing in preparation for the new version of wordpress coming out? are you now working on the new update for the theme to support and work seamlessly then WP v5 is official?
Cheers
Kinda of disappointed that after i update the new version of this theme. the visual editor just don’t even work and i cant edit my content anymore :/ love this theme but completely stuck…..
Hey level5, the new update has been out for a while now and tested with the latest WP – since there’s no known issue like this, have you ensured you’re on the latest version of the page builder as well (5.4.7)? Also, have you checked to ensure no third party plugins you may have active are causing the issue?
Hello there, is it possible to remove the autoplay feature on a nectar slider with the video background? The idea is to have 3 or 4 columns within a row and each column having it’s own nectar slider with the video background. However, they currently all autoplay. Ideally, I think it’d be much more dramatic and interactive to have the video backgrounds only play when hovered. Any help is greatly appreciated. Thanks!
Hey clixgroup,
Unfortunately creating a hover event for playing the video would require custom javascript development – it would easier to use a third party plugin for this in regards currently. I’ve noted the idea for the wishlist though 
Cheers
Dear ThemeNectar theme, this is my fav theme!
But I have 1 bug: the tabs element is not responsive.
When resizing the window, the tabs overlap the content.
How can this be fixed?
https://bit.ly/2KgmAAXHey lfranken, that’s awesome to hear!
add this into the custom css box in your Salient options panel:
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body .tabbed[data-style="vertical"] .wpb_tabs_nav {
width: 30%;
}
body .tabbed[data-style="vertical"] >div {
width: 70%;
}
}
@media only screen (max-width: 1000px) {
body .tabbed > ul {
float: none!important;
display: inline-block;
}
}
Cheers
Thank you.
It works on full size desktop, but when resizing tab on desktop, it stil overlaps, when it’s mobile size tab, it works again.
So i guess tablet size it still overlaps?
Hey ifranken, the second part of that snippet has a minor typo – change it to this:
@media only screen and (max-width: 1000px) {
body .tabbed > ul {
float: none!important;
display: inline-block;
}
}
I applied the latest code, but now on mobile it doesn’t work well, neither on tablet.
On mobile, the tab section should be on top, the content below the tabs. On tablet/resizing windows on desktop, it overlaps.
Can you please help me out? The issue is here: http://luca.gps-buddy.com/branches/
Menu Item Color – How do I change the color of unpressed satatus of the first two menu items? (“OFFERTE” and “LISTINO 2018”) – romagnavacanzezas.it
Hey JoeEBasta,
I currently can’t access that URL, can you verify it’s correct?
Thanks
well there is maintenance mode activated, I write to your mail/profile credentials.
Hey JoeEBasta, I’m not reaching a maintenance page from the provided URL – it’s acting as if the DNS server doesn’t exist
“romagnavacanzezas.it’s server IP address could not be found.” – can you double check the domain you linked and verify it’s correct?
Hey JoeEBasta,
add this into the custom css box in your Salient options panel:
html body #header-outer header#top nav > ul.sf-menu > li:nth-child(1) > a:not(:hover),
html body #header-outer header#top nav > ul.sf-menu > li:nth-child(2) > a:not(:hover) {
color: #000!important;
}
Cheers
yeeeah man! THANKS A LOT!
You’re welcome JoeEBasta 
Hi,
We are working on client site https://www.flowerpuzzles.com/ and it uses you theme ‘Salient’. The problem with ‘off canvas navigation’. When you click on menu item main container should be closed after this action, but it still visible. Any suggestions will be very apreciated.
Thank you.
Hey ArtstudioWorks,
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
Is there a simple solution for fixing that the header logo is not visible on any blog posts? The logo is visible on the front page but is missing/broken on all posts. Using both light and dark logo with retina alternatives for both.
Hey PatricB, since there’s currently no known issue like this could you please share the URL where I can take a look?
Thanks
Thanks for the reply.
http://hksweden.se/when inspecting the page it looks like I get a 404 for part of the URL and I can’t really understand why this happens.
Hey PatricB,
I’m currently seeing the logo appearing on every post I checked (both the starting and standard logo after scrolling)
Can you let me know what browser you’re seeing this occur on? https://imgur.com/a/OCmUsXW
Cheers
Hello,
We’ve created a website using Salient and we want in the menu the little arrows that point down so you can see that there is a submenu ‘underneath’. I see this in the demo, but it doesn’t automatically show up when i make a submenu. Where can we turn that option on?
Thanks in advance!
Hey bigbirdmedia!
In the Salient options panel > general settings tab – change your theme skin to the “original” option
Cheers
Thanks!
You’re welcome bigbirdmedia 
If you navigate to http://thecreativeninja.ca/striker where I have setup a test-site for menu options on the left side of the page… I am wondering 2 things:
1. I have reduced the spacing between the items in the menu as small as I can utilizing the options within the salient theme…. is there coding I can use to further close the gaps between them in order to make them rest closer together?
2. How can I remove the “highlighter” menu-mouse-over option to remove the highlight entirely, but also make the mouse-over just turn the text slighter greyer like the colour of the existing highlighter when you mouse-over it? So in the end, it would be the floating black text, and when moused-over the dark text menu option would turn the text lighter?
Thanks for your time.
Hey anerdsworld,
1. For the Navigation Font field in the Salient options panel > typography tab, set the line height to be the same as the font size
2. In the Salient options panel > header navigation > animation effects tab select “Color change” for the “Header Link Hover/Active Effect”
Cheers
Hi ThemeNectar; the second set of instructions worked—thank you very much. However, adjusting the navigation font line height has done nothing to stack the vertical main menu closer together. Any further ideas on how to reduce the spacing between the menu items?
Thanks in advance!!!
Hey anerdsworld,
For some reason i’m still seeing the line height set to 49px while the font size is at 35px, try adding this into the custom css box in the Salient options panel:
header#top nav > ul > li > a, body.material #search-outer #search input[type="text"] {
line-height: 35px!important;
}
Cheers
Hey ThemeNectar, this worked wonderfully… I did try reducing the spacing the original way you mentioned, it didn’t work, so I reset the settings back to what they were—but this worked very well. Thank you!
My only and last question is: is there a way to align the menu vertically to the top of the page under the logo vs being centered on the page?
Thanks so much for the help! 
Hey anerdsworld,
add this into the custom css box in your Salient options panel:
@media only screen and (min-width: 1001px) {
html body[data-header-format="left-header"] #header-outer nav {
vertical-align: top;
}
}
Cheers
Thanks for all your help!
You’re welcome anerdsworld 
Hi there,
How can I make the “Slider” (from Recent Posts element) autoplay the posts and give it a certain interval when it should slide to the next?
I don’t care about the “Multiple Large Featured” slider. I need it for the above one.
Hey BlueScreenPanda,
There’s no option for this as of now – i’ve noted the idea for the wishlist
Hi there Is there any simple way of launching the off canvas menu #sidewidgetarea via a CTA button or text link? I mean without custom dev… Thanks
Hey bencarew,
Unfortunately not as of now, but i’ve noted the idea for the wishlist
Cheers
Hi ThemeNectar re this question, can i rephrase it as “if we needed to do some custom dev to get this to work is it achievable” ?
Hey bencarew, it would indeed be possible through custom development – if you’re looking for a freelancer you can always check out https://studio.envato.com/
Cheers
Hey thanks for that. We have a dev inhouse. Can you give us a small clue of where to start? Much appreciated. Love the theme btw. I think it’s the best we’ve ever used.
Hey bencarew, sure thing
in the js/init.js file locate this section and alter the selector https://pastebin.com/m8tNgYdc
Hello, is there a way to stop text and buttons from fading when scrolling on Nectar home slider. I have tried this code but it did not work for me:
//fadeIn active slide $($containerClass+’ .swiper-slide:nth-child(’+ (currentSlide + 1) +‘)’).find(’.content’).children().each(function(i){ $(this).delay(i90).animate({ ‘opacity’ : 1, ‘padding-top’ : 0 },{ duration: 400, easing: ‘easeOutQuad’}); }); and change the .delay(i90) to .delay(i*0)
Thanks in advance! Z
Hey katt101!
add this into the custom css box in your Salient options panel:
#featured .orbit-slide article .container,
.orbit-wrapper div.slider-nav span.right, .orbit-wrapper div.slider-nav span.left,
.parallax_slider_outer.first-section .swiper-slide .content,
.parallax_slider_outer.first-section .swiper-container .slider-prev, .parallax_slider_outer.first-section .swiper-container .slider-next { opacity: 1!important; }
Cheers
Thank you so so much!!! Cheers to you too! 
You’re very welcome katt101 
Hi, I can’t add Google’s conversion tag within a page. Tried adding “Raw .js” through WP Bakety but didn’t work. How can I insert the cody within the Body?
Hey 90d,
Ensure you’re on the latest version of the theme (8.5.5) and then use this in your child theme functions.php before the closing ?>
function my_custom_script(){
echo 'script here';
}
add_action('nectar_hook_after_body_open','my_custom_script');
Cheers
Hi, thanks for your response, but I need to put the code on a specific page only, not on the whole theme. How can I do that? Thanks again.
To give you additional details, I’m trying to insert the code on a thank you page. I also tried using Tracking Code Manager but didn’t work.
Hey 90d,
To go about that you would need to make a mod such as this into the header.php file. Add this directly after the opening of the body tag:
<?php if(is_page('name of your page here')) { ?>
CODE HERE
<?php } ?>
Cheers
Thanks, I’m opening a ticket to send you my original header.php because I tried several alternatives and they are breaking the theme.
It’s ticket #1564278. Thanks for your help!
Hi, can you tell me if Salient has a Widget possible of adding contact information with Schema code included in the render code, as well as the social media structured code in the header? An example would be good too.
Hey 79design, you’d need to use a plugin such as https://wordpress.org/plugins/wp-seo-structured-data-schema/ for structured data
Cheers
Thanks. Also, on the site we are looking after, it appears there are TWO UA Google Analytics codes. One seems to be generated by a plugin, but the second one is a puzzle and is causing a conflict with GA. Is there any way I can email you with the website, privately, so you can see if you can identify where it has been entered?
Hey 79design,
Have you verified that nothing has been entered into the Salient options panel > general settings > css/script related tab at the “Google Analytics” field?
Cheers
Yes that was it. They had put in a GA plugin too, and we used that for our GA code. But it appears there was one in there too. BTW, we added the Schema plugin, but it didn’t work. It doesn’t show their company details within the code. Any ideas?
Hey 79design,
Have you reached out on the plugin forms in regards yet?
Cheers
Yes. We may have to opt for a different theme, as that doesn’t put the scheme around addresses in the footer.
Hi, look at my website tummelier.com and see that the social icons are duplicated one in top of the other. Something is wrong here.
Hey eddieneg,
please clear the cache from your caching plugin or try temporarily disabling it to see if that’s what is causing the issue
Cheers
Nope it didn’t work. I cleared the cache and disabled it
Hey eddieneg,
I’ m still seeing all of the css being minified and served in one file: https://tummelier.com/wp-content/cache/wpfc-minified/mas2egos/dfvv1.css please disable that plugin so I can take a look at what’s causing the issue
done
Thanks eddieneg,
I’m seeing the following css that’s causing the issue – can you verify that it’s not being added somewhere in your custom css?
header#top nav > ul > li > a {
padding-bottom: 33px;
padding-top: 5px;
}
Cheers
I have encountered a conflict between the Salient theme and the plugin WP Simple Pay Pro https://wpsimplepay.com/. Somehow, I’m not able to select checkboxes when browsing from mobile Safari. Desktop and other mobile browsers are fine. The problem only occurs when using Salient (I tested with default theme and it worked). I have also tried disabling all other plugins, but didn’t make any difference. WP, theme and plugins are all updated.
See live page with the issue here: bghrt.se/skank
Please help me figure out this frustrating issue.
Hey jakobgelberg,
Can you verify that you’re Form Styling > enable fancy select/checkbox/radio styling is turned off? If so, could you share the URL where I can take a look to further test? Thanks
Hi! Yes, “fancy form styling” is off. Here is the URL: https://bghrt.se/skank/ Note that the problem only occurs in mobile Safari.
Hey jakobgelberg, thanks for sharing the URL – you just need to enable the option “Disable On Mobile” inside of the page full screen rows metabox to fix the issue 
Hi! Thanks a lot, that was easy 
You’re welcome jakobgelberg 
Unfortunately I have encountered troubles on my mobile site when bringing the system to php7.0. If that can be fixed, I will gladly renew support, but if not, I won’t gain anything. so please let me know whether this can be fixed or whether I need to go back to php5.6 or use another theme. thank you!
Hey MGT_Superwoman, there’s no known issues with PHP 7 and the latest Salient (8.5.5) – what version are you on and what errors are you facing?