Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

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

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 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/2CJJPm8D

Hi 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, 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,

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/

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey