Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,138 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

blog full-screen mode always reverting back to 1st value. How to fix this issue? https://ibb.co/NCydVrS

Hey mariappsuiteam, are you unable to change any of the theme options or just that specific one? 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

The secondary menu is not available as an option when using the Centered menu bottom bar layout​​. Version 10.5.3

It says the theme only supports three menus? it lists -> Top Navigation, Pull Left, Off Canvas,

But I need to use the Secondary Menu?

I’m upgrading a site from an old version 8 Salient theme.

I can’t put a ticket in at ticksy because my support expired.. and i’m not repaying for support.. so maybe someone here can help? This might be a bug, but I have no way to even report it or ask for help?

Hey wallyd, is your secondary header enabled in the theme options? https://ibb.co/W6y8qgy If so, Please reach out via the contact form on my author page https://themeforest.net/user/themenectar

I added a Youtube movie to my website: https://derma2care.nl/behandelingen/huidtherapie/camouflagetherapie/

I added RAW HTML in WP Bakery: <iframe width=”100%” height=”400” src=”https://www.youtube.com/embed/Z6Uky_s5sfk” frameborder=”0” allow=”accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe>

On mobile it doesn’t look good though. See my screenshot: https://www.evernote.com/l/AASnzCYr9mNPP6aivRKRYNw2zK2Ot70Xdvw As you can see the YT video is cut and does not show width as 100%.

How can I fix this issue? Is there a VC that I can better choose to fix this issue?

Which one is the best to use? - Video Lightbox - Video Modal - Modern Video - Embed Media

Why so many page builder elements for the same function? What’s the difference?

When you play the movie on the homepage of https://derma2care.nl/ there are BLACK stripes on the right and left side. How can I remove this?

Hey htusco, Salient only adds the elements “Video Lightbox” and “Video Player” https://ibb.co/LY851dv , the other ones you’re referring to must be coming from third party plugins. In the case of the previously mentioned elements – the “Video Lightbox” is for creating a video lightbox in which the video itself will play in a popup modal opnce clicked and the “Video Player” will simply place a normal video embed on the page.

Hi,

On the page https://derma2care.nl/blogs/ I’m showing all blog articles that we’ve written. Right now I chose the default setting in the ‘recent post’ settings where the featured image and an excerpt are showing, but actually I want to show the FEATURED IMAGE and the PAGE TITLE underneath. Non of recent settings in ‘recent post’ offer this feature however. See for an example here: https://www.evernote.com/l/AAQgtC5j64JDAIh7Ov3XI3C9s-AZN3dpXyM

How can I get this done?

Fixed it my self … sorry

Hey htusco, glad to hear you sorted that :)

How can I remove the heart and like button from my posts? I found a previous post where you put some CSS in to remove it but it still leaves a tiny little square at the bottom now. This is the current CSS: .nectar-love i, .nectar-love span, span.n-shortcode, ul.project-sharing { display:none!important; }

Hey karinculliton, have you tried to disable that in the Salient options panel > blog > post meta tab yet? https://ibb.co/7K9FnVN If so, please share your URL in regards so I can see why that’s not working on your setup.

Thanks in advance

I did disable that but it still shows up on the post pages. See here at the bottom: http://ac4.ce3.myftpupload.com/?p=3392

Hey karinculliton, you can either disable the Salient Social plugin since you’re not using any of the sharing options or change the “style” to “Fixed to screen” in the WordPress Customizer > Salient Social settings

Is it possible for the element: Customer Carousel (where we put the logos) to start at random? I have more than 30 logos, if you always start in the same place you’ll never see the rest.

Is it also possible to put arrows to navigate?

Hey ofmarconi,

There’s currently no option to alter the order to random on the client carousel, that would require custom modding either through JS or PHP.

If you use the regular carousel element with the “carouFredSel” script and place an image in each column, there will be next/prev arrows by default as well.

when using the “Centered Menu Bottom Bar” header layout, I can’t use the secondary menu? Is this a bug or a feature?

Is there a way to still use the secondary menu too with this layout?

Hey RCPMarketing, the secondary menu is still available as an option when using the Centered menu bottom bar layout, the eCommerce demo actually uses that combination:

http://themenectar.com/demo/salient-ecommerce-ultimate/ – Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into why it’s not available on your end: https://themenectar.ticksy.com

Thanks in advance

Hello ThemeNectar, Quick question for you, can I change the sharing button position to other corner or position within the screen website? I have a chatbox on my website and the sharing button stay behind of this. Thanks in advance. Javier.

Thanks! Unfortunately, i have paste the code in the css box and now the button has just dissapeared. https://prnt.sc/om60b1 May you give another solution? Thanks a million Javier

Support, my apologizes, it worked as a rocketship, thanks a lot.

Hey javizlatan, glad to hear it worked after all :)

Cheers

