Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,240 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38440 comments found.

Hi there,

which version of Visual Composer is included in the latest theme version?

Is it compatible with the Yoast SEO plugin? Yoast has some trouble to check content written in VC.

Usually Yoast SEO and VC should be compatible.

Thanks a lot.

Hey,

1. 4.10 – the latest VC will be included in the next feature based update

2. Yoast does work with Salient, it only is incapable of checking the portfolio extra content metabox as of now

Cheers

How can I add a link to a blogpost from a location pin in a Google Map I added from the elements? What I basically need is this: a google map on the homepage that has pinpoint locations on them where we’ve hosted events, but every pinpointed location should be a link to an explaining article. Any help appreciated.

Hey – as of now this would require the use of a map plugin or custom development since the VC map element does not allow HTML from the info windows as of now

Cheers

How can I change the responsive breaking point for the menu (when mobile menu becomes active) from 1000px to 768px?

Hey – unfortunately this would require editing the responsive.css and init.js files as of now

Hi guys. Love the theme. 2 questions.

1. Is it ok to upload the same theme download file to another site as long as I buy a new license? 2. How do you activate a single column footer layout?

Thanks

Oli

Hey,

1. Yes, that’s fine :)

2. This would require css – select the 2 column layout option and then add this into the custom css box located in your Salient Options panel:

#footer-outer .row > div:last-child {
  display: none!important;
}
#footer-outer .row > div:first-child {
  width: 100%!important;
  margin: 0!important;
}

Cheers

Hello,

There is a conflict with the Ultimate Member plugin when using the Salient Theme. See here: https://wordpress.org/support/topic/developer-mode-enabled-and-conflicting-with-other-options-panels

Can you please notify the Salient Dev Team immediately and have them work with the UM Dev Team to resolve this?

Thanks.

Hey,

Thanks for reporting – i’ve noted to look into this for the next update

Cheers

Hi! I have noticed with the new theme update every time I want to make a video to show in prettyphoto it starts playing the video but its behind everything else. The main content area is in front of it. Can you look into that please?

Hey – please share your URL in regards so I can check your current settings :)

Cheers

Hi, there is a bug in the Salient theme’s VC plugin. I have been working with Tahir in Support for more than 15 days on this. For some reason he is only just now assigning it to a developer and he wanted me to post this Ticket #704483 on the theme comments to “ping him”.

Hi again, we’ve further narrowed down the location of the bug to the “Recent Posts” element within your Salient version of Visual Composer. Hope this helps. We use Visual Composer (the normal, non-Salient edition) on dozens of other sites on the same server so we know it’s related to your particular product. You’ve seen the server logs we sent to Tahir? Hope those are useful.

Hey – i’ll take a look at that shortly

Cheers

Hi,

I want to put a grid image gallery like this one at the bottom of this page: http://themenectar.com/demo/salient-corporate/about/ The one where you hover over the image and it has a slight zoom in effect. I couldn’t find it in the image gallery settings. How can I do that?

Thanks!

Hey,

That’s the “image grid style” gallery type with the “title overlaid w/ zoom effect on hover” gallery style – if you’re not seeing that please open a ticket in regards https://themenectar.ticksy.com

Cheers

Hi again,

Is there a way to have a full screen nectar slider + the footer also visible without having to scroll down?

Check theschmews.com

Thanks in advanced, David

Hey,

Add this into the custom css box in the Salient options panel:

.home #footer-outer {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   z-index: 100000;
}

Cheers

Hello.

When I put the Fancy Box inside a carousal like the following page http://vergedesign.co.uk/services I cannot edit them individually. Meaning I cannot add a BG to them etc. I cannot press edit for the second item in the carousal.

Only the first item is editable and it does not move.

Hey,

I can’t seem to replicate that on my end, could you please open a ticket in regards with your admin credentials https://themenectar.ticksy.com

Cheers

Whats the best way to update your theme? Is there a way to do it on the backend dashboard instead of FTP?

Hey guys, is there a way to add fullscreen height/wide block section through VC?

Hey,

As of now you can make rows fullwidth, but the full height row feature is coming in the next feature based update

CHeers

Hope you are doing well. I have some questions kindly help me please.

1. In salient theme options in Styling>ThemeSkin There is only two options to select Original and Ascend..Can I opt for another options too?

2. Secondly I am not too sure what will be the perfect size for portfolio submissions both for full width portfolios and for portfolios with a side bar. Which should be the perfect size I should go with.

