38442 comments found.
Is it possible to use parallax on any other pages? this feature would guarantee a sale! 
Hey expressivemedia!
As of right now, it’s only possible to use that effect on the homepage..maybe in a future release!
OK thats good enough for me! Puchased and I love it! Just one question, when i resize my window to check mobile size my logo resizes really really small, any ideas why?
I have the carousel plugin activated but it is only showing 3 of my 5 items – I want it to show 5 columns and scroll the rest… but I can’t get the columns set for the carousel – I tried everything cols, col, column, columns – please help thanks
Hey greenmeanie,
please post this on the support forum, I will need more information on what plugin you’re referring to and your URL so I can actually see the problem.
Thanks 
Ive posted and not received any responses
I’m dying here, please help me out – just need a simple title and left and right buttons on the client carousel – tried everything for hours and nothing will work. Support Ticket: [PRIVATE] Ticket #52731
Thanks!
Green, it’s only been one day. I’m sorry for the delay, but there is a small queue at the moment. I will be with you as soon as I can. I didn’t forget about you 
Hi, I’ve just bought the theme and the Nectar shortcodes option doesn’t work, when I select the option Nectar shortcodes it shows an empty screen.
Hey cemarini,
Change the permissions of the shortcode generator file located at nectar/tinymce/shortcode_generator/shortcode-generator.php to 755 using CHMOD. If you are not familiar with changing permissions, I’d be glad to assist you. Just open a ticket on the support forum 
Thanks!
on the desktop, when you resize to a smaller window, and the responsive feature is turned on, there is a point where the navigation menu disappears.
Using chrome version 26.0.1410.64 m
Seems to be due to the viewport size calculated by .width() being different from the css media query’s max-width. See init.js around line 350:
if( $(window).width() < 1000 && $('body').attr('data-responsive') == '1'){
$('body').addClass('mobile');
$('header#top nav').hide();
}
Removing $('header#top nav').hide();, and then moving that to be consistent with the media query in responsive.css makes it work properly. To do this, I added the following to the salient custom css:
@media only screen
and (min-width : 1px) and (max-width : 1000px) {
header#top nav { display: none }
}
Nice find nkahfai
thanks for posting this!
I really like what you’ve done here, I have two requests though: Title images for blog posts and projects. Look at what Polygon.com has done with their stories for instance.
Thanks partiallypro,
there isn’t an explicit template named blog because there doesn’t need to be… the blog always falls to index.php by default. The only reason I would have needed to make a template named blog is if I supplied more than one layout style for it and you had options to choose from. All you need to do is make a page and set it as your posts page in Settings > Reading. The user guide covers all of this
and it’s standard WordPress practice.
also, im not sure if its a bug or what, but after i’ve deleted my original home “page” and resetup a new one for it, whenever i click the logo, it displays error 404, page not found =/ is there a fix to this?
I would recommend refreshing your permalinks to start. Go to Settings > Permalinks and click save changes. If that does not resolve the issue, please open a ticket on the support forum 
Fantastic theme! A few questions before I make the purchase:
I’m planning on using the theme primarily as a one-column blog. If I remove the sidebar completely, will the posts automatically fill up the space currently used by the sidebar, or will there be an empty column to the right?
Is there any way to form a drop-down menu from “Blog” to show different categories? (Like can I do this from the menu options within the Wordpress admin?)
Thanks stephjiang!
1. Yes, you could remove the sidebar and fill and of the space, if I’m not mistaken I’ve already posted this mod on the forum. 
2. This could easily be coded, just post a ticket on the support forum and I’ll supply the snippet 
Cheers
for some reason teh google map marker isnt showing up on my page. Is there a reason why for this?
Hey helencham!
My guess is that you might have supplied latitude and longitude coordinates that are too far from your marker to see. But I can’t give you the actual answer until you supply me with your URL
and please use the support forum for when you need help, the comments are not the appropriate place.
Thanks!
Hey guys,
The 1.4 update was great and fixed a lot of the issues I had, but now for some reason it no longer displays the mobile layout on devices. Here’s my URL if you wanna see for yourself.
http://sinch.usOh yeah! And how do I get a 4 column layout for he portfolio section?
Thanks for your help
Glad to hear you like it, squareinch!
1. Legacy users that are updating have to enable the the responsive design in the theme options now. It is set to be on by default for fresh users, but not for updating users.
2. You can find the column selection inside of the portfolio options tab in the theme options panel as well 
Cheers!
You’re too good to me ThemeNectar. Thanks again!!!!
Hi, I need one help. on Home slider I want to customize the white-border (less opacity/transparent) button. In which CSS file and place shall i change/edit, can you please tell me? thank you! regards, Tarique
Thanks for purchasing the theme oddworks!
This sounds like a question for the support forum
Please open a ticket there and I’ll be with you asap on that mod.
Thanks!
Ok I really believe this is my last question:
Is the only way to control the footer is through footer.php?
—never mind i figured this one out. --
Good to hear 
Hi. Do you have a recommended size for the homepage slider?
Hey ccraine!
It’s really up to you now, especially since the addition of the image resizing option. The only restriction in place is a minimum height of 500px when using videos 
Another question:
How do I get the client logos scroller fade section like on this page:
http://themenectar.com/demo/salient/about/about-me-example/This is also a shortcode mate, see my response below and also make sure you have reviewed the user guide.
One more question:
How did you add an additional column to the contact page?
By using the column shortcodes. If you’re having trouble getting the layout right I would suggest importing the included dummy data .xml file. To do this, go to Tools > Import, select WordPress and browse for the file 
I am wondering how the site wide call to action works?
Also I cannot find my certificate it is not where the instructions say they are so I cannot open up a ticket in the support forum.
Hey lcm404!
All you have to do is configure it in the Salient options panel “General Settings” tab and it will appear on your site 
I buy a lot of themes and this is by leaps and bounds the best one I have ever bought. Thank you for making my life easy!
You’re very welcome Mike! 
Hey again,
Still thinking about purchasing the theme, I have a couple more questions. Are the links when hovering over a portfolio item editable? What I’m looking to do would be to have a portfolio section which features different projects, so when an item is hovered over in the project list (which would be the same as a portfolio page) I could include a hover link to say something like “view project” which would link to a separate portfolio page containing the works from said project.
My other question is, are the dimensions for the portfolio thumbnails fixed? Since I work a lot in photography, a fixed dimension would change the way the images look quite a bit. If it is fixed, do you plan to include other portfolio layout styles in the future?
Thanks for all the help, I really appreciate it!
Hey Rooster,
1.I’m not quite sure I understand what you wish to do with your first question but it sounds like it would require custom development.
2. The dimensions are fixed, but you can either upload a custom thumbnail of your choosing or allow the featured photo to be automatically cropped in the center.
I have 2 questions: 1.) I do not see a short code for the clients carousel. 2.) I do not see how to add a video to the homepage sliders. Is that from a recent update?
Hey Burnessdigital!
Both of those are from later updates. Please download a fresh copy and enjoy the new features 
Both of your problems are due to the fact that somehow your site is loading jQuery 1.4.4. That is a very outdated version and is causing the script to break in both the contact and home sections. By default, WordPress 3.5 includes jQuery 1.8.3. and in order to change that, you must have either edited the functions.php file or you have some plugin with horrible coding practices.
the problem is a “Wordpress Like Locker” plugin thanks 
Cheers mate 
You have purchased a theme, but I’m having problems when not short code can be used. Please tell me the solution.
Hey takuya0522,
I don’t quite understand your question. Could you try explaining it a little more? Also, would you mind posting whatever issue you’re having on the support forum?
Thanks 
To a new post, and tried to use the short code from the edit screen Do not react. Please Help
Is the shortcode generator window blank white?
takuya0522, I can’t get to that page I would need admin access. Try to follow this guide to troubleshoot your issue:
Have you tried clearing your cache? What version were you using prior to updating?
I clear the cache. During installation, you can version 1.1 Update you be automatically?
Would you please post a private ticket on the support forum with your login credentials so that I can take a look?
I’m responding now 