Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,432 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38337 comments found.

Hi Dear ,

is this package for one site only ? or i can use it for multisite ?

Hey MohamedAlmaha,

In general, all themes on ThemeForest require a license for each end product created.

Kind regards

Hello theme Nectar, is there a way to hide in the photo gallery the title of the image under the thumbnail please. http://doha.saraallevi.eu/project/arko-datto/ Thank you for the support

Hey sdoganati,

You can hide those by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

.wpb_gallery .portfolio-items .work-meta {
    display: none;
}

Cheers

Hello! Thank you for this new update! Keep Up the good job! :D Have a nice one!

Hey, barreoblique! Thanks a lot :)

Cheers

Hi there,

Is there a way to change the appearance of the single product pages further than just the basics? At the moment I can only do font, accent colour, etc.

WP Bakery only seems to work for adding / editing content after the general product listing, but I would like to create a fully custom product page. Is this possible with Salient?

Thanks

Hey mistyforks,

The options for customizing the single product template are all located in the Salient options panel > WooCommerce > Single product tab. If you need to alter the layout beyond those options, it would require modifications through a child theme or the use of a third-party plugin.

Kind regards

Hi,

How can i center the simple drop down links and also remove the gray horizontal separator?

Thanks

Hey,

You can use the selector:

body #header-outer #mobile-menu:before

Kind regards

Thanks a lot, one more thing about the simple dropdown please!!! How can i add a word “more” right before the arrow “v” like this more v. ? Both for subpages and also pages of sub-pages.

Hey toolbox101,

You can use the following CSS: https://pastebin.com/SC466R1r

Please use the support forum in the future for multiple questions regarding minor customizations.

Kind regards

Hey there! I was wondering how to remove the “Leave a Comment” box at the end of every post? I am wanting to post a link to my private community at the end of every post instead. I don’t want all the spam that comes from using the site feature. Thanks :-)

Hey streetjen :)

This isn’t directly related to Salient, but the following article covers this topic in detail. https://www.wpbeginner.com/wp-tutorials/how-to-completely-disable-comments-in-wordpress/

Kind regards

You are so amazing. Your support is phenomenal. I really appreciate you. I have an idea for your theme I’d like to share. If curious please email me: jen@tgdbling.com. Thank you.

Glad I could help, streetjen :)

You can reach out via the contact form on my author page in regards if you wish to send something privately.

Cheers

How can I change the icon list element so the title is H3 tag not H4?

Hey muntzdesigns,

You can override the template for that element via your child theme using the method described here: https://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/

Kind regards,

Hola Mr. Nectar,

I’m try to put [nectar_rotating_words_title] shortcode, inside Header Navigation > Secondary Header Bar > Secondary Header Text

But with no sucess!

This shortcode works very well in “Text To Display In Header”

How to change this, to work in “Secondary Header Text” field in Redux Framework?

Thank you

Hey nocomments,

For now you would need to add that shortcode via the “nectar_hook_secondary_header_after_nav_open” hook in your child theme. Here’s an example of that in use: https://pastebin.com/mG2f51tR

Kind regards

Thank You Friend! For your kind reply!

Glad I could help, nocomments :)

Cheers

Hi, have this vertical header with a menu in it. Now I want to get a background image in there. Can you help me with this? I cannot find how to achieve this.

Cheers and thanks in advance! https://jnoot-salient.adonnadesign.nl/

Hey donna2,

You can add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

#header-outer {
  background-image: url('YOUR-IMAGE.jpg');
}
If you would also like the image to automatically expand to fill the header area, you can use this rule instead:
#header-outer {
  background-image: url('YOUR-IMAGE.jpg');
  Background-size: cover;
}
Kind regards

Hey! Just to say Hello ;-)

Hope everything is going well for you!

Hey barreoblique! That’s so sweet of you! :)

Hope everything’s going good for you as well!

Is there a way to adjust the color of the background animation clip path insert without affecting the entire body?

On scroll, it always shows white, I’d like just that background be a certain color.

Hey fluidcreativestl, The only way to alter that would be if you’re using the clip path to only clip the background layers rather than the content within the row. If you change the “Clip Path Applies To” “Background Layer”, the shape divider that you set on the row will still be visible outside the clipping. You could then set the shape divider to a “Straight section” at 100% height with your desired color to get the effect you’re looking for.

Kind regards

