Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,222 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Hello, Pre sale question, when i scroll mouse down, sliding image has an effect here, https://www.infosys.com/, do you have any option to make the slider changing effect like that, possibly in one page demo, like this one? http://themenectar.com/demo/salient-app/ or do you have any other demo which has effect like that?

TIA

Hey ashiq10,

We have an option that’s similar to that: themenectar.com/demo/salient-service

Cheers

Hello, actually i need the effect how the slider changes. Thanks anyway.

You’re welcome ashiq10

Hi… Suddenly my social icons is showing as squares :( Can you help me?

after the last update only.

Hey AlohaFX,

If you’ve verified that no plugins you have active are causing this in regards – please share your URL so I can take a look to help out

Cheers

9.0? I emailed twice but never got it.

Hey NerdCommerce, I sent you a copy 4 day ago – if you didn’t receive it I can try sending it again to a different email, however the release will now be out tomorrow

Hi, I’m trying to set up our blog page to match this demo page (http://themenectar.com/demo/salient-corporate-2/corporate-2-news/) and I’m running into a couple problems:

(1) In mobile view, the featured image appears left of the title and smushed. On the demo page, it is responsible and reorients to appear above the title.

(2) How can I change the styling for titles in the sidebar, for the first featured posts widget? In CSS I can’t figure out how to isolate just the titles below the first one in with the featured image bg. I’d like it to be black and bold instead of blue and regular weight. Can’t find a theme option to hit these.

(3) In the demo, the sidebar is wider, how can I edit this?

Here’s my page: https://bacc.cc/read-v2/

Thanks!

Thanks! #1 and #3 worked great! For #2, is there a way to make the second and third post titles black, but the first one white since it is on top of the image?

Wait nvm it works, I think maybe the Material option changed it. Thank you!

Glad to hear mikequery :)

Hi there. How do I make the “single image” not bloat the images but rather show “as-is”? Example:

https://spinkandedgarusa.com/static-ads

2nd Row, you see three ads side by side.

The 3rd ad with the bed and hemp in the background should look like this:

https://spinkandedgarusa.com/wp-content/uploads/2018/08/SpinkEdgar-SitNSleep-GoogleRemarketAd-Toxic-Aug18-120x600.png

But your single image seems to be “stretching it to the column”

I am not sure how to fix this to get the image to show actual size.

Please advise and thank you very much!

Hey carnavat,

Can you please try to add the link again to the actual page – https://spinkandedgarusa.com/static-ads is going to a 404 at the moment and I would need to see the page setup to assist

Thanks in advance

I have two questions:

In the Blog demo http://themenectar.com/demo/salient-startup/blog/ article “ink in water” you use the “Video” type, but it does not do anything. Clicking on the play button opens the article and there is no video in the article. How is the video type supposed to work?

And is it possible to set the general image formats to 16:9, so all images can be video screenshots, for example?

Hey bluemonkeys, are you entering the iframe into the video post format embed metabox rather than adding it through the page builder? If so, ensure that you have the option turned off in your Salient options panel > blog tab “Hide Featured Image on Single Post”

2.That would require modding the following image size in the functions.php
add_image_size( 'portfolio-thumb', 600, 403, true ); 
after doing so, you’d need to regenerate the thumbnails https://wordpress.org/plugins/regenerate-thumbnails/

Thanks for your help, it worked!

Glad to hear bluemonkeys :)

How do I get rid of this black bar above my footer? Screenshot here: http://prntscr.com/kmd4cs Website: https://vaveili.com/

Hey Vaveili,

add this into the custom css box in your Salient options panel:


body[data-bg-header="true"].home .container-wrap{
    padding-bottom: 0px;
}

Cheers

Hi there,

I have purchased ur theme last year. It was working fine for a while. Then recently, on chrome it has an issue that portfolio on home page only showing 3 items, while the others dissapear.

url: riosoetanto.com

I tested on firefox and safari and both were working fine, just on chrome it doesn’t work well now.

Can you tell me what’s happening?

Hey callmerio, have you also verified that no browser plugins you may have active could be causing it?

do plugins really interfere with it? I do have several plugins on my browser, but few months back it was fine.

It’s possible that adblocker plugins could if they think that category of the project could be anything related to an add – have you also tested on a second machine yet just to see if it’s local to your current one?

This still doesn’t work with WooCommerce’s Product Reviews Pro add-on. Please fix this. It’s an official plugin and they say the issue is with Salient.

Hey Sam, it looks like most of the conflicts are stemming from the Enable Fancy Select/Checkbox/Radio Styling option in the Salient options panel > form styling tab – that option has been updated in v9 which was just released and it should fix it

Thanks for your reply and for the release of v9. I’ve been looking forward to it. I have updated and you can see it here: http://104.237.130.231/index.php/product/a-test-product/.

It seems better.

You’re welcome sam1994, thanks for updating and letting me know :)

Pre-sales question: can you please provide a list pf plugins used by this theme and note whether the plugins are required or just recommended? And are there any pro plugins bundled with and if so how will these be updated?

