38438 comments found.
I have a problem with contact form 7 and reCAPTHA v3. It has something to do with Javacript in the footer?
Link: https://contactform7.com/2018/12/18/contact-form-7-511/ “We know some theme authors improperly omit wp_footer() call to block scripts from loading. That is one of the worst practices in theme development that will surely causes problems like those explained above. Ask the theme author for a fix if you find your theme has such issues.”Hey MichielvdWeerd,
That excerpt is general advice, but doesn’t apply to Salient – we do indeed use the wp_footer() as any theme should. Something else must be interfering with the reCAPTCHA. Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Hello, we have problem to display a number counter about share inside article page of website. We use the last version of template and updates. Other people have the same problem? thank you
Hey subwaylab,
Please share the URL in regards where the error is occurring so I can take a look
Cheers
Hi, I’ve just started having a random problem with images not uploading and not cropping properly. I haven’t changed anything for months so am not sure what is happening! I have dropped you an email, if you don’t mind taking a look. Thank you 
Hey skiffie,
I responded to your email in regards 
Cheers
Got it, thank you very much! 
You’re welcome 
Hi there !!
Since 2017, I am very happy with this theme! great job… Trying today to create this : http://themenectar.com/demo/salient-photography/
I can not find any “salient template” such as this yet, can you help ? Any documentation will be appreciated.
Thanks thanks thanks
Hey joncheniere
That’s a demo titled “photography”, which is available to import via the Salient options panel > demo importer tab. If you’re not seeing it there, could you let me know which version of the theme you’re on?
Cheers
great thanks a lot ! 
Quick question: Is there a possibility to link each each image to another page ? I think this is not possible…
Cheers
Hey joncheniere, unfortunately there’s no easy way to link images within an image grid gallery element, however if you opted to instead use the portfolio post type, each project could have its own external/arbitrary link.
Cheers
Id like to remove the portfolio header title and image from the single portfolio pages, but I would still like the image to show on the ‘next project’ bottom area where it shows all the other portfolio pages. How can I do this? Thanks https://alisonleon.com
Dont worry have fixed it
Hey alisonleon, glad to hear you’ve sorted it.
Cheers
Hello, I’m looking for template formy new website. Could you give me permission to see backeditor ? I would like to check your capabilities:)
Hey pawel2311, unfortunately there’s no live demo available for the editor. It’s the WPBakery page builder with UI changes that can be seen here: http://themenectar.com/docs/salient/page-builder-general/
Cheers
Hey guys, on a page that has a series of tabs, is there a way to have a url or anchor that opens one in particular? For example http://2019.photoireland.org/may/#10
Hi! I have a question about the fancyBox3 lightbox; is is possible to enable the ‘Thumbs’ function? (The option to see a box with all the different thumbs). It’s a function build in the fancyBox3.
Hey markbvv, there’s no theme option for that feature. You would need to modify the “fancyBoxInit” function in the salient/js/init.js file
Cheers
Hi, we use the toggle component, is possible start with all toggles closed? How? Many thanks
Hey CAPBCN,
When editing your toggle panel element in the page builder, uncheck the box for the “Accordion Toggles” option.
Cheers
yes but if uncheck the box for the “Accordion Toggles” if a toggle is open when click to open other toggle, previous keep open. We need, on start all closed and when click to open close the others if is open. Is possible? Thanks
That would require modding to the salient/js/init.js file – this section would need to be deleted: https://pastebin.com/BDGgMR21
Hey, i buy this Theme and i dont know how i can show the Accordion Toggle – Products like here https://global.goveer.com/shop/
Can you help me? Thanks.
Hey nerminnurovic,
Are you referring to the toggles seen on here https://www.goveer.com/cruisers with the titles “ages & stages”, “features” etc.?
hey, yes. The Toggle with the Product quick view.
Hey nerminnurovic,
Unfortunately that’s not apart of Salient directly. They either added that in via custom work or used a plugin.
Hi ThemeNectar, sorry I know my support has expired but I just got 1 quick question hope you can help me out..
My website mobile menu is showing some weird text https://i.imgur.com/C6EtfOK.png , that “Efwefwefw”, I don’t remember where did I type that, I’ve searched the entire site and can’t find it. Could you help me out please! I would really appreciate it
Hey lucajosh,
In the Salient options panel > header navigation > layout related tab, check the “Secondary Header Text” field
Cheers
Hi there!
I just updated to the new woocommerce and my website just tripped out, it used too look like this (http://themenectar.com/demo/salient-ecommerce-ultimate/) and this is what mine looks like right now (yelfco.com)
Any recommendations ?
Hey nikitaleonovets, in order to use the latest version of WooCommerce you must be using the current release
of Salient (v10.0.4). Once you update, it should resolve your issues 
REDACTED
Hey Webcreek, that would require modding to the “nectar_related_post_display” function in salient/nectar/helpers/blog.php
Cheers
Hi guys, little question:
Wich is the template file that output products from a category?
https://visitando-italia.com/product-category/exclusivos-de-florencia/Hey elias90,
Mostly all of the display modifications which Salient adds to WooCommerce archive pages are added with filters/actions in nectar/helpers/woocommerce.php
Cheers
Two questions:
1. I am having an issue w/ navigating to tabbed content. I am using /page/?tab=tab-name, and when the page loads, the underline briefly slides to the correct tab, but then slides back to the first tab, and fails to load in content. Please help!
2. Is there a way to sort portfolio items by date/name/etc?
nuhaus dot p a p e r b r i x dot com (The tabs are on the Our Work page, but navigation is via Our Work sub-menu)
Hey MH717,
1. That issue will be corrected in the next release. If you’d like to get access to the beta version which will be ready shortly, please reach out via the contact form on my author page https://themeforest.net/user/themenectar
2. There only built in sorting functionality for portfolio items is by category. Modifying that would require altering the query in nectar/tinymce/shortcode-processing.php
Hello,
Can you answer my ticket? thank you
Hey josephhh, I got back to you in regards to ticket #1970025 earlier today.
Thanks for you patience
Hi,
How can I place the text at the bottom instead of top using the Fancy Box on VC? Thank you in advance.
Hey itzramphis,
Which one of the fancy box styles have you selected? If you could also share your URL, that would be helpful.
Thanks in advance
Hi,
I used Bottom Color Bar Hover Effect Fancy Box.
Sorry I still building the website. Let me know, thank you.
No worries itzramphis,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .nectar-fancy-box .inner {
padding-bottom: 10%;
min-height: 0!important;
padding-top: 40%;
}
Cheers
Hi I bought a theme. And I got the demo I wanted and I imported it. But the demo design and other designs come out. How do I get the same demo?
thank you.
URL: http://newshoh.godohosting.com/wordpress/
Selected demos: http://themenectar.com/demo/salient-band/#about
Hey donmmoon,
The URL you shared appears to have all of the band demo, content but will additional items set as well. Can you please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks
Just quick question about one of the BEST THEMES EVER!$ I’m sending another client your way to buy a copy (I’ve bought multiple in the past but now I prefer them to have their own license for their own future update access) Just curious how to set a one page site mobile menu to automatically scroll back up out of view once it auto scrolls to the row ID name)?
Hey sterlingwilliam 
Cheers
Exactly! Or if it’s on mobile full screen view it won’t fade back out of view, it needs to be on your demos mobile slide in style? And how did you get the extra text and links in the menu? GRT mobile menu styles! AMAZING $ALIENT 100!
Hey sterlingwilliam,
1. Are you using the latest release of Salient? If so, could you please share the URL in regards so I can take a look why the menu is not closing upon clicking on a link?
2. You can assign widgets to the “off canvas menu” location in Appearance > Widgets 
I changed to slide out mobile menu and works GRT now! Thnks for assist and $alient still at top my list to send new client to w purchase link!
You’re welcome sterlingwilliam 
Oh one quick question, is it possible to activate on scroll animations (like animated Titles) on mobile view?
Hey sterlingwilliam, Unfortunately not at this time without some custom development, but i’ve noted your +1 for the idea on the wishlist 
ahhh that would be so So GREAT! Just so we have option on mobile Animations On/Off #mobilefirst2019 That’s the only thing missing from being one of top 2 BE$T Themes Ever! #SALIENTROCKS100!
Thanks a lot sterlingwilliam 
Dear team of Salient,
First of all congatulations about this well-designed theme. Salient is my favourite and I have tried a lot of them.
I have this problem: The social buttons and copyright aren’t appearing in the mobile version, while at the same time are enabled in my desktop.
Thank you in advance! Ilias
My website: https://iliaslois.com
Updated in the new version and it solved it.
Glad to hear iliaslois 