Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,756 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38353 comments found.

I have different pages of products on facebook so i want to add those to social links area. you have built in link for only one facebook account.(Salient->Social Media ->Facebook Url)

i have seen many themes that offer option on the end where we can add our own image of social media and custom link for that image. in this way we can add all of out custom links on website.

Please offer this feature in your next release. Or we can do this in current release in other way then do let me know.

Please check this url https://ibb.co/cye05e i want option at the end of this panel.

Thanks!

Hey JennieatPEAH,

I’ve noted the idea for the wishlist :)

Cheers

Hi, how do I set up the side bar in the woocommerce cart? I selected left side bar in Salient’s back end but don’t see how to make it look like it does on the demo site with the slider and side bar. Thanks:-)

Hey silverlithomes,

After selecting a sidebar layout in the Salient options panel > WooCommerce tab, head over to the Appearance > Widgets tab to add the WooCommerce widgets. The price slider is called “Filter products by price”

Cheers

Hi themenectar!

Can I request for a beta of salient? I’ve already sent the request to your author contact form.

Thanks!

Hey devlicence, I just sent a copy your way :)

Hi, the combination WPML + Salient has always worked perfectly, except for the Raw HTML plugin when using Chinese I noticed. Something very simple like:

Title

will display nothing in Chinese, it is just a blank page. Is this a known issue and what can be done about this?

Hey ibster, have you reached out to WPML yet in regards for clarification? They recently did testing with Salient and didn’t find such an issue: https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-the-salient-theme-and-wpml/

Hello, I have this issue with the tabbed sections making the columns arrangement unusual after clicking on different tabs.

https://drive.google.com/file/d/1t2tcNB4cwVKWRXaHP19aPPpYlxZpyzWe/view?usp=sharing Please view video, many thanks, Liam.

Fixed, no need to reply. It actually happens when you have a custom row layout:

For example: 1/1 + 1/2 + 1/2 + 1/1

I changed it to separate rows and now it works out fine. Weird!

Hey Utopia_Creative, glad to hear you got it sorted – I’ve noted to investigate further into that on my end to see what’s at the root

Cheers

When using a full height row it works well on desktop. However, when I check on mobile it does not take the menu into account. Therefore the full height row is too high and runs of the screen. Is there a way to correct this?

Hey dzineee,

Can you share the page URL where that’s occurring so I can take a look?

Thanks

what about another update ? lots of bugs when using transparent header, please update soon

Hey itay-h, the next update will be out soon – we’ve been actively passing out the beta for all interested in testing. Please describe what bugs you’re experiencing & share your URL so I can take a look

Hi, Sorry – 1 more question.

I have used a plugin to allow a subtitle on each product: https://vapesandtobacco.com/product/nasty-juice-aap-grape-grape-punch/ . Is it possible to have the subtitle pull through on the category shop page under the title: https://vapesandtobacco.com/product-category/e-liquids-vape-juice/ .

Then it’d be: Product name / stubtitle / price on top of each other (the same as it appears on the actual product page)

thank you.

Hey tricks28,

As of now that would require modding the product_thumbnail_with_cart function within the functions.php file to query for the additional text

Cheers

Hi, I have a php dev working on this.

This was his comment, “We need to know which function or the location is that outputs the title of the product, the function – product_thumbnail_with_cart – stops just before the title is outputted as we are using the classical skin. I can see in the material and other skins the outputting of the product title which we could then add too.”

Could you please advise. Thanks Tristan

Hey Tristan,

Check out the woocommerce/content-product.php override within the salient theme directory in regards

Cheers

Hi,

Currently you can sort by price etc on the category shop page. https://vapesandtobacco.com/product-category/e-liquids-vape-juice/ and Is it possible to add a sort by brand (category) like on this site: https://www.vapeking.co.za/e-liquids.html and is it currently built in? – if not can you suggest a plugin or if you’ll be adding this any time soon to an update.

thank you.

Hey tricks28,

That would indeed require a plugin as Salient only offers sorting options for what’s in WooCommerce by default. This plugin may do what you’re looking for:

https://wordpress.org/plugins/woocommerce-extra-product-sorting-options/ Cheers

Hi Nectar, is there any conflict with installing the Gutenberg editor from the latest Wordpress update with the Salient theme?