Hi, before buying I’d like to know if your ‘image with hotspots’ element supports images+texts inside the tooltip window. In case it doesn’t, can you suggest any plugin in order to achieve that? Thanks! Lore

Hey Lore!

That element is only intended for simple text within the tooltip and I’m afraid I don’t have a specific plugin to recommend in regards

I currently have the logo hidden on my home page with the css header #logo { visibility: hidden;

} is it possible to make the logo visible on scroll? Especially for mobiles? Thanks

Hey MarcGarner, change your above snippet to be this instead:

.at-top #logo { 
  visibility: hidden;
}

This seems to not work on mobile

Hey MarcGarner, you’ll need this for mobile:

.transparent #logo { 
  visibility: hidden;
}

Hi ThemeNectar,

First of all thank you for this awesome theme. I have a quick question about the language. Can the theme be changed from English to another language (Dutch)? Currently I have translated most elements into the php itself, but if there is an update this will be lost. How can I best do this without it being lost? Thanks in advance.

Hey LOKOSite,

You can translate the theme strings via the included .pot file – please check out the docs on translation here: http://themenectar.com/docs/salient/translations/

Cheers

Thanks guys, got it fixed by using a child theme

Glad to hear you got that sorted LOKOSite :)

can the scroll on mouse works on this? instead of navigation button.

http://themenectar.com/demo/salient-slider-portfolio/

Hey njrivera, as of now there’s no option for a scroll based navigation on that slider

Hi,

Is this theme compatible with HTML only? If not, how can I convert to HTML instead of WP?

Regards,

Hey rabbar,

Currently Salient is only offered as a WordPress theme

Hi,

Are you planning to offer this template to HTML as well? And when?

Hey rabbar, as of now there are no plans to convert Salient to a static HTML template

Hi, need help, short question.

How to sort the woocommerce product categories at the sidebar? thanks

https://nimb.ws/o1tW7B

Thanks

Hey oddylab, when editing the actual “Product Categories” widget, please verify that your “Order by” is set to “Category Order”.

I see now, my bad, thank you very much.

You’re welcome oddylab :)

I just noticed that my website https://thefictionstoryroom.com/ seems to be loading weird when any page displays…there is some type of blue bar at the top and various page elements in the footer and inside the page are not loading properly.

Hey JayCarver, I can’t see that issues occuring on Safari from my end. Does is only show as the page is loading on your end and then dissapear?

It seems to have disappeared now….maybe my cache had not finished being cleared. I ill just keep an eye on it for now. Not sure what the issue actually was.

Just let me know if it resurfaces JayCarver

Cheers

Hi – there is a white space directly under my header image at https://www.whydontyouknowthis.com/how-to-pay-off-your-student-loans/ and I can’t figure out what is causing it. Do you know what the issue is?

Hey JayCarver,

the single posts provide default top padding for the text content – if you wish to use a full width colored BG as the first content, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body.single-post.material[data-bg-header="true"] .container-wrap {
 padding-top: 0!important;
}

Thanks that resolved the issue.

Glad to hear JayCarver :)

how do I rank a block of popular posts by views? now ranked by the number of likes

Hey Nicko_217, are you referring to the Nectar Popular Posts widget? If so, there’s only the option to sort them by views or total comments by default https://ibb.co/bHKkLvD

thank you)

You’re welcome Nicko_217 :)

My Nectar slider is frozen on tablets (won’t advance, < > buttons don’t show, and text is cut off), but works fine on desktop and phones. URL is: https://canopysalonsystems.com. Have Salient 10.5.3 installed and Nectar Slider is ver. 1.2. Awesome theme and support!

Hey Will!

Could you let me know which tablet you’re seeing that occur on specifically so I can try to replicate the behavior? So far I couldn’t see that happening on an iPad pro with iOS 11

Cheers

Hi, Im having issue with flickity slider inside a portfolio item. I’m getting an empty space between the slider images and Pagination controls. Image size is set to Full. I have played with the settings and cleared the cache but the problem persists. I have the 10.5.3 version and all Salient plugins installed. Any thoughts? https://www.dalgarnotrust.org.uk/our-programmes/foodbank/

Thanks, Beata

Hey Beata,

Do you have any plugins that are adding lazy loading functionality to those images? If so, they would need to be skipped in order to not interfere with the initial height calculations

Hi, It was Smush plugin that was causing the problem. Is there another image optimising plugin that will work with Salient? Regards, Beata

Hey Beata, you can use any image optimization plugin as long as the specific feature for lazy loading is disabled or that element is skipped from the lazy loading functionality

Hello, on the HTML5 CANVAS BACKGROUND, is there a way to make the TITLE and CAPTION to only take up half of the screen before it creates a space to another line? It looks like it’s currently set to create another text line at about 3/4th of the page width. Let me know, thank you!

Hey worldwidedesign :)

I’d be glad to assist with that. Could you kindly share your URL in regards so I can take a look at your current settings so I can provide the correct snippet?

Cheers

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