Hey hlikes, the only bundled premium plugin is WPBakery page builder and that’s also the only required plugin. Other plugins that are recommended are free such as WooCommerce/Contact Form etc. Updates for the page builder are included with theme updates directly

Hey man, could u send over a copy of the new version (beta)? Best and thanks, Andi

Hey rockzi, I’m not seeing any emails from this account name requesting access – have you reached out via the contact form on my author page recently? https://themeforest.net/user/themenectar

Cheers

Before I buy, please tell me if this works with Divi builder plugin. Thank you

Hey signs-grafix, unfortunately not – Salient relies on the WPBakery page builder plugin

Hi two issues:

1. Unordered list http://neat.cloudaccess.host/#whatwedo – the font is a differnt colour. It should be #858585 but its lighter. Please check on google chrome as its the most noticable.

2. In the http://neat.cloudaccess.host/#privacy please clik on Provay Pokicy.. When it drops down there is an area with bullet points, still much lighter than normal text?

3. In the Slaint settnigs, ‘overall font color’ isnt working. Even if I select RED it still defauks back to a grey colour?

Glad to hear alisonleon :)

Sorry Ive noticed the same thing on my iphone and ipad…. do you have code for thoese too? Its only for the body font?

Hey alisonleon,

-webkit-font-smoothing is the only available option for modifying how the browser will attempt to render fonts – it appears that it’s only available for Mac OS and not iOS so unfortunately there’s not much else you can do with that specific font/font weight combination

Hi Nectar, is there a way to hide the WooCommerce cart icon from the main nav until something is actually added to the cart?

Hey RollingSpoke, the only way to remove the cart fully before any are added would require custom development yet. You can hide it with css like I’ve shown below, but there will still be extra menu space for it:

.ascend #header-outer .cart-menu-wrap:not(.has_products) {
    display: none;
}

Cool thanks, but is there a way to have this work in mobile or when the screen shrinks in size?

Unfortunately there’s no css classes that change on the mobile icon link that could be used to hide/show it based on if there’s products inside

Hi. How do I insert Facebook pixel into the theme? Thanks

Never mind. Figured that out. Inserted right above google analytics code :)

Hey atlantchiropractic, glad to hear you sorted it :)

Cheers

I am trying to get the header fully transparent on mobile. I have enabled “permanent transparent” however it doesn’t appear to be working. The logo should also be centered on mobile, but it keeps appearing aligned left. Any help would be greatly appreciated. Here’s the ink: http://chadwickofficial.com/

Hey tmudd89,

You need to disable the page full screen rows on mobile by using the “Disable On Mobile” option in the Page full screen row metabox in order to have a transparent header appear on mobile. Alternatively, if you’re only using one full screen row, you can turn off the full screen row functionality together and instead use the option within your row directly in the page builder to force fullscreen height.

There’s the centered logo defaults to the left on mobile layouts with the off canvas menu navigation link on the right. Custom CSS would be needed to keep the logo centered on mobile devices. add this into the custom css box in your Salient options panel:


.mobile #header-outer[data-format="centered-logo-between-menu"] header#top .span_3 {
    text-align: center;
   width: 1000%!important;
}

Cheers

Thanks for the quick reply. I got the transparent part to work, but the code you provided for the centered logo does not appear to be working.

Hey tmudd89, please verify that no “pre” tags pasted into the custom css box with the snippet – if any of those exist, the CSS will not be able to parse on the site

Any news on when 9.0 is dropping ?

Hey nvado, it will be out this week :)

Hey Guys – Following up on getting the BETA sent over :)

Hey jmrosenheck, just sent over a copy :)

Cheers

​Hello,

I have the theme configured to have the menu and logo on the left side with the main content on the right. However I’ve noticed that when its like this, you are unable to click on the top level menu items. This works fine in the mobile view, its just desktop view where this isn’t working. Am I missing an option somewhere? Marcus

Hey Marcus,

The left header navigation turns submenus into “accordion” like entities as seen in business demo with the about item http://themenectar.com/demo/salient-business For now you would need to make the first child of the submenu act as the main link

I’ve got an issue with how the theme handles displaying post categories. I think this should be fixed.

My post is a category which has 2 parents like this: Travel > Europe > Ukraine. The primary category is Travel. On the post page it’s displayed alphabetically like this: https://i.imgur.com/kWBqj8M.png but should be displayed in hierarchic order like here in the post editor: https://i.imgur.com/TFmUlsT.png also on the home page I got post slideshow and it’s displaying 1 category (the first ony alphabetically – which is not logical like this:) https://i.imgur.com/yQFhsZt.png .It should display the category that has been chosen as primary. in this case – Travel.

thanks

Hey crazyheart, not many themes would use that to query for categories for a specific post, though it would be useful for a widget or page builder element as it offers more query options. However the HTML output is also limited, forcing an ul > li structure so it would conflict with the current category hover animations as noted in the bottom of that codex page
If you need a function that does not format the results, try get_categories().

You’re welcome :)

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