38441 comments found.
Can you prevent the header nav and home logo resizing when you scroll?
Hey macca!
Yes, you can disable that with one click in the admin panel 
Hi, Where do I find JS folder you mention in this link http://themenectar.ticksy.com/ticket/52766
Thanks
Right inside the root of the theme folder. 
Like this?
/** Pretty Photo ***/
function prettyPhotoInit(){
$('.gallery .gallery-item a').addClass('pp');
$("a.pp").prettyPhoto({
theme: 'dark_rounded',
I get a message: Image cannot be loaded. Make sure the path is correct and image exists…
B 
Hey B, can you paste a link to a page that has that error? Thanks!
Here it is
I’m just testing playing with the dummy content for now
Thanks! You just need to select “Link To: Media File” instead of “Attachment Page” when creating your gallery 
Nope, I’m afraid still unable to open the photos in lightbox
There are not that many settings one could adjust.
Your gallery is still linking the images to the attachment page. Have you made sure you’ve selected media file like this? http://i.imgur.com/aP43trJ.jpg
yes, and I did it again on another page galaproductions.co.uk/new/?p=108 Same thing – I haven’t changed the spacings or something like that by mistake? It’s inserted on line 24.
function prettyPhotoInit(){ $(’.gallery .gallery-item a’).addClass(‘pp’); $(“a.pp”).prettyPhoto({ theme: ‘dark_rounded’,
No, the problem isn’t with the script – the popup is opening as you can see. The problem is that what your gallery items are linking to are not images, they’re linking to the attachment page so prettyphoto can’t open it. If you want, I can log in and verify you have it set up correctly – just open a private ticket on the support forum with your info.
Thanks 
Hi, have done as instructed. Ticket #64507
Thanks b1b, I’ll be with you as soon as I can!
I just purchased your theme…..I always prefer to create a child theme so I can freely edit the css and not have the changes overwritten in updates. I reference the css but I think I need a template reference. Any ideas what I should push over into a child theme folder?
Hey vegasphotog, thanks for buying 
You only need to create a stylesheet and import the parent theme’s stylesheet; nothing else needs to be brought over in order for the child theme to work.
e.g.
/*
Theme Name: My Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme I have created.
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
@import url("../salient/style.css");
Awesome thanks for the quick response…that got ‘er done.
Great! 
Hi I still have the problem with the footer of the site with your theme thank you for helping me
Picture of the problem: http://initialephoto.com/wp-content/uploads/2013/06/Capture-d’écran-2013-06-17-à-00.30.351.png
Hey pierreteasy, can you post your URL so I can take a look. Thanks!
Hello here is my website http://initialephoto.com/ also OVH (1 site accommodation in France) told me that the theme is ram on the server he can reduce it?
Hey pierreteasy,
I found what’s causing that extra space at the bottom of your site: http://i.imgur.com/c0ti3iz.jpg
If you check out that screenshot of your source code, the highlighted line in blue is the culprit. If you can remove whatever you have in place that’s adding that image then the space will go away. Looks like it’s something from nojsstats.appspot.com
Cheers
I do not find this line of code in the footer.php file
pierreteasy,
It’s not going to be inside the template file itself, as that image is obviously not a apart of Salient. It’s getting inserted by a plugin most likely.
are there any UN moyen de remove this line WITH language code in the css file édideur
I’m sorry pierreteasy, I didn’t understand that last comment.
I’m sorry it’s french google which is responsible for translating into English I have now in the footer left ”:)” how can I fix this bug: ( here is my site: http://initialephoto.com/
Add this into your Custom CSS Box:
img#wpstats {
display: none!important;
}
Hi,
Masonry Blog > Format video > embedded vimeo video code. I’m trying to have preview image instead of 1st frame of my vimeo video showing. I have uploaded the image (960 ppx wide) – it’s showing on edit page but fails to show on main blog page and the individual page. I tested this with self hosted video and the image is showing no problem. ???
Regards, Beata
Hey Beata, thanks for purchasing the theme!
What you’ve described is normal behavior. You can only use a custom preview image for self-hosted videos because the player is being created on your site instead of being embedded in an iframe. If you want to change the preview image for vimeo video you have to configure that in your vimeo account, there’s an option for it
On your video’s page in vimeo, go to Video Settings > Basic > Thumbnails
Hi, thanks. This is how would normally do it but I thought I had an extra option to play with. 
You’re welcome b1b! Yeah, the option is only for self-hosted 
Awesome Update w/ the brick and mortar blog! Thanks for taking our comments Heart!
Thanks FromInfinity!
Cheers 
Hi there
Terrific, looks fine, however I have one issue to start with, in the “home slider” if I try to upload anything…nothing happens. I have re-installed the theme, I am using wordpress Version 3.5.1…and nothing. I can not upload anything. Also, on the left side of the wordpress menu, Salient has a black cross (image missing I guess) if that can help…I have tried with IE9, Safari, Chrome and Firefox. Any idea? Best
Hey osalgado, thanks for purchasing!
There’s only been one other instance I can recall where a user had issues uploading images and was using WP 3.5+. Would you please open a private ticket on the support forum with your credentials so I can see what’s causing the error?
Thanks!
That’s what i call a prompt reply! Thx done
Awesome, I’ll be with you soon!
Does the image shown on the portfolio thumbnail have to be the first image on the details page or can those be different? Also can you turn off the view larger option in the thumbnail? Basically I’m trying to create a thumbnail different than any image in the details with no need to zoom in on that thumbnail.
Thanks! 
P.S. Can you substitute your own icons/buttons in lieu of the default ones? I’m guessing no because it’s a short code but thought I’d ask before purchase.
Hey GeekFilter!
1. It’s pretty easy to remove the thumbnail image from being the first image on the more details page – just need to delete a line of code in the relevant file.
2. Yes, I’ve already posted a CSS snippet to remove the view larger button in the forums 
3. It would be hard to add your own icons and have them behave in the manner the default ones do without creating some custom CSS rules. This is because the ones that come with the theme are a font file and not images you can easily swamp or add to.
Cheers!
Very beautiful and unique…One question
Is it touch friendly?
Thank you 
Hey Aineko, yes it is! Feel free to open the theme on your mobile device at http://themenectar.com/demo/salient/ and see for yourself 
Hello,
how can i cange the size of the Portfolio Gallery images? I need a different hight.
Thx
Hey erni41!
Open up your functions.php file and search for ”# Image sizes” (should be around line 173 depending on your version) Modify the portfolio-thumb size. You’ll need to recreate all the thumbnails for your projects as image sizes are created upon upload and won’t effect any previously uploaded images you have. There’s also a few plugins to recreate image sizes as well if you don’t feel like reuploading everything 
Cheers
Super theme
well documented and easy to modify…
JC
Thanks a lot JC!
Ahhhhh – found it. You knew I would, didn’t you? I found it in the Main File(s) download. It was not in the Installable Wordpress File zip that I downloaded immediately upon purchase. I had to go to my download page which is where I found the other available downloads including the Main File(s) download. Woot! On my way now….
Hey sheri_khan, thanks for purchasing the theme!
I always had faith you’d find it 
Cheers!
The documentation on this theme and the videos are AMAZING ! Very, very helpful.
I’m glad they’ve helped you! Making the user experience pain free was a top priority 
Hello,
I’m not having very much success tonight! I download and installed the theme (yay) but do not find the “dummy-data.xml” file in my download.
Please help. I must be a dummy.
Thanks 
Hello,
First off – awesome theme, thank you!
Is there any way for me to add more custom fonts to choose from? I thought I saw a previous comment about this same topic but can’t seem to find it.
Thanks!
Hey dingsdesigns, thanks for purchasing the theme!
Here’s the ticket which I responded regarding that request: http://themenectar.ticksy.com/ticket/51185/search/
Awesome. Thank you!
You’re welcome!
hi there
im having alot of trouble with the home page slider. it is importing my images and cropping them. also it puts a border between the bottom of the slides and the info for the panel underneath – this border is also inconsistent in size from slide to slide (sometimes approx 10 pix, sometimes approx 40 pix)
can anyone please help me out?
im also new to wordpress so go gentle on me – thanks very much
Hello Oregandan3, thanks for purchasing the theme 
Can you please open a ticket in the support forum with your URL so I can take a look and help you out? Thanks!
and ignore marker-not-showing on contact page too 
Hey b1b, thanks for buying the theme! I’m very glad you answered both of your questions!
Cheers 
Sorry, ignore my no-slide-on-home-page question – wasn’t thinking straight! 
Hi
Another questions – do the contact page markers need to be certain size or certain format – mine is refusing to show up – watched your video and read instructions – the company name is displaying but not the marker 
Thanks
Hi,
Sorry to be asking a really basic question but can’t figure out why the home slider is not showing on home page. I’ve imported all the dummy content, everything works fine, assigned menus, created hope page as static page – and have all the other content on home page except the slider. Is there an option to choose home page without a slider that I might have accidentally activated?
Thanks
This looks terrific! Great style and design. Quick questions… is it possible to add parallax effects on other pages? Not just the home slider? As a section of a page perhaps?
Thanks. Nice work!
Thanks a lot kitzmillermedia!
As of now the only parallax element in the theme is the home slider and as its name implies, can only used on the home page.
I Kinda assumed as much. I appreciate the reply! Thank you! I love the look of this theme.
You’re welcome!
Cheers