Slider revolution Revslider is giving critical errors particularly when trying to edit pages and posts. using versions Wp 6.1.1 and rev slider 6.2.23

Hey elbowneuron,

Salient does not include Slider Revolution, but I’ve tested locally with the latest version and can not replicate the issue you’re referring to. If you’re only seeing the issue occur on your end when you have Salient as your active theme, can you please verify that you’re using a recent release of the theme (v15)?

Kind regards

Hello,

Very slick and beautiful theme, that i’m using on a project for my university. One question, is it possible to remove the coma (,) on millestone numbers. We are french and we don’t use for example 4,700 for 4700.

Hey Rico1, thanks a lot for the kind words!

As of now you would need to change your milestone “Animation Effect” from “Count To Value” to “Motion Blur Slide In” in order to use a custom format for the number.

Kind regards

Thanks

Cant find option to make column boxed, so i can activate hover animation for column. Guess that there are no available options other then write css by myself for column hover animations. Want to enlarge some columns on hover. ahhhh

Hey raffess,

The “boxed” column option is located at the bottom of the column settings: https://ibb.co/8rYFn6Q

Hey Phil, is it possible to just have a subtle line without a shadow under the main navigation bar? Best

Hey rockzi!

You can set the box shadow to “None” and then add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

body #header-outer[data-has-menu] {
    box-shadow: 0 0 0 1px #000;
}

Kind regards

It seems Text With Inline Media element did not registered for WPML. It does not show up on the translation screen. Can you advice?

Hey ugurterzi, that will be added in the upcoming minor (15.0.7) release this week. If you’d like immediate access to the change, feel free to open a ticket on the support forum in regards.

Cheers

Thank you for the reply, I created that ticket.

Thanks ugurterzi :)

Hello, with the last version 15.0.6 of the theme, Visual Composer is not working, i can´t access to edit the front page :S Where can i find the version 15.0.5, i want to do a rollback.

Thanks.

Hey fiucarla,

Nothing was changed in the WPBakery page builder between those two versions – The last time the page builder received an update was in 15.0.2.

If you’ve already disabled your third-party plugins to rule out any conflicts that are causing your issue, kindly reach out via the contact form on my author page in regards so that I can take a look.

Kind regards

Issues with highlighted text font size. Firstly works fine, then ipad font size rewrites mobile font size and user need to set font size only by ipad or mobile excluding one, or using custom css for each. Really uncomfortable. Perhaps that’s why team didn’t set font size for mobile in highlighted text in Saas demo. Annoying.

Hey raffess,

Various elements just received the ability to override font sizing on tablet/mobile independently in v15 – if you’re encountering any issues with this newer feature, please share the page URL in regards so that we can take a look at the page to replicate it/correct it in the next minor release.

Here’s a live example of the highlighted text responsive font sizing taking effect – All viewport sizes (desktop, tablet and mobile) are active on the instance with the text “Imagination will often carry..”

Kind regards

Hi there, is er a way to have more columns then 4 for woocommerce. Shop page can have 6, would love to use that everywhere.

Hey zeddje,

The shop pages can be set to a maximum of 6 columns as you’ve noted – can you specify in what other locations you’re trying to modify the column number? If you could share your URL or screenshot of the area you’re trying to modify that would be helpful.

Thanks in advance

Hi again, here is the page: https://heco.loods010.nl/voorraad-spanbanden/ in the bottom you see 4 products i would like to see 6 ;o) I use PRODUCT GALLERY, there you can type the number of columns but when i type 6 it still shows 4 ;o)

Hey zeddje,

Add the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

@media only screen and (min-width: 1000px) {
   #ajax-content-wrap .woocommerce.columns-6 ul.products {
      width: 101.5%;
   }

   #ajax-content-wrap .woocommerce.columns-6 ul.products li.product {
       width: 15.6%;
       margin-right: 1%;
    }
}

Kind regards

​Hi, I don`t want the pages to be full width. How can I achieve that? I cannot find it anywhere. CHeers!

Hey donna2,

If you’re referring to the general site container, that can be adjusted via the “Max Website Container Width” option in the Salient options > general settings > functionality tab.

However, if you’re trying to modify the “boxed layout” width, that would require a snippet of custom css.

Kind regards

Thanks, but the min website container width is too big for me (more than 1400 px). I would like it to be smaller…

Hey donna2,

You can disable the “Extended Responsive Design” option in the same tab within the Salient options to further decrease the maximum width.

Kind regards

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