Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,281 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hello,

I am really enjoying this theme so far. Thumbs up!

I was wondering, since my website is in italian is there a way I can change the english terms like previous-next post, submit a comment, leave a reply etc. throughout the site?

Thank you!

Hey anamaria_027!

Yes, there’s an included .po file which you can use for translating any of the theme strings. You can use a plugin like locotranslate, WPML or your favorite program to edit the .po file

Cheers

Hi guys,

Is there a way to adjust sidebar width please?

http://mystylegym.com/shop/

Sidebar is currently very wide, we could use the extra space to have larger product thumbnails.

Can’t find anything under WooCommerce or General settings. I know most themes allow sidebar vs. content % to be adjusted – am i missing something? Thank you!

Hey ravenswoodmedia,

Add this:


@media only screen and (min-width: 1000px) {
#sidebar.span_3 {
    width: 18.5%!important;
}

.post-area.masonry.span_9, 
.post-area.span_9, 
body[data-ext-responsive="true"] .post-area.masonry.span_9, 
body.search.material .span_9 {
    width: 79.5%!important;
}

}

Cheers

Great, thank you. Please let me know if there’s somewhere I can +1 feature request to have sidebar width adjustable within theme settings, like in Avada, Bridge theme etc… Cheers!

https://theme-fusion.com/avada-documentation/img/layout_sidebarlayoutoptions2.jpg

Hey ravenswoodmedia, I note items for the wishlist that are requested here or the support forum :)

Hello, couple of (hopefully) quick questions regarding our WooCommerce shop page:

http://mystylegym.com/shop/

1. Using the attribute filters in the left sidebar, the styling of the red checkboxes for the options of “Colour” and “Discipline” seem broken? I have tried with all plugins disabled apart from Salient Visual Composer and WooCommerce.

2. How to edit the styling of the product prices on the page? At the moment they’re in large red font. Can’t seem to find any setting for this in Salient typography or WooCommerce.

Thank you!

Hey ravenswoodmedia,

1. Try to add this into your custom css box:


.material.woocommerce #sidebar .widget_layered_nav ul li a, .material.woocommerce-page #sidebar .widget_layered_nav ul li a, .material.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    padding-left: 25px!important;
}

2. I’m seeing that you have this snippet in your child theme style.css which is creating that large size:

.woocommerce-Price-amount.amount {
    font-size: 46px!important;
    line-height: 20px!important;
    letter-spacing: -1px;
    margin-top: 2px !important;
}

Cheers

Thanks guys. 2. worked fine. 1 still causing problems though

The checkbox alignment is all wrong.

https://prnt.sc/j1ojd9

And Active filters have a border applied to them:

http://prntscr.com/j1ok5r

I also tried using YITH Ajax Filters in the sidebar (“Colour” attribute option), the styling for these are messed up the same. Site is at latest Salient version

Thank you.

Hey ravenswoodmedia, try adding this in as well :)

.woocommerce #sidebar div ul li {
    position: relative;

}

Quick question: Should i be bothered about this or its just the way it works and detects retina x2 larger logo’s and is more dynamic sizing than an issue:

The following image(s) are missing width and/or height attributes.

https://www.startdigital.co.za/wp-content/uploads/2018/04/startdigital-logo-x1.png (Dimensions: 250×60) (3 uses)

Hey MatthewMurdoch!

It’s a recommendation for maximum performance, but not required or seen as an error from official HTML validation. We don’t add them because the image used for the logo will scale and change size / resize with animation on scroll when certain theme options are used

Just a comment to other potential buyers, there is so much more to this theme than you realize, it literally has everything you need to make a perfect site and for people concerned about GTmetrix like myself, here is my GTmetrix score using Salient – https://i.imgur.com/8TzEque.png

Hey MatthewMurdoch, thanks so much for testimonial!

Cheers :)

My product pages continue to display content to the side of the product image even when it is set to display fullwidth under image.

resolved

Hey MarcGarner, glad to hear you sorted it :)

Hi Again

I want use this Navigation button “Purchase on right” from http://themenectar.com/demo/salient-promo/

How can i do this exactly? I want the same Navigation Button on right and other in the middle.

Cheers

Hey MiraMaya,

The code provided was for regular non see through buttons, for the style you’re using please use the following:

header#top nav >ul >li[class*="button_bordered"].current_page_item >a:before, 
body #header-outer.transparent header#top nav >ul >li[class*="button_bordered"].current_page_item >a:before,
#header-outer[data-lhe="animated_underline"] header#top nav >ul >li[class*="button_bordered"].current_page_item >a:before {
  background-color: #000!important;
  border-color: transparent!important;
}

Cheers

Super, thank you so much. Is posible change Menu Item Style?

Cheers

You’re welcome MiraMaya, any additional changes would require more css

Hey guys!

Any news about the upcoming update?

Thank you!

Hey avrcata, it’s still in development – hoping to release it later this month

Cheers

Great!

Thank you for your reply!

Whatever I do, whatever theme I buy and work with, I always come back to Salient. It’s something about it…

I wish we will get new designs in the next update. Is there a chance?

Thank you!

Hey avrcata, yes – the next release will have a new demo :)

Hey guys, why is the Visual Composer not working anymore?????

Hey PhilippAllenbrand, are you using the latest version of the page builder (5.4.7)? If not, update your version of Salient to get access to it. If you’re already on it, please ensure no third party plugins are causing the issue for you

Cheers

Pleeeeaaase bring back page header options for Products. I want to have an imge with transparent header – it used to be an option. Literally the only reason I’m not using salient as much any more is it’s limited Product page options.

