38337 comments found.
Hola Mr. Nectar!
Do you know any snippet, to put woocommerce “Filter” sticky on mobile?
Thank you friend!
Hey nocomments! Are you referring to this button: https://ibb.co/D5bQXCj ?
Kind regards
Yes
Hey nocomments,
Here’s a snippet that will make it permanently sticky towards the bottom of the screen on mobile:
@media only screen and (max-width: 999px) {
.nectar-shop-filters .nectar-shop-filter-trigger {
width: auto;
position: fixed;
height: 36px;
left: 50%;
bottom: 30px;
z-index: 10000;
transform: translateX(-50%);
background-color: #fff;
}
}
Cheers
Thank you Friend!
You’re welcome, nocomments 
Hi! After your latest update is my menu not centered anymore in Safari on Mac. In Chrome it looks ok still. What can I do? www.nordigt.se
Hey AlexanderMJ,
That appears to be potentially related to the lazy loading on that header logo-spacing image rather than a theme update – adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab should prevent it from occurring:
#header-outer .logo-spacing img {
width: auto;
}
Kind regards
Hi, I’m rebuilding my site with your theme I bought on a dummy domain and importing some of your new page templates. The section template “Features Grid #4” doesn’t show properly on Safari desktop. It works fine on Chrome. Here is the page https://rouhaniconsulting.com
Hey djb19,
Adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab should correct that:
.column-image-bg-wrap .column-image-bg {
transform: translateZ(0);
}
Kind regards
The home page of the website is using salient demo but other pages were made with elementor but the contents of the page gets repeated. I deactivated al the plugging and found out the problem is Salient WPBakery Page Builder. But when I deactivate that the home page using the salient demo displays code
Hey atasmrn, I can’t replicate that issue locally – Can you please open a ticket on the support forum in regards so that we can see the problem occur to help troubleshoot?
Thanks in advance
Hi, is there any way to output the social links found in the footer to a specific page on my site?
Hey mrittman,
Unfortunately there’s no page builder element/shortcode to call that segment of data. I would recommend creating a global section using the icon page builder element and then reuse it around your site as needed: https://themenectar.com/docs/salient/page-builder-global-sections/
Kind regards
Thank you so much, I hadn’t even thought of using the Icon element 
You’re welcome, mrittman 
Why can’t I remove the category tags on the single blog page any more? There does not seem to be a class or ID on them? Not the main blog roll, but the single page above the title. I updated the theme and the css no longer works to hide them.
Hey wallyd,
I’m not sure what CSS you’re using to say why it’s not taking effect, but would be glad to assist if you could share your post URL so that I could see your settings.
Kind regards
hello, when I use the woocommerce shortcode [product_page id=”“] and set the page to the homepage, it breaks the theme style. Do you know how I would fix this?
You can see it here: https://solgold.co
Then if you click on the related products, you’ll see how it is supposed to look
Thanks in advance
Hey thomasmkl,
WooCommerce has different class names that get added to the single product page which affect styling. You can bypass this by manually adding those classes with a snippet in your child theme functions.php file: https://pastebin.com/T81gf0XGAwesome, thank you. It mostly worked, the social sharing buttons are still broken after. Is there a way to fix that or remove those?
Thanks
Greatly appreciate your help.
Hey thomasmkl,
You can remove those by add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.home .nectar-social.fixed {
display: none;
}
Cheers
Hi, please can you see why the icons are not appearing on the page on mobile?
https://sophoria.academy/dragon-animation-course/Also sometimes on firefox…
Hey Wobblefin,
Are you not able to any of your icons or only specific icons and have you tried to disable your third party plugins yet to see if any are interfering and causing the issue?
Kind regards
Hey! Since upgrading to latest version of PHP (8.0), my website is showing some warning: https://nicolas-kern.fr/ any idea on how to solve that compatibility issues? Thanks! Best, Nicolas
Hey Nicolas!
In order to use PHP 8+, you’ll need to also be using a recent release of Salient, as well as the current versions of the Salient plugins. Please ensure that you’re using Salient v15+ and that you’ve updated all of the included plugins.
—
It also appears that one of those warnings is coming from custom code that you have in your child theme functions.php file, so I would check through that to verify everything you’re doing in there is compatible with PHP 8
Kind regards
Thanks for your fast reply – i appreciate – Unfortunately the problem stills persists after uploading via FTP the last Theme + Child Theme. I can’t even access the WP-admin panel.
Hey growthmeup, if you can’t downgrade your PHP to update the plugins first, you’ll need to deactivate the existing Salient WPBakery page builder plugin from your setup to prevent the error and then install the latest version which is included with the theme once you can access the backend.
You can manually deactivate your page builder plugin by connecting to your server via FTP and renaming the plugin folder “js_composer_salient” to anything else e.g. “js_composer_salient_disabled”. The plugin folder can be found at wp-content/plugins/js_composer_salient/
Kind regards
Hello, is the theme compatible with the Polylang plugin?
Hey loolou,
Yes, Salient is compatible with Polylang.
Cheers
Hi ThemeNectar, hope you’re keeping well. Is it possible to add anchor text/ SEO titles to text that we want to link between pages?
Hey Micatuca,
Anchors can be wrapped to any text within the text block in the page builder. Just highlight your desired text and click the “insert link button”: https://ibb.co/XW783YC
Kind regards
Getting duplicate messaging (after header and before footer) with custom membership restriction message. Any way to hide the second message block without hiding all “before-footer” global content? https://vip.thefamilyfreezer.com/ Thanks!
Hey AndyMc9!
add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.nectar-global-section.before-footer .wc-memberships-restriction-message {
display: none;
}
Kind regards
You guys are the best. Thank you for the quick response and help with the fix. Have been using your theme for 8 years now and love every update. Keep up the great work.
Glad I could help, AndyMc9! 
Hello!
I just updated to the latest version, i got a glitch into the menu, but just with Chrome.
This one is with Firefox, so all is good : https://paste.pics/JQWDQ And this one fail, with Chrome : https://paste.pics/JQWFA
Could you help me on this one? Searched.. but i dont find where that little glitch is coming from.
update : but.. it works on this page, but only this one, still not working on the other pages… : https://bubblebytastea.com/mon-compte/
My bad.. solved. Sorry to bother.
Hey barreoblique, glad to hear that you got it sorted 
Kind regards
Local Google Fonts is a very big problem in Germany. If we look at the source code, it says:
</style> <link rel=’stylesheet’ id=’salient-child-style-css’ href=’https://......./themes/salient-child/style.css?ver=15.0.6' type=’text/css’ media=’all’ /> <link rel=’stylesheet’ id=’redux-google-fonts-salient_redux-css’ href=’....
In fact, we don’t use the google fonts at all.
Now we’ve got a lawsuit because it’s in there.
Can we prove that the line of code is in there but we’re not using it?
Kind regards
Hey vik_, Salient will only load the Google fonts which are selected in the Salient options panel > Typography tab. In order to remove that link, you’ll need to go through each field in all the sections within the Typography options and ensure that no font family is selected. Lastly, you should make sure you’ve selected “Do no load default font” for the “Default Theme Font Functionality” option https://ibb.co/VTjbNXS
It’s also worth noting that there’s a free plugin that will allow you to host Google fonts locally if you wish to keep using them: https://themenectar.ticksy.com/article/19044/
Kind regards
with the ‘Recent Posts’ – using the ‘multiple large featured’ layout option – is it possible to use a hook (or come other method) to add the excerpt text under the heading? I’d really like to display more details for each of these posts
Hey monstrous,
You can use the action hook “nectar_recent_posts_multiple_visible_after_title” from your child theme to add custom content after the title.
Kind regards
That’s great – thank you. Are you able to provide me with any example code of the correct way to call this hook for your theme? I tried this, but I’m not sure it’s correct approach as I couldn’t get it working.
add_filter('nectar_recent_posts_multiple_visible_after_title','salient_child_post_multi_visible_add_excerpt');
function salient_child_post_multi_visible_add_excerpt ($markup) {
$excerpt = wp_strip_all_tags( get_the_excerpt(), true );
return $markup . $excerpt;
}
Hey monstrous,
Sorry about that! I misread your first post and thought you were referring to the “Slider multiple visible” style. There’s currently no action hook for the “Multiple large featured” style. However, I’ve noted to add one in the next minor release. If you’d like to reach out via the contact form on my author page I’d be glad to provide you a copy with that change early.
It will be called “nectar_recent_posts_multiple_large_featured_after_title”, and since it’s an action hook rather than a filter, you can use it like so: https://pastebin.com/AngLZ0qR
Kind regards
That would be awesome, thanks so much. I’ve sent you an email via the contact.
Thanks monstrous,
Sent it over earlier today 
Hi, where can I disable this? Been searching for hours now but I can’t find where.. Out of nothing is started showing up at the top of my pages.
https://ibb.co/8xKmLfkThanks in advance!
Hey studioluttmer!
Those are breadcrumbs that the Yoast SEO plugin will optionally add. You can disable them in the Yoast settings here
Kind regards
Aaaaaah Thanks! 
You’re welcome, studioluttmer 
Hello,
My question might sound strange but would it be possible to display the woocommerce categories in the custom post grid?
I’m looking to aitomatize the display of woocommerce categories like here https://mdc.mc/en/auction-sales/ in “Past Auxtion”
Thank you in advance for your help
Hey MAJMonaco!
You can actually use the “Category grid” for the display of WooCommerce categories in a similar fashion to the post grid: https://themenectar.com/salient/category-grid/
Kind regards
I had already tried to use this but it doesn’t answer what I’m looking for graphically. Is it possible to modify this block to have : - Above the category image: An ACF field - The category image - Below the image: An ACF field
Thank you in advance
Hey MAJMonaco,
As of now, you would need to copy the function “nectar_grid_item_markup” from wp-content/plugins/salient-core/includes/nectar-addons.php into your child theme to make that modifications. However, I’ve noted to include some actions hooks within there to make this even easier in the future.
Kind regards
We managed to make the changes we wanted, thanks for the initial help https://mdc.mc/fr/mb-category-grid-test-fr/
Currently the categories are sorted alphabetically, I would like this to be done via the order I specified in my Woocommerce category section, how can I do this?
$categories = get_categories();
Here are the docs for overriding an element template: https://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/
Kind regards
My MacBook Air is about 2-3 years old, not considered that old… the new column animation effects you have in version 15, also some background animations look very strange, they staggered when I scroll down the page, especially when I scroll faster. They get cut off and overall they have a weird transition similar to lazy loading on images.
Here is my system info. https://imgur.com/a/4EvN7w6
Maybe you can make these animations a bit more smoother?
Thanks
Hey toolbox101,
The Lottie animations inside of the columns that have CSS animations running at the same time will be the hardest for a browser to render. However, we wanted to include that combination in the demos to show off the possibilities. Unfortunately there’s no way to increase the performance of that combination, but we do very much keep scrolling/animation performance in mind when creating the options and it’s always something we refactor as new technologies become available.
Kind regards
Hi, i am actually talking about the column and raw animations not the lottie animation.
And also, can you use this https://gtmetrix.com/use-passive-listeners-to-improve-scrolling-performance.html#:~:text=To%20fix%20this%20audit%2C%20add,onTouchStart%2C%20%7Bpassive%3A%20true%7D)%3B to fix passive listeners issue or this cant be done on WordPress?
Hey toolbox101,
There are non passive event listeners in the core of WP: https://core.trac.wordpress.org/ticket/47510
Hello Nectar, I would like to use the second style “Animated underline” under the Fancy Box promo.
I don’t see it as a template under the page builder. But I also can’t find anything under the Fancy Box settings that allows me to do so.
https://themenectar.com/salient/fancy-box/Figured it out, noticed it’s the carousel item 
Hey RollingSpoke,
The fancy box style that uses that underline is called “image above text”. Any heading tag that’s placed in the content editor will get the underline when the element is hovered. One of the studio templates that uses that is called “fancy box carousel” https://ibb.co/tbhrzmk
If you’re not seeing those, you likely need to update your version of the Salient Core plugin to a more recent release – the current version is 1.9.6
Kind regards
Hello,
How can I change the ammount of products in one row on mobile in Archive of WooCommerce? Now there are two on every row but I want to change this to one on mobile.
Is there an option for this?
Kind regards
Hey debeddenwinkel,
In the Salient options panel > WooComemrce tab, you can use the “Archive Page Columns (Phone) ” option to control the column number: https://ibb.co/0h7DPLx
Kind regards
Thank you so much, could not find it but it was right in front of me.
I got another question and maybe I am not looking good enough but where and how can I change the Hover text on a product. When we hover the Product image we now get “Lees meer” in Dutch, in English this is “Read more”, how can we change this text?
Kind regards