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 know my support is expiered but please help me. How to change the video in the header of landingpage 2 demo? http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=2.18049594.2029698703.1523180273-1876739337.1516782563

Hey cu3edesign,

If you’re referring to the corporate 2 demo, you just need to edit the row settings within the page builder. There’s a field you’ll see for “video background” and the related source fields

Cheers

Hey TN,

Don’t suppose there’s any possibility of an update I asked after a while back (though you weren’t sure back then); The Nectar Slider, when placed via VC, can have the same fade transition as used when the Nectar Slider is used in creating individual slides…my fingers are crossed! :)

Hey ND81,

Unfortunately there’s no option for this in the image gallery element > nectar slider style yet

Cheers

“yet” ... so it’s coming? :)

Definitely not ruled out! Feature requests make it into updates based on popularity

Hi,

Is there a way to decrease the size of the plus/minus icon on the minimal toggle panels?

I’ve tried using the codes below, but it has no effect.

Within the page CSS:

.toggle h3 a i { font-size: 30px; }

Within toggle.php

Do you have a solution?

Thanks!

Hey cwayneboss,

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


div[data-style*="minimal"] .toggle h3 i {
    transform: scale(0.7);
}

Cheers

You guys are the best. Thank you.

You’re welcome cwayneboss :)

Hi, love the theme, but the mobile off screen menu displays to the top of the screen with no padding and I can’t find the css to lower it?

Yea, garyjohndavis.com

You got iT?

Hey gdavz, the custom css that’s been added to your setup at this section is causing the issue:
.container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-footer:before, .modal-footer:after, .vc_row:before, .vc_row:after {
    display: none;
}

if you remove the ”.row:after” from that selection, it should fix the issue

Question: If I have a two column, full-width row with a single image in one column, how do I make sure that image is always the same width as that column? When the browser expands, the image doesn’t scale beyond a certain point (which I think is the image’s actual size) leaving negative space on the side of the image.

I know if I use the image as a background, it’ll always remain the full width of the column, but it’ll also crop the image as it adjusts to the height of the content in the row.

I love this stuff! :)

Hey rouge1,

Could you share the URL of the page that’s acting this way so I can take a look and assist?

Cheers

I just remembered I had this issue a year or two ago on my agency site. I lifted the CSS you gave me. I worked!

Here’s the code.

.row .col .img-with-animation { max-width: none!important; width: 100%!important; }

Hey rouge1, glad to hear you’ve sorted it :)

Hello, I have a problem, I want to delete the logo, I have the most recent version and I used to do it with this code: body header # top #logo {display: none; } but now it does not work, the page does not load

Hey Dooply,

Please share your URL in regards so I can take a look to assist

Cheers

Hey Dooply! This should work for you :)


body #header-outer header#top #logo {display: none; }

A client’s old web developer purchased Salient in his Envato account, but now we need to update the theme files and cannot download the new version. I have the purchase code, is there a way for us to transfer the license to a new Envato account?

Hey bimsenfold,

If you contact Envato in regards they will be able to help with this :) https://help.market.envato.com/hc/en-us/requests/new

Cheers

There seems to be a conflict that effects the image gallery and google maps since the latest Wordpress update. Both sections don’t display on the initial page load but do after refreshing the page. I have disabled plugins to see if it was a conflict but doesn’t seem to be.

Here’s a link – https://www.boutiquetraveler.com/san-francisco/private-tours/best-of-san-francisco/

Hey thegoverseas, can you please try disabling the rocket script loading you currently have active to see if that’s what’s causing the issue?

Didn’t even know about it as this was an automatic setting in Cloudfare but turned it off and that seems to have done the trick. Thanks

Hey thegoverseas,

glad to hear that helped :)

Cheers

Hi.

1 - I’m trying to get the header (top navigation background) to start off transparent on product pages and then become solid on scroll/hover, but I don’t see the checkbox to force the transparency.

My settings are Salient / header navigation / use transparent header when applicable is set to “on”.

I don’t see transparency settings on product pages.

Here’s an example of the behavior that I’m looking for: https://www.allbirds.com/products/smallbirds-wool-runners?variant=54912655943

2 - How do I remove the link below the navigation when it is transparent?

3 – How do you make content scale down vertically on mobile? For example, if I have an image that is 500 px tall on the desktop, how do I make it half that height on mobile?

Hey rouge1,

1. The archive pages are the pages WooCommerce automatically generates for the main shop page and all category/attribute pages. For example these are all archive pages: http://themenectar.com/demo/salient-business/shop/
http://themenectar.com/demo/salient-business/product-category/clothing/

2. In the Salient options panel > general settings tab switch your theme skin to “material” to handle this without CSS