3. And I have two sets of portfolios and I have separated them with two pages. One is design and One is photography. But whatever I am uploading through the portfolio option its showing up in both. How can I separate them in a way that Design items will go in design and photography items will go to photography page.

Once again thank you so much for each and everything..stay blessed!

Hey!

1. Those are the only two skins available – however most of the demos are using the ascend skin, not to be confused with the demo named ascend. The demos themselves are available to import in the options panel > demo importer

2. Are you referring to the featured image or the images that will be on the single page?

3. When adding/editing the portfolio element in your visual composer you can define the category to display

Cheers :)

1. Got it!

2. Yes I am actually referring to the images that will be on the single page? In relation to that lets say I have 4 images with a widthxheight of 800×400 and one image with 800×1200 the image will automatically resize itself to show the whole picture itself(talking about a single page portfolio image)

3. It means for Work or Portfolio page I can only setup a single portfolio page and than create categories to define design, photography, paintings etc.

4. When page is loading can I replace that gray image with diagonal lines with something else or a white background.

Well thank you so much for your valuable guidance and generosity bro. You are one of the best here at themeforest. Its so detailed theme I had to ask things to make it. God bless you bro always. Take care and all the very best!

Hey, thanks so much!

2. Could you share a URL of one of these portfolio pages with your images shown so I see how the images are placed?

3. Using categories will allow you to separate different sets of portfolio items per page, yes

4. Add this into the custom css box in the Salient options panel:
.nectar-slider-loading {
  background-color: #fff!important;
  background-image: none!important;
}

Cheers

I’ve just updated the theme to version 7.0.7 and the pages do not load when using the back buttons in Firefox (mac). It’s fine in other browsers though. Is this a known bug, and is there a work around until it is fixed? There is a also a nasty flickering on the zoom effect on the portfolio image thumbnail rollovers that wasn’t there before (also on Firefox only). Thanks for your help. :)

Hey,

Please share your URL in regards so I can take a look at those for you

Cheers

Unfortunately, it’s behind a firewall during development. Other users have posted the same issue. Could you tell me if it’s a known bug? And when it will be fixed. Thanks.

The back button issue is only a known issue when using the mask reveal transition – if you’re using that please try the other for now. However there’s no confirmed issue with the portfolio as you’ve described. Are you also seeing it on the demo?

Hey Guys, the website is looking great, however the menu on the mobile is showing fairly large…..is it possible to have the size of these a little smaller so each link can be on one line? Can you please let me know? Thanks so much, Sharnee http://www.sharneebennett.com/

Hey,

Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1000px) {
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 16px;
    line-height: 16px;
}
}

Cheers

Hey Guys, the website is looking great, however the menu on the mobile is showing fairly large…..is it possible to have the size of these a little smaller so each link can be on one line? Can you please let me know? Thanks so much, Sharnee http://www.sharneebennett.com/

Hey,

Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1000px) {
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 16px;
    line-height: 16px;
}
}

Cheers

Hey Guys, the website is looking great, however the menu on the mobile is showing fairly large…..is it possible to have the size of these a little smaller so each link can be on one line? Can you please let me know? Thanks so much, Sharnee http://www.sharneebennett.com/

Hey,

Add this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1000px) {
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 16px;
    line-height: 16px;
}
}

Cheers

Thank-you so much, I have added this and it works. Thanks again, Sharnee

You’re welcome :)

Hey! One more for you, how can we define whether or not a row is show on desktop and mobile (default feature of VC). Unfortunately this css solution doesnt work, is hiding the row from all devices. .mobile-hidden { display: none!important; }

Ultimately I need some rows on mobile, some on desktop, thoughts?

Hey,

You need to keep that css in a media query like so:

@media only screen and (max-width: 1000px) {
.mobile-hidden { display: none!important; }
}

Cheers

Hey Lovely!

How am I able to get full height rows ? In VC (as of version7) you can define row height as full. Would love to be able to do this to avoid using other themes :P

Seen it’s on your to do for a while but no eta? Can we get a temp fix?

thanks!

Oh hells yeahhhhhhh :) would be rad if you throw in some “bullet” navs, like making each row a panel in a vertical slider! x

All I can say is it’ll be worth the wait :)

I have no doubt man!! So excited. Love this theme STILL. Hey when you have a moment 717643 # on the support – doing my head in

Hi, is this modified Visual Composer fully compatible with standard visual composer plugin? Are there all original blocks included?

Hey – you can only use one or the other, the Salient one does not contain all original blocks but also adds a bunch of custom ones. If you use the raw VC you won’t have access to these

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