38438 comments found.
Hi,
I recently completed an update of the theme, have installed the new VC plugin and things are mostly functioning well. However, I have a glitch whereby inserting a blog element on my page strangely duplicates all of the content on the page. Unfortunately I am working from a localhost so cannot share the URL, however, I have supplied images to support.
I can confirm that it is the blog element which is causing the problem, as when I remove it the page functions normally. I can also confirm that when I add a blog element to any post, page or portfolio item, it causes the same problem.
https://www.uploady.com/download/rPx6tEK01ny/jFxNs6siX272xbOwThanks a lot for your help as always, Andrew
This issue appears to have resolved itself. However, I have a further question: is there a simple way to create a white space of 10-20px around the elements in the new blog masonry? I would absolutely love to do this.
Hey Andrew, in the init.js file located in the js folder search for occurrences of this and change it to 10 or 20
packery: {
gutter: 0
}
Just updated the theme and get this fatal error:
Fatal error: Cannot redeclare class WPBakeryShortCode_Nectar_Gmap in /homepages/31/d543751209/htdocs/wp-content/themes/salient/nectar/nectar-vc-addons/nectar-addons.php on line 1913
Website: crossculturesurf.com
don’t worry, I’ve done a clean install and starting again.
Hey joseba,
Glad you got it sorted 
Cheers
Is there a way to make a certain menu heading a different color, for like My Account or something like that? Trying to make one like this button here http://goo.gl/nrAuAe
Hey, add this into the custom css box in the Salient options panel:
header#top nav > ul > li:nth-child(3) a {
color: red!important;
}
Cheers
Thanks. That makes all the drop downs red as well. Anyway to stop that?
Change the snippet to this 
header#top nav > ul > li:nth-child(3) > a {
color: red!important;
}
Hi Guys,
Great theme. I am using this theme from a long time now but in recent updates I am having problem with nectar slider. Its not responding to devices instead of that it slices the Image from both right and left side.
Regards
Hey,
Do you have the flexible height option active on your slider? If so, please allow me to take a look at your page in regards 
Cheers
Hi there, Brilliant theme. Is it possible to have a logo on top of a video background in Nectar Slider? If so, please can you show me how? Thanks
Hey wardanddodds,
You can use an img tag in your caption field:
<img src="your-img.png" />
Cheers
Hi guys, after the update, all of my color accents and custom CSS and font sizes have reverted back to a small teal style. All options are correct under the Salient tab, but the pages do not reflect these settings.
Nevermind, it was an issue with Cloudflare after the update of the theme
Hey – glad you sorted that 
Cheers
Hello! How can I change width on boxed layout?
I used this: body #boxed, body #boxed #header-outer, body #boxed #header-secondary-outer, body #boxed #page-header-bg[data-parallax=”1”], body #boxed #featured, body #boxed .orbit > div, body #boxed #featured article, html .ascend #boxed #search-outer { max-width: 1000px!important; }
but everything except the header changed width! Thanks.
Hey wuzup,
Could you kindly share your URL in regards?
Cheers
Hi, While using IE, the header remains transparent as you scroll down the page. It does not turn white as with other browsers. I have the most recent theme update.
I added this to your support site but no response. Ticket: #389914
Please let me know
Hey roye, will check now 
Thanks, this is happening in IE 11 all the time. And now it I see it sometimes in FF but when I refresh the issue goes away in FF. But for IE it does not. It always happens
Please any update on this?
Thanks for the additional info, could you please verify the credentials you added on the ticket are correct?
Cheers
I just did, I responded privately. Please check and let me know as soon as you can
?Hey – your plugin “scroll triggered box” was causing the issue Cheers
Thanks a lot! I really appreciate the help! Great theme by the way. Last question. How do I enable comments for pages (not posts)
Hey – you’d need to add this into the page.php file:
<div class="comments-section">
<?php comments_template(); ?>
</div>
Cheers
Hey
After the update, all my animated links stopped working (Only in the menu/header)
www.andersnyholm.dk
When you press the portfolio button, nothing happens. Please, I really need a fix, this isnt very userfriendly.
Best regards
Anders
Hey Anders, could you kindly open a ticket in regards with your admin credentials so I can take a look? themenectar.ticksy.com
Done. I made it a private question, so how do I see your answer?
Best regards
You’ll see the response when I write back – could you let me know the ticket ID?
Does Salient support any multilingual/bilingual plugin?
Hey, it should work fine with WPML
Cheers
Nectar Team,
Brilliant theme. The more I work with it the more I love it!!!
Quick question, I have a Nectar Slider set with a specific height of 400px. I’m trying to add an image gallery below it but I am getting a ‘white gap’ between the Nectar Slider and image gallery.
How do I remove the gap?
See screenshot here: https://www.dropbox.com/s/3k1nco0ur78egd0/Screen%20Shot%202015-03-10%20at%201.43.29%20PM.png?dl=0
Sorry building site via localhost and therefore can’t share URL.
Thanks, EM
Hey evermaven,
Ensure that the row holding the Nectar Slider is set to full width background
Cheers
Excellent. Fixed the issue.
Cheers
ThemeNectar,
How would I go about replacing or deactivating the PrettyPhoto (Lightbox) currently used with Salient and using a different Lightbox plugin, such as https://wordpress.org/plugins/responsive-lightbox/
Any help you could provide would be greatly appreciated.
Many thanks, EM
Hey,
You can remove the css for it in the style.css file (search for “prettyphoto” to end up at the right place). If you also need to dequeue the javascript you can do so in the functions.php file 
Cheers
Hello ThemeNectar,
I did a search for “prettyphoto” in the style.css and was unable to find it. Can you help me out with this. I would really like to replace the current PrettyPhoto/Lightbox used with a different plugin (https://en-ca.wordpress.org/plugins/responsive-lightbox/)
Any help you could offer I would greatly appreciate it.
Cheers, Alan
Hey, please see my response to your other comment in regards 
Hi
I am getting an error message as soon as I install woocommerce, “the files in not upto date”
I soon as I upload woocommerce demo content, I get a spinning circle on the front page
I have tried numerous clean install, and had it working without woocommerce, unable to raise a ticket can you email me, will provide login detals
shah1471 AT gmail DOT com
Hey,
Can you successfully install WooCommerce when Salient is not active?
Cheers
Hi Guys,
I added 3 products in 3 columns using Woo Commerce Products from the visual composer. The site looks great on desktop but the products don’t align sufficiently and looks like it has lost responsiveness via mobile and tablet. Is it possible to align them underneath each other when viewing from mobile and tablet? At the moment they seem to display to the right of the mobile and tablet and are thus invisible.
Thanks
Hey Marketingnetwork!
Could you kindly share the problem URL in regards so I can see why that’s occuring?
Cheers
You will see the products at the centre of the page http://book-ears.com/
Hey, add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1000px) {
html .woocommerce.columns-3 ul.products li.product {
width: 100%!important;
}
}
Cheers
Hey thanks for your reply, i added the code and it somewhat works for tablet devices however the products still don’t display on mobile. I added the code below but to no avail.
@media only screen and (min-device-width : 320px) and (max-devic-width : 480px) { html .woocommerce.columns-3 ul.products li.product { width: 100% !important; } }
Can you advise?
Thanks in advance.
@media only screen and (max-width: 1000px) {
.woocommerce ul.products {
margin: 0!important;
}
}
Cheers
Thank you, your support was great as always!
You’re very welcome 
Hello,
1. I’ve problem with carousel. Autoration doesn’t work -> http://wegnerbudniak.com/home/
2. Is it possible to display 6 logos in carousel?
Hey,
1. The latest update fixed this
2. As of now that would require some custom modding to the init.js file located in the js folder: check out this line:
(parseInt($(this).attr('data-max'))) ? columns = parseInt($(this).attr('data-max')) : columns = 5;
Hi guys,
I have an issue with the mobile menu (tablet and mobile sizes) where you click on the menu button (three lines) to drop down the menu list, but then as soon as the list drops down, it closes almost instantly so there’s no way to select any of the menu options. Have you guys seen this happen before and know what may be causing this?
Thanks, Andy
Hey Andy,
Could you kindly share a URL in regards so I can take a look?
Cheers
Absolutely – I’ve sent it to you in a private email as we had to create a login for access to the site. Many thanks!
Hey again! You also have an htaccess password protection on the /wp-admin page, could you let me know the credentials for that as well?
Thanks for the reply – you should now be able to use the same user and password for the wp-admin page. If it doesn’t work, I’ll have to get onto our server admin guy in the morning. Thanks a lot.
Thanks! It seems you have quite a few plugins active – could you kindly try seeing if any are causing the issue?
Hi guys,
I’ve checked all of the plugins and deactivated them, but the issue still remains. Could you please take another look into what is causing this problem? The username and passwords you used before will still work. This has become urgent and we need to go live by the close of play tomorrow and this is the only issue that’s preventing us from going ahead.
Thanks a lot, Andy.
Hey again – I logged back in and noticed the issue only occurs when your child theme is active. One of the customizations you made in there is likely conflicting
HI there, I have added Multilanguage Plugin, wich adds /en_US/ to the whole website, working flawlesly on Pages & Posts. When it comes to the portfolio it links me to a 404 when (/en_US/portfolio/) is added.
Could you help me up in order to fix this? Maybe hardcoding?
Thx for the amazing template!
Hey – which multi lingual plugin are you using?
Cheers!
THx for the reply, this is it: http://bestwebsoft.com/products/multilanguage/
Hey – unfortunately I haven’t tested with that, only WPML. Could you kindly reach out to the developer in regards?
Can anybody tell me how to change this, in wich file can I change this?
http://awesomescreenshot.com/07c4l2gza3Hey gr3gg, that lives in the single.php file located in the root of the theme directory 
How can I add a Nectar slider to the error 404 page? Trying to add a custom video to it…
Hey haydenkirk, in the 404.php template file use this:
<?php echo do_shortcode('[nectar_slider_shortcode_here]');?>
Cheers
Thanks. is it possible to link a 404 page to a normal page in wordpress?
Hey – yes, you can use a redirect: http://www.wpbeginner.com/wp-tutorials/how-to-redirect-your-404-page-to-the-home-page-in-wordpress/
Cheers
Hi – quick Q: how do I remove the purple line on top of my site: http://qill.me ? I simply can’t remember how I created it – and how to remove it! Best Marie.
Hey MarieW! That’s being adding through WooCommerce – you can deactivate it in your WooCommerce plugin settings