Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,768 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38354 comments found.

Hello. Where about,s is the loading wheel that comes up before the site loads? I want to create a branded one, but can’t find it anywhere. found all the other loading ones, but not idea for that one! Thanks!

Hey! Which theme skin do you have assigned in the Salient options panel > general settings tab?

Cheers

Hello. Where about,s is the loading wheel that comes up before the site loads? I want to create a branded one, but can’t find it anywhere. found all the other loading ones, but not idea for that one! Thanks!

Hey! Which theme skin do you have assigned in the Salient options panel > general settings tab?

Cheers

Hi, another question, please: your documentation and administration of your theme they have been translated into French (and if so, how does it to get it)? Best regards

Hey,

I can provide a french .po of theme translated – however the user guide isn’t available in other languages. If you’d like the french .po please open a ticket in regards https://themenectar.ticksy.com

Cheers

OK Thank’s

You’re welcome :)

fo some reason my off canvas menu displays white strips over the menu items, please see here: http://www.investgrowonline.com/ – what on earth is this? (click off canvas menu icon to see what I mean).

Hey,

The plugin you’re using located at plugins/onyxfiles/ is adding this in css

Cheers

Hey! We’re using your great theme for one of our clients but stumbled across a minor issue: We’re using WPML for multilanguage control and if works perfectly, only the country flag is displayed TWICE in the mobile menu. Check this site for example: http://picavi-wp.aix-cloud.de/blog/

Have a look here to see the issue: https://www.dropbox.com/sh/jzng31e0k9gk6ar/AAB7MT8mL8P0QLAe3azxo83_a?dl=0

We’ve already tried to delete the following code from the init.js file but it didn’t work.

//add wpml to mobile menu if($(‘header#top nav > ul > li.menu-item-language’).length > 0){ var $langSelector = $(‘header#top nav > ul > li.menu-item-language’).clone(); $langSelector.insertBefore(’#mobile-menu ul #mobile-search’); }

How can we fix it so that only one flag is displayed?

Thanks for your support!

Hey! Try adding this into the custom css box located in your Salient Options panel:

#mobile-menu ul li:nth-child(9) {
  display: none!important;
}

Cheers

Great, the issue is revolved now! Thank you!

Hi, I’m looking for the theme of my next site and I have a question: by taking a normal license to use your theme, updates them for life? Another question: Can we put the video in background plus a parallax effect?

Hey,

1. Yes you’ll get free updates for life :)

2. Yes, the Nectar Slider allows for video BGs and parallaxing

Cheers

Greetings! i am facing some serious problems with the portfolio element when it is displayed in the pages.

1 when the page(containing some portfolio projects) loads for the first time, only the first item is loaded well and clear, while the other are blurred(image and excerpt). If i change category (which re-initialize the portfolio), all projects are ok. Also i have changed the width of the projects depending on screen resolution and they are overlapping on small res,but on re-initialization it fixes that aswell. How can i change that to always initialize the jquery or function or w/e on page load?

2. i have implemented zoom on hover at the portfolio style and for some weird reason, when it starts to scale the image , it ‘purifies’ the quality of the image, and when it stops it kind of blurres it a little bit again. Can i prevent that?

3. I have noticed in some demos(and some other sites using your Awesome theme), some images in the slider are kind of ‘pixelised’. Its an effect that as far as i can tell, there is a grid with some grey-almost black dots on top of the image. How can i add that to my slider? Here’s my site to check for yourself my portfolio problems http://ixor.sunergeia.gr/

Hey!

1. Try adding this into the custom css box located in your Salient Options panel:

.col.span_3.regular.element div div img {
    transform: translateZ(0);
}

2. Can you let me know on which page on your site you’re using that style?

3. When editing your Nectar Slider items, there’s a checkbox for “Add texture overlay to background”

Cheers :)

Thanks for the overlay ! -Both 1 & 2 are in the homepage i sent you at the portfolio if you check again. The problem with “transform : translate” is that i already use the transform to zoom the image so i cant add more of that so the image blurres Right After it is loaded.

- Also, at 1280×900 resolution the projects are overlapping (at the load of the page at that res, it fixes with resize or by changing category). This is why i want to reinitialize the portfolio after the laod of the page.

-Moreover, when i am browsing from Mozilla firefox and enter a project, my back button (on mouse or browser) goes to an empty page(crashes perhaps) instead of the previous page. Another thing with firefox is that the somet text are more thin and ‘broken’.

Hey,

You can try forcing a resize as soon as the page loads by adding this into the init.js file located in the js folder

$(window).load(function(){ $(window).trigger('resize'); });

add it after this line:

jQuery(document).ready(function($){ 

Also the current update (7.0.9) provided a fix for the back button page transition issue

Cheers

Hello! It is written on the sale’s page that the support is top notch, however I have been waiting for 1 week for your reply to my ticket #802249 in your suport system. There is still no reply. Hope to be hearing from you soon. Thanks!

Hey, i’m sorry to hear that – i’ll personally look into it shortly to see why it was missed :)

Cheers

Nectar, Thank you very much!!

You’re very welcome :)

HI,

I have a few questions.

1. I have turned on the header permanent transparent option, but my header does not change to transparent. It stays white. Here is a screenshot. http://tinypic.com/r/2my969s/9 and here is the setting, as you can see I have check it to be transparent. http://tinypic.com/r/f2oo3/9

