38434 comments found.
do you interested in hosting my wp theme on your account ? theme category can be chosen not competitive with your themes.
with my support
Hey,
Could you kindly explain what you’re wondering about in a little more detail?
Cheers
Hello, i think about this. when i will make my next WP theme i will give it to you. and you will upload it from your account – with some partnership agreements of course. i can provide full theme support. so you can with zero time spent get additional income. i work right now on directory theme – it seems it not very competitive with your theme. i have some issues with design part – so you can offer your design or wait when i will make my own.
Is there any way to make the page header image load like the nectar slider? The grey background. Reason is the page header section uses an H1, the nectar slider uses an H2
Hey,
As of now this would take some custom development however more options are coming in the next update in regards
Cheers
How can I get the “back to top” button to show up on mobile?
Hey – it’s going to be an option in the next update
Cheers
I did the update now were having an issue where you cannot see the credit card information (the text) when trying to input information on the checkout. I unactivated the theme and tried a checkout and was able to see / input these fields.
Our site is NWSledder.com/Shop
Look forward to your help 
Hey, try adding this into the custom css box in the Salient options panel:
.wc-braintree-hosted-field iframe {
opacity: 1!important;
}
It appears this resolved the issue, is this something we should note for future updates to modify our CSS? Thanks a lot!
Hey, if you keep that in the css box it will persist through updates but i’ve also noted to look further into why the issue came about with that plugin
Cheers!
Wordpress has updated, and for some reason the nectar slider is no longer separated by locations. The home slider photos are being displayed on the about us slider. How can I separate the slider images? The about slider photos are checked to that specific nectar location, but all images continue to show up in the slider on both pages. Help would be greatly appreciated.
Hey,
You need to use the latest version of Salient (v6.1.72) to ensure compatibility with WP 4.4
Cheers
How do I update the theme? My dashboard states that everything is up to date. I see nothing inside of the theme that says to update either.
Nevermind, I finally got it to update. I kept getting an error message but figured out what I was doing wrong. Thanks mate!
Hey, glad to hear 
Cheers
my home slider dosent show on Safari Browser , I am using the newest version of your theme and safari. Here is my site. Please help.
http://www.rushacquisitions.comHey – you need to supply an mp4 and webm in order to have cross browser compatibility
Cheers
Hi, I had to completely restore my Salient-driven WP site from backup because suddenly every video Nectarslider instance played the same Nectarslider video, no matter the location attribute in the shortcode.
I found that all video nectarsliders instances seemed to default to the most recently created video nectarslider and completely ignored the location attribute in the nectarslider shortcode.
This is fixed now. But I wanted to ask if you happen to know what might have triggered this, just in case it will happen again…
Marc
Hey,
The current version is Salient is required when using WP 4.4 – when using any prior versions of Salient on the latest WP this will occur
Cheers
Thank you.
You’re welcome 
How are the SVGs done for the agency template that animate in instead of using the font awesome icons?
Hey,
the icon shortcode offers different font families – when you choose linea the animation options will appear 
Cheers
I simply want to create a link to link to an external website when the portfolio is only being used as popup only.
Hey,
This isn’t possible as of now without custom development
Hi! Can someone advise me where I may download the latest version (6.1.72) so I can upgrade my current version. Our Nectar Slider on the home page does not work. Thank you.
Hey,
You can download the theme again from here or use the plugin from Envato: https://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
Cheers
Hi!
I want to enable the mountain image/video thingy in the slider (the one on which says “this is salient”). How can I do that? In the panel I see the “Nectar Slider” section and that slide but Idk how to enable it. Could you help me please?
Thanks!
Hey,
You’d need to add upload that video into a slide on your own setup – here’s a download link http://themenectar.com/demo/salient-frostwave/wp-content/uploads/2013/03/mountains21.webm and here’s a tutorial on the slider in general https://www.youtube.com/watch?v=FLU9Pxo_RD8
Cheers
Hi, ever since your ticksy seems to have some issues with submitting tickets, I’ll try it here:
Hi there,
ever since I’ve updated to the latest version of Salient, my sharing buttons somehow seem to be different:
http://screencast.com/t/9mVuwpV7440r?Can you tell me how to remove this button and just display the single sharing buttons the way it used to be?
Thanks!?
Thank you guys!
Best, Andi
Hey,
The new design was implemented to counter twitter removing share counts all together – changing it back would require some modding at the moment but more options are in the works 
Cheers
I would like the nectar slider buttons to be full width when on mobile. This code doesn’t seem to do the trick:
/*change mobile nectar buttons to full width*/
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body .swiper-slide .button a {
width: 100%!important;
}
}
Hey,
Add this as well in your media query:
.swiper-slide .button {
width: 100%!important;
}
Cheers
Hey,
a quick one: Is it possible (with some custom CSS) to drop – that is align – the title text of Title overlaid w/zoom effect on hover (normal or alternative) to the bottom of the thumbnail image area?
Thanks for the nice update v. 6.1.72. 
Hey,
Add this into the custom css box in the Salient options panel:
.portfolio-items .work-item.style-3 .vert-center, .portfolio-items .work-item.style-3-alt .vert-center, .portfolio-items .work-item.style-2[data-custom-content="on"] .vert-center {
top: auto!important;
transform: translateY(0%) translateX(-50%)!important;
bottom: 10px!important;
position: absolute!important;
}
Cheers
Perfect – thank you. 
You’re welcome 
Hello! How can I adjust the color of the text in the dropdown ajax cart menu? For some reason it’s black right now and since its overtop of the standard dark background Its almost impossible to read. Thanks!
Hey,
Could you kindly share your URL in regards so I can take a peek?
Cheers
paxtontravel.co
Hey, add this into the custom css box
body #header-outer .widget_shopping_cart .cart_list a, #header-outer .widget_shopping_cart .cart_list li a.remove, #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce ul.cart_list li dl dd p {
color: #fff!important;
}
Yes!! Much Thanks!
Yes!! Much Thanks!
You’re welcome 
Hi. I want to include voice over samples on my site. How do I include audio files that users can click on to play? Is there an example in one of the live demos?
Hey,
You could use the Wordpress audio shortcode in regards: https://codex.wordpress.org/Audio_Shortcode
Cheers
When you password protect a page the word PROTECTED shows up in the title of the page and on the portfolio section thumbail image. Is there a way to make it so this word doesn’t get added? I want to be able to password protect portfolio items but don’t want the word PROTECTED added to the title of it. Thanks!
I actually just found this plugin that fixes the issue! https://wordpress.org/plugins/remove-protected-in-title/
Unless you recommend another solution or some CSS that may be cleaner. Thanks!
Hey,
That plugin is actually suitable for it since css alone wouldn’t be able to sort it
Cheers
Great thanks!
You’re welcome 
I understand we need to upgrade the Nectar Slider version to 6.1.72 in order for it to be compatible with WP 4.4 but how do we do this without re-installing the entire theme? Is there a more seamless way to upgrade the slider version?
Hey,
You could replace the functions.php file with the new version to get the fixed if you didn’t want to update the entire theme
Cheers
Thank you for responding. Where would I download the latest version 6.1.72? I went into my downloads page on Themeforest, downloaded the theme, and opened the “READ BEFORE UPDATING.txt” file. It said it was Salient version 5.5. Is this correct?
Where would I download the latest version 6.1.72. It’s not available in my downloads page, only the old version. Please advise. I’ve asked in numerous posts. Thanks in advance.
Hey – the readme is just explaining a important difference that occurred since v5.5 where the VC was separated into a plugin, the actual theme version can be see at the top of the style.css file in the theme or in the options panel > information tab
Hey,
Add this:
.sku_wrapper {
display: none!important;
}
Cheers
Wonderful it worked great! Thanks!
You’re welcome 
How do we create an option to have the portfolio 2 column without masonry? I’ve seen a Salient site that has two rectangular portfolio images side by side and not in full width masonry mode. I would like to have two columns instead of 3. Thank you.
IMPORTANT: iPhone mobile right side navigation is invisible in the latest version of WP and Salient. Please provide an immediate solution to fix this. This is not good at all. I’m surprised this was overlooked.
Hey,
1. Please let me know what style and settings you’re currently using with your portfolio
2. This isn’t a known issue – are you using the current version of a child theme if you have one active? Please share your URL so I can take a look
No child theme or custom CSS at this point http://www.acmediaservices.com