Have you got a work around? Even if I have to hack code and have same image on every page?? xxxxxx

Hey Guys,

Few more q’s sorry:

http://www.tonicpit.com/socialtown/shop/

1. With tabbed content, anyway we can get tabs to be on a carousel on mobile rather than stacking? Looks clunky but I can’t get rid of it as I need a way to sort the products since your VC blocks don’t come with a filter :(

2. On mobile (iphone 6), my Sliders have a white line on the right hand side. I don’t know why? On all pages too.

3. On mobile, how can I show the “Down” arrow on sliders? Showing on desktop but hidden on mobile..

Hey ladydekade,

1. It was never intended on being an option for the single product page, a couple years ago it accidentally showed up there but that was fixed. We are indeed going to be adding more WooCommerce functionality in the next update though :)

2. Not without custom modding, but you can make it much smaller on mobile:


@media only screen and (max-width: 690px) {
.tabbed[data-style*="material"] ul li i { display: none; }
.tabbed >ul li a {
    font-size: 12px;
}
}

3. Try and add this:

@media only screen and (max-width: 1000px) and (min-width: 1px) {
.nectar-slider-wrap {
    margin-left: 0px!important;
}
}

4.

@media only screen and (max-width: 1000px) and (min-width: 1px) {
body .swiper-wrapper .slider-down-arrow {
    display: block!important;
}
}

Thanks guys :) If you think of a way to get that tabbed content into a slider that would be raaaaaad. Can’t think of any work around atm

Some odd feedback I know – but Gradient text, there is horizontal, diagnal, but not vertical.

ie: linear-gradient(to bottom right

Next update considering just putting: linear-gradient :D

Hey MatthewMurdoch,

Thanks for the request :)

Cheers

Hi, hopefully you will be able to help me. I have been asked to do some updates on the website by my client. Website is currently running your theme however it is “Version: 1.6.1” I was trying to find a way to update is but have no luck and client has no idea where his authorisation key and account details, etc. Whats the best way to go about it? thanking you in advance.

Hey serge_88,

Wow, that’s a super old version! You’d need to contact Envato in regards to recover the account that the licsense is attached to https://help.market.envato.com/hc/en-us/requests/new . Once you have a license, follow the docs here: http://themenectar.com/docs/salient/updating-salient/

Cheers

thank you, i will try that!

You’re welcome serge_88 :)

Hi! Currently I have an inner row with some text and an image on the first fold of my homepage in two separate columns that are impossible to get centered on Desktop. Current setup is 1/6 (blank) + 2/6 (we are;text) + 1/4 (Marketyze; image, 150% stretch) + 1/4 (blank). Is there any way to get this entire line more centered (which means moved to the left), perhaps through CSS? using columns just won’t work. Website: marketyze.io Thanks, Jon

Hey jon!

You’ll need to give the row a class name, for example “home-logo” and then use css like so:

.wpb_row.home-logo {
    margin-left: -185px;
}

Cheers

Hi, i’m trying to get rid of this space on the top of the page under the menu..please how can it be done? http://omgstudio.cl/quienes-somos/

Hey eladarale,

If you’re referring to the regenerate image plugin, it’s not something that stays active on your install. It runs once to regenerate the images and then you can disable it

Cheers

Thanks, i’ll try use it :)

You’re welcome eladarale :)

Hi

On the single project page, how do you remove the ‘related posts’ links below the text on the right hand side?

http://respiteproductions.com/portfolio/bacardi-whats-your-fuego-face/

So confused, I’ve duplicated the previous project which doesn’t have it!

Thanks Ben

Hey Ben,

That’s coming from a plugin you have active and not being generated by Salient itself. It looks like it’s originating from a module in jetpack

Cheers

Amazing, thanks fella :)

You’re very welcome HelioBee :)

Hi, Please, i’m using the full screen row and i’m having issues with the menu color on dark image section. I know that Salient have the solution for that to change colors for the menu on section dark or light . please any one knows how it work? :)

Hey eladarale, If you’re not seeing the option in the page header settings metabox for that https://imgur.com/a/rdxmd you need to update your version of Salient. Also, you define your starting and dark transparent navigation colors in the Salient options panel > header navigation > transparency tab

Cheers

Hi, Thanks a lot after i made the update it works :)

Glad to hear eladarale :)

Is it possible to use a graphic instead of the font icons, yet still retain the circle etc from the icon element?

Hey fotoviva, not without some custom modding to the element now unfortunately. However, i’ve noted the idea for the wishlist :)

Hi Themenectar, will you be doing support to integrate your theme into a cryptocurrency theme option? Supporting related plugins etc?

Hey Wobblefin,

Currently there’s no plans to, but I’ve noted the idea for the wishlist :)

Cheers

Hi,

How to add another menu item to the header on Desktop/Mobile? E.g. next to the woocommerce cart?

Like the image below.

http://screencast.com/t/ByommxLgjQS

Thanks for your help.

Hey ABalagtas,

As of now this would require modding to the header.php file. The file could also be moved into a child theme to avoid having to redo the mod in the future when updating

Cheers

Hello,

In which line (header.php) can place the custom my-account icon for desktop and mobile.

http://prntscr.com/j160i9 Thak you for extended support.

Hey ABalagtas, it would need to go inside of this unordered list: https://pastebin.com/QXppvDJE

Hi there is there a way to change the name colour on the full screen bio modal of the team element?

Cheers

thanks mate appreciate it

Sorry guys also how do you change the font on the non full screen section

Hey cloudcartel, you can alter this with the “heading 3” field in the Salient options panel > typography >

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