2. I have noticed from your log that you have updated the theme to version 7.0.9. But your log does not say what file was exactly changed? Can you please tell us which files we need to replace?

3. I find that the theme is hard to use because its full of options, which is good and bad at the same time. It is good that we have a lot of options and features, it is bad because options and the settings are all over the place. Will you be considering organizing the options and making it easier to work with?

Thank you!

Hey,

1. If your page doesn’t contain a page header or Nectar Slider set to full with at the top it won’t trigger the transparency – there is an option in every page in the page header metabox to force the transparent effect to trigger though

2. There isn’t a public version control log which states every file modified available – have you made modifications directly in the theme?

3. Salient just got a large reorganization in v7.0 – if you’re stuck on figuring anything out just let us know we can assist :)

Cheers

Hey! I have an issue, some icons on my page wont show but its strange because when i click a link inside my page ( test.omegaexp.com.mx ) that redirects me to the page “Nosotros” the icons dont show but….whe i put the adress link directly into the browser the show ( test.omegaexp.com.mx/nosotros/ ) please help

Hey, glad to hear!

The down arrow is possible when using the original skin in the Salient options panel > general settings tab :)

Cheers

Finally! :) thank you very much, love the theme and the support!

You’re very welcome :)

Hi awesome developer team. Could you please advise why our map is not displaying: http://rxight-test.com/contact-us. You rule! Thank you.

I fixed it. I had to add a Google API

Hey, glad to hear you got it sorted :)

I noticed youtube and vimeo support is still not included for video backgrounds. Is this something you plan to include any time soon?

Hey, it’s still indeed on the wishlist but unfortunately there’s no eta

Hi, I’m working on an e-commerce site using your theme, but the homepage looks extremely different than your e-commerce preview page. Any help to get the homepage layout looking similar would be great. Thanks

How do I get my site to look like the ecommerce demo?

Hey,

Please share your URL in regards so I can see what your setup looks like :)

Cheers

Thank you for fixing the back button issue! This is a great theme!

Hi! Love the updates you’ve made. Only 3 dashboard changes aren’t carrying over to my site.

1. I can’t remove my Secondary Nav. Even when I unselect it in Header Navigation / Layout Related / Header Secondary Nav. I’ve even deleted that menu and it still shows up.

2. In Portfolio / Styling / I can’t switch the Project Style

3. I can’t get rid of the Love/Heart Icon on my portfolio items, even when I use .portfolio-items .nectar-love-wrap { display: none!important; }

Thanks!

Hi, I sent a note. Did you get it? Thank you!

Hi, just checking in. Were you able to determine why I can’t update all aspects of the theme? Thank you!

Hey, sorry for the delay!

Just responded.

Cheers

Dear Salient Support, it looks like the folks over at Visual Composer made some big upgrades to version 4.12. Will Salient’s version of the VC plugin be updated with these changes?

Thanks!

Hey, it’s gonna be in the next Salient release :)

Great!

Hi! Yes, I know my support is expired. But I waiting 1,5 year to install your theme. I hope you will make exception and help me.

I want start with my own blog with using your BLOG THEME, I fighting with my page since week (3 times install WP from scratch during this time). THat is link for my page: www.editablearch.com and I impot demo but everything is inner than that like there: http://themenectar.com/demo/salient-blog/blog-masonry-fullwidth/ ...and page with all blog news: http://themenectar.com/demo/salient-ascend/blog-masonry-sidebar/

What I must setting to have same final effects like that two links what I sent you with your demo examples?

Janusz

Hey,

It looks like you’ve imported the dummy data file but not the theme options file into the Salient options panel import/export tab – in the current version of Salient there’s actually a one click install for the dummy data + salient options settings. What version of the theme are you using?

Cheers

I using the newest version, that I think. I downloaded it again today from my account. Probably it’s 4.3, because *.zip file call: “themeforest-4363266-salient-responsive-multipurpose-theme”, I’m right?

Of course, I used Salient Demo Importer, but don’t know what’s wrong. WordPress is 4.5.3 version.

I have a black/blank space in my header behind where my logo/menu is – I want the header image that I have uploaded to be all the way at the top of the page but am not seeing how to accomplish this. Can you point me in the right direction?

Hey,

Could you please share the URL in regards so I can see your current setup?

Cheers

thanks for the reply – we actually found the setting – it was under the Transparency area in the theme options. We just had to get the right combination of those settings.

Hey, glad to hear :)

Hi! Is there a way to set this kind of menu in SALIENT ? ==> http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/full_screen_preview/154703 thx.

Hey,

Salient offers a basic megamenu as shown in the demos (you can learn more about it here https://www.youtube.com/watch?v=IZPPUTbvTKQ ) for anything more complicated you’d need to use a plugin

Cheers

Ok. I think to use a plugin finally. Great advice as always. Thank you! :)

Sorry I forget to ask : I bough Ubermenu, their DESKTOP view is good, but the MOBILE menu is not. Do you think I can use SALIENT MOBILE menu and use Ubermenu on DESKTOP? (What is the code in header.php for keep SALIENT menu in Mobile view?)

which newest wp and wc version is compatible?

Hey,

Salient is compatible with with the latest WP and WooCommerce in the current version (7.0.9) – you’ll also need the current Salient VC as well (4.11.2) for WP 4.5+

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