Hey RollingSpoke,

You can install it, but the WPBakery page builder is not fully compatible with it yet. The plugin developers are working on an update now and it will be included in Salient as soon as it’s out.

Cheers

Hola!

My maps all of the sudden stopped working. Have unique api key etc, Error showing as attached: http://buyhub.com.au/wp-content/uploads/2018/08/map.png Any ideas?

Hey ladydekade, if you’ve ensured that no third party plugins you may have active are causing that, could you share the page URL where this is occurring? Currently checking out http://buyhub.com.au/contact/ seems to be working normally

Cheers

Yeah i fixed it – it turned out that because im using gravity GEO plugin, the map api being served twice in a page and it didn’t like it.

Thanks for letting me know ladydekade :)

I’m trying to remove this class ‘off-canvas-menu-container’ through the functions.php with the following function but it’s not working, can you help me out here?

function mp_remove_body_classes($classes, $class){ foreach($classes as &$str){ if(strpos($str, ‘off-canvas-menu-container’) > -1){ $str = ’’; } } return $classes; } add_filter(‘body_class’, ‘mp_remove_body_classes’, 10, 2);

Hey itmjustin, you won’t be using that code – however if you simply search for the text “off-canvas-menu-container” you’ll end up at the relevant div

Ok, can you provide the code for what that would look like? I’m not a programmer. Would be happy to pay for your support on this.

Hey itmjustin,

Unfortunately we’re not personally available for freelance work – you could use Envato studio for that.

However, if your goal is only to remove the class name “off-canvas-menu-container” then if you simply run a search for that string within the footer.php file you’ll be able to find it and then delete/alter it

Cheers

Do You have Salient HTML template? I have a Salient wordpress theme and need HTML template to other parts from my coupon website.

Hey thiagorodrigo,

Salient is only offered as a WordPress theme as of now.

Hi there,

I have what I would hope is a really simple question. All i would like to do is control the text colour of a shortcoded button. It seems to default to white across the board which is fine but i need to control one instance differently. If there is a way to do this for the off and roll-over state that would be great, failing that one colour would suffice.

Thanks

Hey launchhero,

You can with the Color Override when using the see through style, can you share your URL in regards so I can see the button you’re trying to alter to assist?

Cheers

Hello, is it possible in the blog section to display only two posts in a row using masonry Masonry Blog no sidebar with classic or classic enhanced style? Default three posts in a row simply does not work in my case and looks really bad

Hey andrzejbrandt,

Can you share your URL in regards so I can take a look at the setup to assist?

Thanks

Hi,

I just submitted a ticket. If you could take a look at it, I would appreciate it!

PRIVATE TICKET #1667975

Hey crownjewelpro, I took a look earlier today in regards :)

Cheers

hello , i want to ask . Can i make the sidebar menu of this ( http://themenectar.com/demo/salient-business ) work like an accordion menu ? And inside the accordion to have more submenus?

Thanks in advance

Hey johnspa,

The left header navigation shown in that demo turns submenus into “accordion” like entities. Check out the “about” link on the demo URL you pasted. You can also nest submenus to make multiple levels down

Cheers

Any day now guys :D

Hey imoshi, just waiting on WPBakery now since they’re going to release another update soon for gutenberg – I believe I already sent you the beta, did you recieve it in your email?

Cheers

Gotcha.

I definitely did get the beta, thank you for that. Well, best of luck! I’m sure you guys are busy polishing things on Salient end meanwhile :)

Thanks a lot imoshi :)

Hi, all icon on website it not show normal. Now it change to square all. help me please link : www.spip.in.th Thank

Hey narongkub, Here’s the error that’s coming up relating to the fonts being loaded from a different location than the WP install – https://imgur.com/a/BTw0txr here’s an article containing a snippet for your htaccess file that should fix it: https://davidwalsh.name/cdn-fonts Cheers

Thank you so much I fix already ^^

Hey narongkub, glad to hear :)

Hey! Just wanted to report a bug:

Adding an Extra Class Name on a Food Menu Item doesn’t appear to add a class to the HTML.

Thanks Nathron! That’s been taken care of in the beta, If you’d like a copy before the next release, please feel free to reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar 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