1. Thanks for the education

2. It worked. Thank you.

You’re welcome rouge1 :)

How can I activate the comments? They are activated in the wordpress panel but they do not appear on the web

Hey tumarcaenfacebook,

Please share the URL of the area on your site where they’re not showing so I can take a look

Cheers

http://drnoeherrera.com/index.php/contacto/ Comments are activated but do not appear

Hey tumarcaenfacebook, comments are disabled on pages by default but are available on the portfolio/blog single templates. If you wish to use comments on a page, you’d need to use the Salient child theme, and then copy the page.php file into it from the parent.

Once you’ve done so, simply change this section https://pastebin.com/1AbSkBKe into this https://pastebin.com/snwvGGnD

Cheers

Is it possible to hide certain widgets (f.e. sidebars) on Mobile Devices?

Hey dzineee,

The Salient footer widget areas allow you to place the navigation menu widget – are you referring to something else?

Cheers

Yes I am referring to something else. A special mobile footer menu that pops up whenever you are on mobile. See Storefront as an example.

Hey dzineee, there’s no such feature like that in Salient. However the new material theme skin does indeed keep the shopping cart and search feature in the main header menu on mobile

Hello,

Guys, can you please answer my questions on the ticket? I’m stuck on the website without it.

thank you

Hey josephhh, I’ll take a look into the ticket as soon as possible

Cheers

Hello ThemeNectar,

I’ve got an issue with the menu sort of glitching out if you pan over it at a certain speed, can you check my support ticket, and weigh into what a solution might be? I’ve disabled all the plugins on my site and it continues to happen. #1485878.

Thanks! Paul

Hey pogle2,

Yes, there are tons of other fixes/changes/features coming in the next update – we just had to release this one small update before the big one due to the new WooCommerce version

Cheers

Hey ThemeNectar.. just wanted to check in again to see if there was a new ETA for the next release? I assume the menu fix will be incorporated into this one?

Hey pogle2, if all goes as planned we’re hoping to release it this very weekend – and it will include that fix

Cheers

Hi,

Just noticed on some of my pages where there is no slider (visual composer content only) the top of the content is hidden/moved “below” the navigation and covered.

Is this a bug or just a setting i am missing?

Hey knova15, if you don’t have any top row padding set I would need to see the actual URL in order to assist.

Cheers

Hi, just sent a PM to you with the link, please handle it privately

Thanks knova15

Hi

Can I have different footers on different pages?

Cheers

Hey MiraMaya,

I just need your website URL to provide the needed code

Cheers

Hi, just sent a PM to you with the link, please handle it privately

Cheers

Hey MiraMaya,

add this into the custom css box in the page builder on that page – you can find it by clicking on the gear icon within the page builder (top right corner)


#footer-outer {
 display: none!important;
}

Cheers

For some reason my buttons in Safari have been sporadic. They show up sometimes but not other times. Works fine in Chrome and mobile Safari but not on the desktop version. Super confusing! I’ve looked through all the comments and haven’t seen this come up really. Cleared my cache and hasn’t gone away.

Hey joshatudd,

Could you please share your URL in regards so I can take a look

Cheers

Looks like the Fade In features I had on there caused it. I just took them off and all seems to work again. Thanks for the reply.

Hey joshatudd,

Glad to hear you’ve sorted it :)

Cheers

Hi

Great theme!!!

One question: could you please take a look at: aretskock.dsproposal.site and help to find an answer, why on mobile devices in Firefox and Safari, the menu on main site is not working properly? (slow)

Thanks in andvance for an answer

Agata

Hey Agata,

What mobile device are you using? So far from testing I haven’t noticed anything off about the mobile menu

Cheers

Hi, how did you create the ‘NEW’ label in the top left of the most recent demo swatches on your own site? – http://themenectar.com/demo/salient-promo/

Many thanks, Mike

Hey Mike,

We’ve added the option to add css classes to each individual project. That effect is created by adding the class “nectar-new-item”

Cheers

Hey chaps,

Im trying to add 10px of padding either side of the Nectar slider to match the padding in the section below:

http://www.saltedcarameldonut.com/test_projects/damview/

Any ideas would be a great help?

Hey sam_lee1985,

This wouldn’t be possible through padding given the nature of the parallax effect, however there’s an option in the Salient options panel > general settings >

Body Border (Passepartout) that might help achieve what you’re looking to do

Cheers

Hello, can I do to flipping the slider on the demo “Project slider” scroll rather than clicking on the arrow?

Hey pavel33,

As of now there’s no option to change the slide on scroll, but there is an autorotation function in addition to the two navigation options (next/prev buttons & pagination dots)

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