38436 comments found.
Hello! contact form 7 does not work. It does not work when i click submit button. There was no message below submit button.
PHP version 7.0 WP version 5.22
Hey moncl! Could you kindly share your URL so I can take a look?
Thanks in advance
Hi~ Here is URL : http://jesusdivine.cafe24.com/aigis/contact/
Thanks moncl, please see my response to your new comment in regards
Thanks! I fixed it!
You’re welcome moncl 
Hello! Is there any chance to test theme for 7 days?
Hey milujcie_sie, we don’t offer a program for that. However if you make the purchase and are unsatisfied, you can always request a refund for the theme.
Cheers
3d buttons do NOT work in Safari… https://modernbrands.com/marketplace/
Hey sdksdksdk, I can see the issue occurring on the URL you’ve provided, but so far I haven’t been able to replicate it locally or on the demos http://themenectar.com/demo/salient-promo/buttons/ can you let me know if you’re also seeing the issue on there?
If not, can you kindly provide me an export of your page via pastebin.com so I can see the settings?
not seeing it on your demo
i’ve tried it with & without column animation but either way 3d buttons still are not working in Safari Version 12.1.2 (14607.3.9)
thx!
Hey sdksdksdk, I just copied that into a local setup and the issue is still not occurring. Could you also provide me with an export of your theme option settings so that can be ruled out as well? If that does not cause the issue to occur, it could be from styles that a plugin you have active is adding.
Thanks again
Thank you sdksdksdk, I just imported the theme options as well and can still not see the issue occuring in Safari. Have you gone through your third party plugins yet to try and narrow down one which may be causing it?
Just updated form 10.0.4 to 10.5.3 and think there is a bug in VC single image (img_link specifically). It no longer supports single word relative URLs that it did in 10.0.4?
For example, on www.domain.com/page1 I have an image with only page2/ in img_link field…
This use to resolve to www.domain.com/page1/page2/ but now goes to literally just page2/ in address bar
If I put absolute /page1/page2/ in the field it resolves correctly.
Use case for relative, is not having to specify absolute /de/ or /fr/ on multilingual pages…
Cheers
Hey jstead, Thanks for reaching out. The only change for that parameter that was made for 10.5.x was the addition of the core WP function esc_url, which is mandatory now – I’ve noted to investigate this issue further.
I just noticed it also occurred for a nectar short-code button [button url=”page2/” ...]
But when I just add < a href=”relative-link”>relative-link< /a> and < a href=”/absolute-link”>absolute-link< /a> to a post or page, it works as desired.
Hey jstead, the esc_url function is now also being used within the button shortcode
Hi,
I need to create a colour swatch for a product page and I’m trying to use Image Gallery Grid Style – Constrained Fullwidth. I’ve set the image size to 50×50 but I can only get 4 columns no matter what I do. Is there a way around it? I would like to display about 10 pictures in a row.
Thanks.
Hey b1b, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
@media only screen and (min-width: 1000px) {
body .portfolio-items .col.elastic-portfolio-item,
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 10%!important;
margin: 0!important;
}
}
Hey there, I just wanted to see if there was a way to display a different logo for different pages, i dont want to make subsite just for this.
Hey cimcintermodalequipment, this would require modifying the function “nectar_logo_output” in salient/helpers/header if you do not wish to use a multi site setup
Cheers
Can you assist with this? I will be purchasing a new license
Hey cimcintermodalequipment, I can point you in the right direction/assist in regards to the modification, but I can’t write the entire modifcation for you since that falls outside of the scope of support
Hey buddy—how can I have all my text links be underlined except on hover?
Hey JayCarver,
You can use the following CSS:
.main-content a:not(:hover) {
text-decoration: underline;
}
Hi, On this website: https://sp-expert.kleidi.nl/ I’ve a secondery menu item and selected it as button, but it’s not appearing is a button. Any idea how to fix this? Thanks in advance.
Hey Abbenhues,
The secondary header does not use that button class by default. You can add this into the custom css box located in the Salient options panel > general settings > css/script related tab to force it though:
#header-secondary-outer li.button_solid_color >a:before {
position: absolute;
top: -2px;
left: -10px;
width: 100%;
height: 100%;
content: '';
background-color: #e41819;
z-index: -1;
border-radius: 10px;
padding: 2px 10px;
}
#header-secondary-outer li.button_solid_color >a,
#header-secondary-outer nav > ul > .sfHover > a,
#header-secondary-outer nav > ul > li:hover > a {
color: #fff!important;
}
Cheers
Yes, awesome. Thanks! Also, is it possible to add flags in my menu? I would like to point out to a english version (not wpml, but a different domain). Thanks
Hey Abbenhues,
adding flags without a plugin would require custom modding at this time
Since i can’t open a ticket im writing here. How do you remove the “Additional information” tab on the product page?
Hey longkilos, here’s a snippet to handle that via a child theme functions.php
https://pastebin.com/2CJJPm8DHi there, I hope you are well.
I am trying to translate “Read Article” on the slider, home page, and I saw some people asking the same and I actually found the string (I guess), translated it but it hasn’t changed.
Would you mind helping me out on this?
www.historiamilitaronline.com.br
Hey Cobawsky, which version of the theme are you using? If you’re on 10.5+ you’ll need to locate the string inside of the salient-core .pot file, prior to that release, it was kept within the theme itself
How can I disable the header and footer from appearing on the Error 404 page?
Hey mariappsuiteam,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.error404 #header-outer,
.error404 #header-space,
.error404 #footer-outer {
display: none!important;
}
How can I overwrite the new salient portfolio shortcode (nectar_portfolio_processing) located in wp-content/plugins/salient-portfolio/includes/frontend/shortcode.php from the child theme?
Hey Slenx, the entire nectar_portfolio_processing can still be copied into a child theme if desired
I GET HTTP ERROR 500 on portfolio page
http://tamarivideo.com/portfolio/Everything was ok until i edit a SINGLE word in the “template-portfolio.php” file and short time after – undo the change.
now i get this page 500 error and cant upload media or plugins to the site.
HELP ME! thanks
Hey idants, please check your PHP error log for the most recent fatal error and let me know what is being reported so I can assist.
Thanks in advance
Re-install the theme solved it. thanks
Glad to hear idants.
Cheers 
Hi, Our google page speed is very low for mobile. We did tried w3 total cach, which didn’t worked. We are using “Wp Supercach” and “Autoptimize” plugin.
Can you tell me what to do now? Mobile score is red.
Thank you
Hey mahdirockr, if you can share your URL in regards I’d be glad to take a look.
Hi ThemeNectar!
The Salient theme it has Client Area, with Client Login, Client Photo Proofing, etc?
Ex: options for professional photographers to deliver work so their clients can select photos and download the package with selected photos.
Tks _o/
Hey fotografista, Unfortunately, Salient does not include functionality like that by default
Tks ThemeNectar _o/
You’re welcome fotografista
Hi ThemeNectar,
I was wondering if it’s possible to make the following edits to the slide-out menu?
1. Make menu full width
2. Change the animation on the way it slide-outs besides the 4 options within Salient Dashboard.
URL: https://neileverosborne.com
Many thanks.
Best, Alan
Hey Alan, altering the off canvas menu beyond what is offered would require custom CSS and potentially custom JS depending on what you wanted to change about it
hey, i’m using your theme and using your full screen mode. Now I have several slides and I want to show my logo on some slides but not on others. Is there a way to indicate per slide whether the logo is visible or not?
Hey studiolamberts,
If you’re using a current release of the theme, the header-outer div gets a unique class for every section e.g. fp-section-2, fp-section-3 etc. This could be used to alter the header per section
Cheers
Thanks! Unfortunately I am not very good at CSS and I am unable to lose this easily. Would you be so kind as to help me with this? Of course I can create a child theme so I can easily add CSS. This is my second slide.
I hope you can help me with this.
I think it’s a top theme!
Hey studiolamberts, here’s an example snippet which you can add into a child theme style.css or directly into the custom css box located in the Salient options panel > general settings > css/script related tab:
body #header-outer.fp-section-2 #logo {
opacity: 0!important;
}
Thank you! It works perfectly.
I also try to center the logo on my mobile version. I found some codes on the internet but they don’t work. Is there an easy option from Salient?
Hey studiolamberts,
It would require CSS – could you share your actual URL so I can provide a snippet?
Yeah right. My url is www.dev1.studiolamberts.nl
Thanks in advance!
Hey studiolamberts, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
@media only screen and (max-width: 999px) {
body #header-outer[data-format=centered-menu-bottom-bar] #top #logo .starting-logo {
left: 50%;
transform: translateX(-50%);
}
}
Thank you, I am now trying to remove (hide) my entire header, so that my page starts immediately. I tried to do it in settings, but this doesn’t work. Do you have a code for this?
Hey studiolamberts,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
#header-outer.transparent {
opacity: 0;
}
Hey, thanks for your quick response. Unfortunately this does not work. This is the page: https://verhoeventwins.com/new/
Hey, I have now succeeded by clicking “no header & footer” under “page attributes” under the “template” heading. This only helps for desktop but unfortunately a black bar appears with the mobile version.
Hey studiolamberts, I currently am not seeing the space you’re referring to: https://ibb.co/6Js9vhJ can you let me know which device you’re testing on?
Thanks in advance
Hello,
Is there a way to fix the carousel border?
I make a carousel and set the border, but why the most right border cant see? If I resize the browser window, then only can see the most right border.
Example at the link below, at the game section :- https://geekfam.asia/home-dummy/Hey effective_advisory,
Try changing your snippet to be this instead:
body .owl-carousel .owl-item {
border: 2px solid #e93a66;
}
Cheers
Already did, still the same. The issue I notice is, each of the carousel tab div width is more than what the monitor size is. See image below.
https://imgur.com/a/AWPw1ItBut, once I unmaximize my browser and maximize it back, now all the width are correct.
Hey effective_advisory,
Here’s a snippet you can try to add within the Salient options panel > general settings > css/script related tab in the custom js code area to correct that:
<script>
jQuery(window).load(function(){
jQuery('.owl-carousel').trigger('refresh.owl.carousel');
});
</script>
Thank you! You guys the best!
You’re welcome effective_advisory 
Hi,
I have a pre-sales question. In this demo (link = http://themenectar.com/demo/salient-agency/home-particles/) you see the particles moving. Am I able to change it to whatever I want in the back-end? So if I add a flower somehow, I see particles in the shape of a flower?
Thank you for your reply!
Regards,
Richard
Hey Richard,
Yes – here’s a video tutorial which fully shows how that feature works: https://www.youtube.com/watch?v=SrIlw4-brCg&t=25s
Cheers
Thank you!
You’re welcome SocialPepper 
The theme doens’t show when products and product variants are sold out. Why? See here: https://www.larsen.wf/kugletaeppe-i-sort-og-hvid-fas-i-4-forskellige-storrelser/
Hey longkilos, by default WooCommerce does add an out of stock notification when no items are available – for example: http://themenectar.com/demo/salient-product/product/x1-series-bike/ Could 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 in advance
I can’t create a ticket even though i have extended the support for another 6 months …
It comes here: I wrote: The theme doens’t show when products and product variants are sold out. Why? See here: https://www.larsen.wf/kugletaeppe-i-sort-og-hvid-fas-i-4-forskellige-storrelser/
ThemeNectar wrote:
Hey longkilos, by default WooCommerce does add an out of stock notification when no items are available – for example: http://themenectar.com/demo/salient-product/product/x1-series-bike/ Could 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
UPDATE: It is regarding all the variants on our shop. It also doesn’t display a “Sold out” badge on products that are sold out? (It doesn’t need to show “Sold out” if one or more variants are not sold out.) So it only shows on products that are completely sold out (If that makes sense)Hey longkilos, After extending a support license, it can take a couple of hours for Ticksy to sync, are you still unable to post there? Here’s a snippet which you can paste into your child theme functions.php file to alter the text on every single variation which is currently out of stock: https://pluginrepublic.com/display-stock-variations-unavailable-woocommerce/
Hi, i bought the Woocommerce Better Variants plugin, but when i followed their guide it doesn’t work. https://pluginrepublic.com/display-stock-variations-unavailable-woocommerce/ Why is that?
Hey longkilos, I have not tested their preimium plugin but just verified that the snippet on that URL I previously shared i.e.:
function wcbv_variation_is_active( $active, $variation ) {
if( ! $variation->is_in_stock() ) {
return false;
}
return $active;
}
add_filter( 'woocommerce_variation_is_active', 'wcbv_variation_is_active', 10, 2 );
does indeed work so I can’t see why the plugin would have issues. Have you tried to contact the developer in regards?
They wrote this to me:
“Hi Emil
Thanks for your email. I looked at your product page and it seems that you are using the Select2 library to style your dropdown lists. The plugin doesn’t currently support this but I will take a look and see if I can update it.
Thanks, Gareth”
But your talking about not using their premium plugin, i though it was the premium plugin i should get??? It cost 49 bucks…
Hey longkilos, I was only providing that URL so you could copy the code snippet on the page – However, you can also disable the Select2 library from the Salient options panel > form styling tab by turning off the option titled “Enable Fancy Select Styling” to allow compatibility with the plugin as well