38441 comments found.
Nectar Team, Thanks again for this amazing theme!!
I have a couple questions regarding the Nectar Slider when using an image background and a video background.
1) For the ‘Add texture overlay to background’ is it possible to alter the type of texture or is there only the one option?
2) Is is possible to change the placement of the Header and Caption per slide or is the change universal?
Thanks. EM
Hey EM!
1. Right now it would require using css to alter the texture image – add this into the custom css box in your Salient options panel:
.active_texture {
background-image: url('your-texture.png')!important;
}
2. You can change the x/y coords of it per slide but adjusting further than the top/middle/bottom, left/right/center options would take css
Cheers
Below is the CSS I am using to control the x/y coords for the Header-Caption-Button. Where would I place the CSS code if I wanted to adjust each slide individually? I currently have four images in my Nectar Slider.
body.home .swiper-slide .content { bottom: 0px !important; left: 150px !important; top: 250px !important; }
1) Would I need place a Class Name in the ‘Extra Class Name’ option when editing the Slide Settings.
2) Where would the CSS code than need to be placed?
Thanks, EM
Hey EM,
1. Yes you’d need to give each slide a separate class name to target differently. For example:
body.home .swiper-slide.custom-class-name-1 .content { bottom: 0px !important; left: 150px !important; top: 250px !important; }
2. The css could still live in the custom css box located in your Salient Options panel 
Cheers
Hi I love the theme, just one thing with the logos, in header options for starting logo it says “This will be used when the header is transparent before the user scrolls. (Will be swapped for the regualr logo upon scrolling)” but in rows with header color inheritance it doesn’t swap to the regular logo it only resizes the starting logo. pls help.
Hey,
Could you kindly share your URL in regards?
Cheers
Of course www.sabun-market.com/home_eng/
Hey again! Have you also supplied the desired logo in the dark logo upload?
Hi, I’ve added another page with screenshots please check it out www.sabun-market.com/home_eng/
Thanks!
Hi for some reason the page builder in the products page is not working correctly.
I uploaded the demo content and this is the page which I am trying to recreate:
http://themenectar.com/demo/salient-ecommerce/product/large-button-down/Unfortunately this is what I am getting:
http://adams.derby-web-design-agency.co.uk/?product=mens-button-downAny advice on what I am doing wrong?
Thanks
UBL
Sorry the one I was trying to mimic was not:
http://themenectar.com/demo/salient-ecommerce/product/large-button-down/its this one:
http://themenectar.com/demo/salient-ecommerce/product/mens-button-down/Hey! Any chance you could open a ticket in regards so I can check the page setup from the back? http://themenectar.ticksy.com/
Cheers
Sorry, just a question please, may be easy. If I click on Container in a post a background color white have the container white but background gray. How can I do for change that? thanks
Hey Filippo10,
Add this into the custom css box located in your Salient Options panel:
.container-wrap {
background-color: #fff!important;
}
Cheers
Hi,
I am using RoyalSlider and in fullscreen mode the header bar and footer still overlay the slider. The plugin author recommended some code to hide the elements – what are the element names of the header and footer?
Example of problem:
http://customweb.co.za/portfolio-slider-2/Hey dessington,
header-outer and #footer-outer
Cheers
Thanks will give it a try.
Sounds good!
I just purchased this theme, I really like it, I tried to search for it but I didnt have much luck with this. Is there a way to have the menu hidden when at the top most of a page. then once you scroll the menu will show up. Thanks a lot
scratch that I found it, and it works great. body #header-outer.transparent[data-transparent-header=”true”] { display: none; }
Hey – glad to hear you’ve found it 
On multiple occasions on various websites I am working on for clients, when I adjust certain settings in the Salient section, the page then shows “Problem loading page” and then a few minutes later it goes back to normal. This happens tons of time and I’m wondering what this is. I’m utilizing Salient 5.0 and the sites are not on WordPress 4.1 as of yet. Do you know what this is? It’s very hard to work like this. Thanks
Hey acmediaservices,
I haven’t heard of similar reports – is there any specific combination of setting adjustments you can do to recreate this or is completely random?
Cheers
When I go and change settings in the Salient section, it takes a while to complete the task load and then the page is unavailable for a few minutes. This happens a lot in general when changing settings. My web host company rep mentioned that the js.ini was taking “a ton of resources”.
If you can check my specific website, that would be great. Typography – I change it and the page quits. Happening tons of times. I can’t even work. This also occurs on specific client sites as well. I’ve never seen this before in WordPress or with Salient. It’s something new that is happening as of late and it is not good. Needs to be fixed. Please help.
Hi there, since a few days some strange square-numerical symbols are appearing as characters in Firefox and Explorer instead of the usual ones. I don’t really understand what this is. Nothing was changes on thes site. Please help. My URL: http://bit.ly/1ESy0l3.
Thank you!
Hey – have you ensured that no plugins are causing it?
Yes, I’m sure. the site is up and running for more than 1 year and there has been no plugin addition or removal since then. Thanks for providing a concrete solution approach.
Could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on
themenectar.ticksy.com/
Cheers
I created a page called Quiz, but I want to hide the Main Header, Logo and white line for this page only (Note: Quiz Page is not the landing page). Please let me know and thank you in advance.
Hey itriagellc,
please share your URL in regards so I can assist
Cheers
I just bought the theme and the very first thing I tried is to add a BG video about the company. I only want it to play once and stopped on the last frame (the last frame is the company logo.) However, the video just keep looping! How can i make a video in the nectar slider stop on the last frame without looping? i have a short logo video and I want to show just once and than stop at the end for it.
Hey,
Unfortunately that wouldn’t be possible at this time without some custom development – the item is already on the wishlist though
Cheers
Mobile menu not working on iPhone 6. I see the button at the top of the page but it does not work. Any ideas?
Hey vickeywilliams,
Please share your URL in regards so I can take a look.
Cheers
Hey vickeywilliams, checking on my iPhone and the 6 on browserstack.com I can’t seem to replicate this – have you verified on more than one device and do you also see the same on the live demo?
Cheers
hey man, is it possible to keep the three columns portfolio (in container), but remove the gap between project thumbnails, just like it happens when i change the portfolio to fullwidth?
https://www.dropbox.com/s/o7b84se99j5ekf4/gap3project.jpg?dl=0Hey,
Add this into the custom css box in the Salient options panel:
.portfolio-items .col.span_4 {
width: 33.3%!important;
margin: 0!important;
}
Cheers!
thanks! it looks great.
cheers!
hey man, actually there is just a little issue.. just me being picky. it actually goes beyond the container width now. (by just a few pixels, but when go on a page with images and portfolios, it seems disaligned)
https://www.dropbox.com/s/y4u5bxcvsuu6dxc/container.jpg?dl=0thanks!
Could you kindly share your URL in regards?
Cheers!
sure! ninocencini dot com
pw is lkjhgfdsa
i guess it’s also important to say i’m using this css:
@media only screen and (min-width: 1300px) {
.container {
max-width: 1000px!important;
}
#boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg {
min-width: 1100px!important;
}
#boxed {
max-width: 1100px!important;
Hey again!
Add this in as well:
#portfolio {
margin: 0 !important;
}
Cheers
yes! thanks man, much appreciated.
You’re welcome 
What’s the best way to handle the vertical alignment of portfolio items when the titles below them wrap to the next line for some items, but not others?
If you take a look at our site at http://fphs.lybba.org/the-team/, as the screen resolution is reduced, some of the titles and descriptions begin to wrap to the next line, which causes vertical misalignment of the items in the portfolio.
Thanks in advance!
Hey jchaffins!
Could you kindly provide a screenshot showing the problem?
Cheers
Dear Team,
We have just purchased Salient – Responsive Multi-Purpose Theme, but we realy need the PSD files in order to customize the Theme. Can you help us?
Hey,
There is no PSD available unfortunately as noted in the included files section of the main theme description page
Cheers
Hey, Just have a little problems on my website. I’m french, and I would like to use the french glyphs ( accents, etc), but there are not play properly: http://www.clementbreuille.com/pfe/ I already check Load Ext. Characters in Default Font, but I still have a problem with it. I use the raleway font in all my website. Do you have any issues with that ? Thanks a lot
Finally found a solution, I juste have to retype all the text and this time, the accent have been integrated properly 
Hey,
Glad you found it 
Cheers
Hi, started using this theme to rebuild my website and its great!
Just having one small problem though. Is there a way of changing the font size and colour for just the recent posts shortcode? The spacing of the letters is also tighter than all my others even though everything is set to +3.
Thanks!
Picture of problem here – http://i57.tinypic.com/2n7dyk4.png
Hey danbathie,
Could you kindly share your URL in regards?
Cheers
Sure, it’s http://www.danbathie.com
Thanks
Hey,
Add this into the custom css box in the Salient options panel:
html .home .blog-recent .col .post-header a, html .home .blog-recent .col .post-header h3 a:hover {
color: #fff!important;
font-size: 14px!important;
letter-spacing: 3px!important;
}
Thanks works perfectly!
Sorry to bother you again, but i’ve also used the recent posts for my photography page.
http://www.danbathie.com/photography/Is there any way to get the same spacing (+3) and to show the font in a colour other than green, black preferably. Is it also possible to get rid of any text preview, like the “2014…”?
I tried modifying that custom css but I couldn’t get it to work.
Thanks for you help!
Hey! Try adding this:
.blog-recent p {
display: none!important;
}
.blog-recent h3 a {
color: #000!important;
letter-spacing: 3px!important;
}
Perfect! Thanks for your help. 
You’re welcome 
Hello, can you please help? I’ve got the footer in two columns but would like a vertical line to divide the two columns. Ideally, shorter than the height of the footer and floating in the middle of the footer. Could you please let me know how you do this? Thanks
Hey,
Could you please share your URL in regards?
Cheers
Hey ThemeNectar/Salient, thanks for the brilliant theme. It’s an absolute pleasure to use. I have a quick question to ask. I’ve already looked through the comments, and you don’t appear to have answered this question.
Someone already asked whether you can have multiple Call to Action sections across the site… You said the only way to do that would be creating your own using a fullwidth container.
Fine and no problem.
My only question here, is how could you still get the little downward white triangle, at the top-middle of the container, when making your own custom ‘call to action’?
It’s only a small detail, but it would make the new call to action look identical to the other (minus the differences in buttons, which is intended).
Thanks!
Hey,
You’d either need to use custom css or copy the markup which can be found for the call to action section in the footer.php file located within the main theme directory 
Cheers
Hello again 
Is there a shortcode to omit a project from the recent project carousel?
I basically want that when on a project page, that the project is not repeated in the recent projects that I have underneath the project itself.
Thanks!
Hey!
This wouldn’t be possible without some custom modding to the shortcode-processing.php file located in the tinymce directory unfortunately
Cheers
Hi ThemeNectar
Thanks for your response to my last question. I have a new one – forgive me if the answer is obvious!
I’m creating a homepage, and have used shortcodes to lay it out and populate it…but I think VC would be a better choice for some elements. However I’m getting the “Your page layout was either created with a previous Visual Composer version…” error. I’m going to work through the code and try to see whether any elements fall outside VC rows, which will hopefully fix that.
My question is – how can I add custom loops to this homepage – I want to pull in CPT elements and display them – probably based on a custom field (‘display on homepage’, for example). There will be at least 3 types of CPT, so I’m looking for a method to do this several times on the page. Can I do this with the Salient version of VC?
Thanks
Hey,
There’s no elements inside of VC that will allow for that by default – you’d either need a plugin or to create custom vc elements that handle the querying
Cheers