38445 comments found.
Hi there Is there any simple way of launching the off canvas menu #sidewidgetarea via a CTA button or text link? I mean without custom dev… Thanks
Hey bencarew,
Unfortunately not as of now, but i’ve noted the idea for the wishlist
Cheers
Hi ThemeNectar re this question, can i rephrase it as “if we needed to do some custom dev to get this to work is it achievable” ?
Hey bencarew, it would indeed be possible through custom development – if you’re looking for a freelancer you can always check out https://studio.envato.com/
Cheers
Hey thanks for that. We have a dev inhouse. Can you give us a small clue of where to start? Much appreciated. Love the theme btw. I think it’s the best we’ve ever used.
Hey bencarew, sure thing
in the js/init.js file locate this section and alter the selector https://pastebin.com/m8tNgYdc
Hello, is there a way to stop text and buttons from fading when scrolling on Nectar home slider. I have tried this code but it did not work for me:
//fadeIn active slide $($containerClass+’ .swiper-slide:nth-child(’+ (currentSlide + 1) +‘)’).find(’.content’).children().each(function(i){ $(this).delay(i90).animate({ ‘opacity’ : 1, ‘padding-top’ : 0 },{ duration: 400, easing: ‘easeOutQuad’}); }); and change the .delay(i90) to .delay(i*0)
Thanks in advance! Z
Hey katt101!
add this into the custom css box in your Salient options panel:
#featured .orbit-slide article .container,
.orbit-wrapper div.slider-nav span.right, .orbit-wrapper div.slider-nav span.left,
.parallax_slider_outer.first-section .swiper-slide .content,
.parallax_slider_outer.first-section .swiper-container .slider-prev, .parallax_slider_outer.first-section .swiper-container .slider-next { opacity: 1!important; }
Cheers
Thank you so so much!!! Cheers to you too! 
You’re very welcome katt101 
Hi, I can’t add Google’s conversion tag within a page. Tried adding “Raw .js” through WP Bakety but didn’t work. How can I insert the cody within the Body?
Hey 90d,
Ensure you’re on the latest version of the theme (8.5.5) and then use this in your child theme functions.php before the closing ?>
function my_custom_script(){
echo 'script here';
}
add_action('nectar_hook_after_body_open','my_custom_script');
Cheers
Hi, thanks for your response, but I need to put the code on a specific page only, not on the whole theme. How can I do that? Thanks again.
To give you additional details, I’m trying to insert the code on a thank you page. I also tried using Tracking Code Manager but didn’t work.
Hey 90d,
To go about that you would need to make a mod such as this into the header.php file. Add this directly after the opening of the body tag:
<?php if(is_page('name of your page here')) { ?>
CODE HERE
<?php } ?>
Cheers
Thanks, I’m opening a ticket to send you my original header.php because I tried several alternatives and they are breaking the theme.
It’s ticket #1564278. Thanks for your help!
Hi, can you tell me if Salient has a Widget possible of adding contact information with Schema code included in the render code, as well as the social media structured code in the header? An example would be good too.
Hey 79design, you’d need to use a plugin such as https://wordpress.org/plugins/wp-seo-structured-data-schema/ for structured data
Cheers
Thanks. Also, on the site we are looking after, it appears there are TWO UA Google Analytics codes. One seems to be generated by a plugin, but the second one is a puzzle and is causing a conflict with GA. Is there any way I can email you with the website, privately, so you can see if you can identify where it has been entered?
Hey 79design,
Have you verified that nothing has been entered into the Salient options panel > general settings > css/script related tab at the “Google Analytics” field?
Cheers
Yes that was it. They had put in a GA plugin too, and we used that for our GA code. But it appears there was one in there too. BTW, we added the Schema plugin, but it didn’t work. It doesn’t show their company details within the code. Any ideas?
Hey 79design,
Have you reached out on the plugin forms in regards yet?
Cheers
Yes. We may have to opt for a different theme, as that doesn’t put the scheme around addresses in the footer.
Hi, look at my website tummelier.com and see that the social icons are duplicated one in top of the other. Something is wrong here.
Hey eddieneg,
please clear the cache from your caching plugin or try temporarily disabling it to see if that’s what is causing the issue
Cheers
Nope it didn’t work. I cleared the cache and disabled it
Hey eddieneg,
I’ m still seeing all of the css being minified and served in one file: https://tummelier.com/wp-content/cache/wpfc-minified/mas2egos/dfvv1.css please disable that plugin so I can take a look at what’s causing the issue
done
Thanks eddieneg,
I’m seeing the following css that’s causing the issue – can you verify that it’s not being added somewhere in your custom css?
header#top nav > ul > li > a {
padding-bottom: 33px;
padding-top: 5px;
}
Cheers
I have encountered a conflict between the Salient theme and the plugin WP Simple Pay Pro https://wpsimplepay.com/. Somehow, I’m not able to select checkboxes when browsing from mobile Safari. Desktop and other mobile browsers are fine. The problem only occurs when using Salient (I tested with default theme and it worked). I have also tried disabling all other plugins, but didn’t make any difference. WP, theme and plugins are all updated.
See live page with the issue here: bghrt.se/skank
Please help me figure out this frustrating issue.
Hey jakobgelberg,
Can you verify that you’re Form Styling > enable fancy select/checkbox/radio styling is turned off? If so, could you share the URL where I can take a look to further test? Thanks
Hi! Yes, “fancy form styling” is off. Here is the URL: https://bghrt.se/skank/ Note that the problem only occurs in mobile Safari.
Hey jakobgelberg, thanks for sharing the URL – you just need to enable the option “Disable On Mobile” inside of the page full screen rows metabox to fix the issue 
Hi! Thanks a lot, that was easy 
You’re welcome jakobgelberg 
Unfortunately I have encountered troubles on my mobile site when bringing the system to php7.0. If that can be fixed, I will gladly renew support, but if not, I won’t gain anything. so please let me know whether this can be fixed or whether I need to go back to php5.6 or use another theme. thank you!
Hey MGT_Superwoman, there’s no known issues with PHP 7 and the latest Salient (8.5.5) – what version are you on and what errors are you facing?
Hi, how I can hide the cart icon in the main menu for desktop and mobile when there is not any product added in the cart? Because my products are custom subscriptions with different prices per client. If not my cart will be always empty
Hey mzuker,
You’d need to use the original skin in the Salient options panel > general settings tab to handle the desktop view – however there’s still no way to hide it on mobile before a product is added, it would require custom development
Cheers
Hello, the video’s background (youtube) does not work on iPad and iPhone.
How can I solve it?
Regards
Hey BrainHole,
The “Video Preview Image” is used on mobile devices for video Backgrounds – there’s no way to autoplay a youtube embed on a mobile device without custom development: https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?utf8=%E2%9C%93&term=youtube+mobile&from_buyers_and_authors_only=0
Cheers
After importing Blog-Ultimate I registered a new one on home slider, but I can not see the main slide.
How can I make my slides work on the main page like Blog-Ultimate (http://themenectar.com/demo/salient-blog-ultimate/)?
wordpress is very difficult program…I created a page and solved it. It’s a really good program but, I just want to have a manual that can make the demo theme the same.
Hey sunnyzen,
Glad to hear you’ve sorted it – the pages imported during the demo import should have given you all the content shown on the demo. If it didn’t, Could you please open a ticket in regards with your admin credentials so we can take a further look into this? https://themenectar.ticksy.com
Cheers
I use WordPress for the first time. I think it will take time to learn. Today I learned how to import a theme after it is imported. Let’s take a closer look and try some tickets. Thank you for caring me. And I write comments through Google translation. 
You’re welcome sunnyzen
I want to use a different gallery in this theme. Unfortunately I do not get any lightbox content. This is probably due to the theme setting. It does not matter what I choose (None, Magnific or fancyBox3). Apparently a script works against the other gallery. When I switch the template to a standard, everything works right away. Thanks
Hey MichaelSchremmel,
Please let me know what lightbox gallery you’re trying to use and if you could, share a URL where the issue can be examined
Thanks
I gave you access to http://fotoneu.fotodesign-schremmel.de/portfolio/.
Here is the WOW-Gallery integrated.
Hey MichaelSchremmel,
In the Salient options panel > page transitions tab also ensure that the option is checked to disable the fade on click
Cheers
Thank you, I would never have thought that. 
You’re welcome MichaelSchremmel 
Hello, I use popup maker plugin on a couple of pages & it was working fine until the recent theme upgrade. Now I’ve had to disable it or the pages won’t load but I really need those popups. Any idea why this is happening and how I can fix it? Thanks
Hey caseyishere,
can you please share an example URL of a test page where it’s active so I can inspect the error?
Thanks
Hi there, ok. I made a test page – I will email it to you. Please let me know when you’ve seen it. Thanks.
Will do caseyishere 
is it possible to have a button on the off canvas menu? i’d like one of the links in the menu have a white trim button around it.
Hey brianfreeman,
Not without custom css as of now, however i’ve noted your +1 for the idea on the wishlist
Cheers
How can we display more than 10 portfolio items on our homepage slider? Right now it only allows 10 portfolio items to show. We’ve already increased the number of blog posts and items to 15 under Settings >> Reading, but it doesn’t fix it.
Hey 4THPARK,
Are you using the page builder element “recent projects”? If so, what do you have the field set to labeled “Number of Projects To Show” in the element settings?
Cheers
how do you create the new menu like http://themenectar.com/demo/salient-corporate-2/corporate-2-news/ . already using off canvas
ok i figured out to change it to material under theme skin but how do you make it have multi color background like this http://themenectar.com/demo/salient-business-2/
Hey brianfreeman,
In the Salient options panel > header navigation > logo & general settings tab, select “custom” for your header color scheme
hi team, i am interesting in buying this theme, so i have another question. i need to be able to let my visitors to Get a Quote for the services i am offering through my website. Can you confirm if i would be able to do that using the theme? I was looking into the demos, i like the “Old School Creative” one. I can see there is a pricing table that can be used, but i am not yet able to confirm the possibility to let my visitor do a Service Quotation. The idea is that, i need to add a page like “Get A Quote” where visitors can select what they want from different options to get their estimated prices automatically.
Please confirm on that. Thanks.
Hey again carlandenet,
That would require the use of a forum plugin that could be used inside of Salient
Cheers
For the next release, would you consider providing a skin for business or educational that is modern, colorful, flat, vector, svg type of a demo? Thank you.
Hey ehong33234, thanks for the request 
Hi Salient Team, does this theme support WPML for multilangual sites. Also how can i buy the full package of the theme? Please comment.
Hey carlandenet,
1. Yes Salient supports WPML: https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-the-salient-theme-and-wpml/
2. A regular license for Salient provides you with the full package
Cheers
Hi, what i mean is that, the theme comes with many different demos sites for different sites categories by example Agency, Restaurant, Gym, etc… So, if i buy the theme with regular license, can i biuild different client’s websites using the different demos depending on sites categories? Or does it mean that i can only do only one site using the regular license, if yes how can i use different demos themes for different sites based on my needs? Thanks.
Hey carlandenet,
With one license you have the ability to import any of the demos shown – however each licsesne can only be used once per domain
Cheers
Is there a way to make the buttons equal width? I have a 4-column layout and the staggering looks a bit odd. Thank you in advance!
-UPDATE… never mind. I figured it out. Thanks
Hey arteest,
Glad to hear 
Just updated to latest theme version and noticing a strange issue whereby all my text (blog, product, page, etc) doesn’t break into clean paragraphs. It all seems to run togeher. If i go into txt and edit by adding < p > breaks, then it will display fine but i cannot do this for evey post. Any ideas? (https://newleafwellness.biz)
Please disregard. Figured it out. It was a code miss on my child function.php. All fixed.
Hey Andrew_McNelis, glad to hear you’ve figured it out 