38434 comments found.
Is there a possiblity to make the menu stand out like this? Even if it means adding a snippet of code in the html/php files? https://www.dropbox.com/s/8898p6hvj64h0fz/Screen%20Shot%202016-06-12%20at%2020.29.12.png?dl=0
Hey, unfortunately it would require modding beyond what I can provide here
Thanks for your reply. I have my support remaining for this theme. Would you be able to do it? If not if there is an additional cost for you to do it. What would it be?
I’m not personally available for custom gigs – you’d need to reach out to someone on Envato Studio in regards. Your support is still good for help with issues or small customization – this one is just out of the scope unfortunately
Hey there,
I’m trying to get a html particle header but it just isn’t working at all. I’ve got a fresh install of Salient but all I’m seeing is the title of the image I upload. so no particles in the header. Just a live text title…
Any ideas?
Cheers, Joe
Hey,
Please share your URL in regards so I can take a look 
Cheers
Hi, as always, I have love the theme. I’ve recently run into a problem that I can’t seem to fix. What I want is a carousel of images to go by within separate Tabs. Since carousel and clients are not an option, I’m instead using the Image Gallery – Touch Enabled and Spaced. Each image is the same size: 310×430, and I enter that size into the settings. But when I preview it on the site the physical size of the Image Gallery is huge: 820×1140. Even if I change the image size in the settings to be the smallest possible, it just makes the images extremely pixelated and the Gallery size stays the same: 820×1140. I’ve tried using this Gallery in the Tabs as well as in a separate row and I still get the same results. I’m not sure what’s going on. Any help is appreciated. Thanks!
Here’s what’s weird, when I put your images from this demo site http://themenectar.com/demo/salient-promo/ from the top of the page (which has the dimensions of 1000×743) into my gallery everything looked fine. Does the Touch Enabled and Spaced Gallery require the width to be at least 1000px because it only shows three images at a time? I’m thinking that might be the reason. Correct me if I’m wrong. Thanks.
Sorry for all the messages. Without any other solution, I’ve decided to use the 1000×743 template for the Image Gallery and that seems to work okay. But…the problem now is for whatever reason I am unable to place a second Gallery in another tab. The alignment gets all out of place. All I see is the navigation and the images disappear. Is this a bug? Is there any update maybe?
Hey,
Could you please open a ticket in regards so I could inspect the setup further? In general the touch enabled and spaced gallery will have the images occupy the space of the column they’re located in. Could you please share your URL so I can see the current setup you’re using?
Cheers
Unfortunately my website design is currently local on my computer so I’m not able to share it right now. I’ll have to find a work around. I just checked and I am running the latest version of Wordpress as well as Salient.
Hi, I am planing on buying this theme and use it for my architecture portfolio. What I am not sure is there is a page type I could use to present each individual project. Masonary styles of porftolios you offer are good, yet I don’t see single post pages which I could use? For example, for each project I would like to make horizontal or vertical slider with fixed with (or full screen) photos to go through. Could you make some suggestions or direct me to some additional info. Tnx
Hey,
The single project pages allow you to use any element Salient offers – therefore an image gallery or Nectar Slider element could be used in this case 
Cheers
Hey Im having some issues with my template:
1. I am using one of the pre-created demo pages (corporate demo). Now when I edit one of the pages, the template automatically activates ‘Parallax header’ and creates a grey ‘Page Header Background Color’. And even when I remove these options and click save, the template reverts back to the active ‘parallax header’. I have tried creating a fresh new page, but this still occurs.
2. For some reason, my pages will start to show other pages content. For examples, I have created a draft ‘coming soon’ page, but whenever I publish one of my other draft pages, i.e. my ‘About Me’ page, the ‘coming soon’ page shows all of the content from the ‘About Me’ page.
I have a few more issues, but if you could help me with these two first, that would be great!
Matt
Also, when it does this, it resets the page’s permalinks to blog post titles
Hey,
Since neither of these items are known issues, have you verified that no third party plugins are causing this? Also was this an existing site before Salient was installed or is this a fresh WP installation?
Cheers
This is a fresh wordpress install – i wiped my previous wordpress page. I have deactivated and deleted jut about every plugin I have installed. The only other plugins I have running are SUMOME, Facebook instant articles, contact form 7. These plugins were running on the previous website with now issues.
Any advice? Would really like to get my wordpress published soon
Hey, please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Hello
I’m looking to create pages where I have an image background that is ‘full screen’ and responsive to the device. Then have the text over the top. Is this possible? The Nectar Slider doesn’t really work as I want to add the page content on top of the image. Sort of like this http://weddingvideosbyfreezeframe.co.uk/test-page/
Here I’ve just set a centre aligned background images and added Padding Bottom pixels, but it isn’t really fullscreen and responsive to different device screensizes.
Hey, the closest thing you could do for this would be to use a regular full width background visual composer row – however for the padding top/bottom use a percent value instead of a px value. e.g. “15%”
Thanks a lot, it’ll do what I want. Is there also a way to place a background below the text so it stands out a bit more, say like a box with a transparency?
You can set a BG color in the column which holds the text – a semi transparent BG is also allowed and you can use the column padding option to make it appear like a box
You can set a BG color in the column which holds the text – a semi transparent BG is also allowed and you can use the column padding option to make it appear like a box
i have a lot time salient theme on 1a-luftaufnahmen.ch but i see now the boxed layout dont in the middle. i have checked the css its on auto. can you pls help
Hey, add this into the custom css box located in your Salient Options panel:
@media only screen and (min-width: 1000px) {
body {
right: 7px;
}
}
thank you on firefox and chrome works perfekt but in safari have a problem left side is black on the slider and the slider its dont in full widhe in the boxed layout
Hey, have you considered turning off the styled scrollbar in the Salient options panel? That’s what is causing the slight px offset when using boxed mode. You can then also remove the snippet I listed above – your scroll performance will also increase noticeably 
Ahhh Great now work, but why is the Slider not in the full widht?
Hey, i’m still seeing your slide occupy all the space in the boxed layout width wise, are you trying to make it break out of that and touch the side of the window screen?
with safari tested? i have the problem only with safari
sry i have this with all browser 
Try adding this into the custom css box located in your Salient Options panel:
body #boxed #featured {
width: 100%!important;
}
Hi there. I am trying to get a background on my nectar heading. I have tried the below code:
.swiper-slide .content h2 { padding: 4px 0px; display: inline; position: relative; left: 10px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); line-height: 45px; }
Problem is, the darker background behind the nectar heading clashes with the nectar caption and creates a darker section. I’ve tried changing the line height and padding but nothing is working. Any ideas?
Actually think I’ve figured it out! Changed the line height and needed to force a refresh in my browser. It was caching so changes weren’t updating. 
Hey, glad to hear you’ve sorted it 
You made a lot of changes to this update. One change that ANNOYS the heck out of me, is that you added a project navigation on the portfolio with only two choices…on the footer or on the header …I don’t want it on at all, or I want to change the words from “next project/previous project” to previous or more or something else. I’m showing dogs, and not PROJECTS . Let me make the decision of that word or make it possible for people to EASILY change it. I’m not happy with a lot of the update choices on this. It was a nightmare having to fix everything. Please let me know where I can change this dialog.
Hey,
The portfolio navigation has existed in since the initial release of Salient, an additional option was added to move the nav to the footer location (previously it was forced to only be in the header) due to popular requesting from theme users. If you’d like to hide it all together add this into the custom css box in the Salient options panel:
.bottom_controls, #portfolio-nav {
display: none!important;
}
You can also translate the string via the .po file if desired. Please let me know what other issues you’ve encountered when updating
Cheers
Hello, how do i make the arrow in the bottom of the header larger? Just give me the code and i’ll change the values myself.
Hey,
Please share one of your URLs using the header so I can see your settings in order to provide the needed snippet
Cheers
strivelite.com
html body[data-button-style="default"] .section-down-arrow i.icon-default-style[class^="icon-"] {
font-size: 40px!important;
}
Hey there, I’ve had this problem in the past and am not sure how to fix it. When loading pages, rows often break and stack over each other until I refresh the page. Is there a way to resolve this?
Hey,
Please share your URL in regards so I can take a look for you to assist 
Cheers
www.davehaller.com Thank you!
Hey,
Try to change your page transition method from AJAX to the standard one available in the Salient options panel > page transitions tab
Cheers
It was on standard, so I changed it to AJAX and everything started breaking. Now when i switched it back to standard, the logo disappeared, and my logo transition is broken.
Also now I have a show next project showing up on the bottom of each portfolio piece. Just from going from standard to AJAX has seemed to break my entire site.
Strange, I had to reupload my logo, loader, and edit the CSS again, but everything is back to normal, just the tiles are still overlapping in the standard option.
Also the down arrow that blinks is now missing on my site after all of this.
Hey,
1. Could you kindly share a screenshot of an example of when the overlap occurs? So far I haven’t been able to replicate – please also let me know which browser you’re using
2. Could you please open a ticket in regards with your admin credentials so I can take a further look https://themenectar.ticksy.com
Cheers
is it posible to use VR view (360 videos) in this template?
Hey, as long as you have a way of embedding them they should display – please let me know if you encounter any issues
Hi,
How do you make the cart icon hidden and slide out someone adds a product? I have Enable AJAX add to cart buttons on archive but still doesn’t work?
Cheers
Hey,
The original skin is the only way to have this functionality – the ascend skin shows the cart all the time. You can change this in the Salient options panel > general settings tab
Cheers
Hi,
I would like to create PopUp Contact Form7 to button. Is it possible?
I prefer without another plugin.
Thanks a lot!
Best wishes, Bence
Hey,
Unfortunately there’s no built in way to handle this with Salient as of now – however the item is indeed on the wishlist
Cheers
Unless I’m missing something, is it not possible to override theme templates by placing them inside the child theme? Struggling to modify a few elements at the moment…
Edit: Caching issue, working now.
Hey,
Glad to hear you sorted it 
Cheers
Hi, great theme.
1. When using the nectar slider before the image loads there’s a dark background with angled lines running through. How do I just set this to black and remove the lines?
2. I am using the ‘Title overlaid w/ zoom effect on hover’ setting for the portfolio. I would like to keep the zoom animation but disable the follow mouse movement animation. Also how do I slow down the zoom animation?
Thank you
Hey,
1. Add this into the custom css box in the Salient options panel:
.nectar-slider-loading {
background-image: none!important;
background-color: #000!important;
}
2. This would require custom javascript modding in the init.js file located in the js folder as of now – unfortunately css alone can’t accomplish this change
Cheers
you must love me by now. Is there a setting that prevents the nectar slider image when in full screen mode to not cut off the sides of the image. if u look at www.satavtar.com in vertical mode on ipad for instance its cut off
Hey!
Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1025px) {
.swiper-slide .image-bg {
background-size: contain!important;
background-color: #fff;
}
}
Cheers
My VC totally disappeared, cannot even find the files. Pls help!
Hey, what version of the theme and WordPress are you on?
Salient 7.0.8 and WP 4.5.2 the site is http://webdezineit.com
Hey, it’s still loading on the front from what I can see – please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
I tried but my support has expired 
I am going to buy another license so can I get help with the issue, The site looks fine, the VC is gone at the back end.
Hey, have you also checked for third party plugin conflicts? If you haven’t – try deactivating any you might have except the Salient VC and theme recommended ones (if you’re using them) such as contact form 7/woocommerce
Hey, have you already sorted this or does the text accidentally have strikethrough?
Cheers!
oh ya that was an accident. no i have not figured it out
i foudn a solution
Hey, glad to hear 
Hi, I have both a regular main navigation and a secondary (top) navigation on my site. On a mobile device however there is too much menu at the top (taking up too much real estate) but I need the links in the top navigation still accessible, I can not just hide them on a mobile device. Is there any way to add the secondary(top) navigation options in the off canvas menu as well??
Hey,
Unfortunately there’s no way to add the secondary nav items into the off canvas menu yet without custom development – maybe some css could help making the secondary header take up less space on mobile. If you could share your URL i’d be glad to take a look 
Cheers