38439 comments found.
How can I show contact information for the author on a blog post? http://www.crafty.se/eric-lassard-fran-polisskolan-ar-dod/
Hey,
you’d need to add it into the author bio section where you have “Grundare av Crafty.se och som till vardags arbetar som User Experience Designer / Web designer. Nörd som älskar allt som har med Apple, film och teknik att göra.”
can not add code there. you can not add a link
Make sure you use single quotes in the href attr
Cheers
I’ve just installed a popular plugin called NextGen Gallery Plus. it would seem their Lightbox pro effect will not work with the Salient theme. Instead I get this error, (Fatal error: Could not extract a stage height from the CSS. Traced height: 0px) How do I fix this? (I have ruled out plugin conflict, browser cache) thank you in advance!
Hey!
Could you please share the URL so I can see your theme settings so I can replicate it on my end?
Thanks 
thank you for your reply! my url is, http://www.ambleunbound.com
Could you share the actual page URL that shows the issue – at first glance i’m not seeing any lightbox links on the front page
Cheers
sorry about that, i hadn’t published the test page yet. here it is, http://www.ambleunbound.com/nextgen-draft/
this plugin is set up so that when you click on an image, a lightbox should display, but instead im just getting this message, (Fatal error: Could not extract a stage height from the CSS. Traced height: 0px)
Any help would be greatly appreciated! Thank you!!
Hey – unfortunately i’m unable to access that page, perhaps the URL has changed?
So sorry, the URL hasn’t changed, my hosting site/server just sucks and the URL goes down periodically! nothing i can do… Please try it again, http://www.ambleunbound.com/nextgen-draft/
No worries – however I’ve tried on Chrome/Firefox and the gallery seems to be loading, http://i.imgur.com/9jOPW8e.jpg could you let me know the browser/OS you’re using?
That is strange! I’m using Windows 8 and google chrome, and my gallery won’t load, however I just tested it using firefox and it worked! Why will my gallery not load using chrome? very odd. thank you!
It seems to on my end on W10/Mac – which version of chrome are you using?
Hi! I need to hide the white space below the Nectar Slider. You could tell me how?
Hey – please share your URL so I can see what’s causing it 
Hi,
Just wondering how to change the product price font size on a mobile device ?
Please see the image link below:
The price range text kinda overlap if Number of Decimal places set to 2.0 in woocommerce.
http://i.imgur.com/gLf8tYN.pngThanks Neeraj
Hey,
could you kindly share the actual URL in regards?
Cheers
Add this into the custom css box in the Salient options panel
@media only screen and (max-width: 1000px) {
.woocommerce ul.products li.product .price {
font-size: 14px!important;
}
}
Cheers mate..It worked 
You’re welcome 
Hi there, for some reason my portfolio items just stopped disappearing? Looking at the html the data is there but just not showing up. This is happening on the links below:
http://yourdemosite.co.nz/lampstudios.co.nz/ http://yourdemosite.co.nz/lampstudios.co.nz/work/Any assistance would be awesome. Hear from you soon.
Hey,
I’m currently seeing them show up – are you still experiencing this? If so, please let me know what browser you’re using 
Cheers
Hi Nectar,
Under Wordpress updates on our site we just found the following option:
Salient Visual Composer You have version 4.9.2 installed. Update to 4.10. View version 4.10 details. Compatibility with WordPress 4.4.2: Unknown
Since you haven’t mentioned this as an update in the forum, I wanted to ask before updating to make sure this would not break our site.
Thanks, Roland
Hey,
The current version of Salient VC is 4.9.2 – the update for 4.1 will be out later this week. As of now there’s no way to get that version other then using the raw VC
Cheers
Gotcha. That’s what I assumed. Just strange that the update option was showing up via the update UI in WP. Thanks!
You’re welcome 
After the last theme update my logo disappeared. I have re-uploaded it again in theme settings but it is not appearing on frontend. Any help is appreciated. My website is http://bit.ly/1PFJr5V
Hey,
Please open a ticket in regards with your admin credentials so I can take a look for you themenectar.ticksy.com/
Cheers
ticketnr 674804
Glad to hear you got it sorted – were you using an outdated child theme?
In the Row Settings the Background Image delete (X) option is not shown over the thumbnail. How can I fix this issue? Thanks in advance
Hey – please make sure you’re using the latest version of the Salient Visual Composer plugin. Try deleting the version you have and reinstalling from Appearance > install plugins. Also make sure you’re on the current version of the theme (7.0.6)
Cheers
I have a really old version of the theme on an old website and it is really difficult to upgrade. Version is 2.6.5 and the problem is that i have 2 nectar sliders on 2 pages which are not visible in IE 11. Is there any workaround?
Hey,
Please open a ticket in regards with your admin credentials so I can take a look for you themenectar.ticksy.com/
Cheers
Hi, when I try and exclude the ‘call to action’ section from multiple pages, for example home and contact. It’s hidden from home however, still showing on contact. Is there a way to fix this? Cheers.
Nevermind figured out it out. I needed to update to: $options = get_nectar_theme_options(); in my child-theme footer. Thank you!
Hey – glad to hear 
Hi..I bought the theme and downloaded the files. When we unzipped then I couldn`t the file of demo content in any of the folders. Kindly suggest as where I can find the demo content file.
Hey,
it’s all available to import in the Salient options panel > demo importer
Cheers
Hi,
Im having an issue with not being val etc duplicate products. If I click the clone option it simply refreshes the products list page and doesn’t create a duplicate, and if I click the duplicate link it takes me through to the posts page? This is strange.
Any help would be appreciated.
Thanks!
Hey,
could you please open a ticket in regards with your admin credentials so I could take a look? themenectar.ticksy.com/
Cheers
After the update my website is not working anymore. I get an error 500 when trying to access the backend.
this has been fixed!
Hey – glad to hear 
Cheers
Hello! First of all, thanks for the great theme! I am having a problem right now with the 3d parallax rollovers for the portfolio pages. The images do not appear at all, leaving a black screen. Only the rollover box effect works. If I reload the page then the thumbnails appear, and everything seems to work fine. But I have to reload every page after it loads the first time. This happens on multiple browsers, even after clearing the cache.
Any ideas?
Thanks!
Hey!
Are you using ajax page transitions? If so, could you kindly try switching the transition mode form ajax to the standard method?
Cheers
That fixed it! Thank you!
You’re welcome 
Hi there
After adding the following code to create space around the header logo, I’m seeing issues with the page header not vertically aligning in the centre correctly.
#header-outer {
padding-top: 50px!important;
}
#header-outer img {
margin-bottom: 30px!important;
}
See http://www.autocrc.com/staging/?page_id=2542
Also when viewing on a mobile device, how do I control the spacing above the logo to keep it to a minimum.
Thanks!
Hey!
Add this into the custom css box:
body #page-header-bg h1 {
top: 40px!important;
}
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body header#top, body #header-outer:not([data-permanent-transparent="1"]) {
top: 10px!important;
}
body #header-space {
height: 73px!important;
}
}
Cheers
Hi there,
can you tell me where I need to change to have the mobile menu switch in just slightly earlier. I think at the moment it switches at around 1000px width but I’d like to make it something more like 1100px. I’m using the latest version.
http://www.pixelrush.com.au/You can see that between 1100 and 1000px the menu gets pushed to the second line.
Much appreciated.
Hey,
Instead of doing that it would much easier to simply create more room for the menu items in that viewport – add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1200px) and (min-width: 1000px) {
header#top nav > ul > li > a {
font-size: 13px!important;
}
}
Cheers
That’s perfect, thanks so much. Much easier solution.
You’re welcome 
I cant seem to find the dummy data…..
I cant seem to find the dummy data…..
Hey,
you can import in the theme options panel > demo importer
Cheers
Hi, is it possible to disable the related videos that display at the end of a Lightbox Youtube video? I tried using the url with /embed/ in there, and I’ve tried adding ?rel=0, but neither have worked. Thanks.
UPDATE
Nevermind. Turns out that using &rel=0 at the end worked. Not ?rel=0
Hey! Glad to hear you sorted it 
Is there a way to tell what version of the theme I have if a developer has modified the name of the theme and created a new version number of the modified theme?
Hey – in the source of the page you could check the version numbers on the scripts. The nectar front end one should have the actual version number
Cheers
Thanks for the reply – just wanting to make sure, on line 829 of source for www.acxiom.com, it looks like we’re on version 3.1. Do you concur?
Hey,
It would appear so 
Cheers
Hi there,
I am using version 6.1.65 of Salient with a child theme.
Everytime I try to update the theme, I lost all my settings in the theme option, so the look and feel reset to default. Fortunately, I have a good backup system so I can easily rollback..
I DID try with this box (Move Dynamic/Custom CSS Into External Stylesheet?) checked and also unchecked…same result.. http://d.pr/i/1ezVq
That said, I still cannot update the theme without loosing all my change in theme option.
Please advise.
Maxime
Hey,
have you tried to use the parent theme to see if it makes a difference? Also, does your options panel end up empty after updating? If you could kindly open a ticket in regards themenectar.ticksy.com/ with your admin credentials I’d be glad to check on this further for you 
Cheers