Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,239 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38440 comments found.

Hi, i am using external project url to link to another site. they work fine in browser however when clicked on a tablet or phone the simply go through to the single portfolio page and not to the external site.

Any fix for this?

Thank you

http://designhouse.ph/portfolio/

please ignore. fixed.

Hey, glad to hear :)

Cheers

How can I make this as my homepage? http://themenectar.com/demo/salient-blog/blog-masonry-fullwidth/ And how can I make my single blog post to look like that? http://themenectar.com/demo/salient-blog/ambrose-redmoon/

I have tried to set it up with the settings in the Theme Settings section but I could not get it to look like the examples above?

Any help is appreciated. Thanks.

I found the solution – so don’t worry about this one anymore. Thanks.

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

I am trying to upload to the new version 7.6. I am using 7.0.8 When I try to upload salient.zip file, I get a 404 error. I renamed the theme to Salient1 in my cPanel file manager. When I tried to upload salient.zip again, it says I don’t have a parent theme. Please help.

Hey,

Have you looked at updating Salient docs in regards? http://themenectar.com/docs/salient/updating-salient/

Cheers

Hi,

​I inquired about this previously but it must have got lost in the trees a bit. How do I make a Nectar button as a clickable link? (Should open as a popup called class called “bloomclick”)

The following code shows the red button nicely, but doesn’t open the popup: http://pastebin.com/Lq4mQuBz The following code opens my popup, but doesn’t have the Nectar button: http://pastebin.com/qxRTSpRz

Your help is much appreciated :)

The issue is all fixed up now. One last thing—that code you gave was nearly perfect, except when the tilt button (at the bottom) is hovered over, a blue color shows (button at the bottom) instead of the dark red color on hover (button at the top). http://courtrightdesign.com/attract-win-keep-design-clients/. Also, the button width needs to be the same as the top button.

Can you reply back with the fix for this issue? Thank you

Hey,

You’d need to add this in the custom css box for that page:

.tilt-button-wrap a:after {
    background-color: #f23737;
}
body .nectar-button.tilt { display: inline-block; }

Hi! Is it possible to get a quotation for a custom adjustment in the theme? It’s a small feature I would like to add (if possible) to my portfolio and hope you could help. If I could send a short email about this you would really help me out! Thanks in advance :)

Hey J0ERI,

For this you would need to use https://studio.envato.com/ since I don’t personally offer customization gigs

Cheers

Im having a really weird issue with this theme.

I have four products in my woocommerce product list and the issue I am having is, when I try to select one of the sizes that I have, once i click the drop bown menu, the entire screen goes white and all you can see is the menu that dropped down but nothing else happens after that.

But its really weird because on my pc I use google chrome and it works but on my android phone i use google chrome and it doesnt work, it goes to the white screen. The white screen doesnt work on firefox either.

Also when I try to enter “State” under personal information on the check out page in google chrome it goes to the white screen again.

And this is really the first time Ive ever experienced this and its really a pain in the ass, because my client is getting mad at me because I have no idea why its doing this and the deadline is this sunday. So please if you could help, i would really be appreciative.

PLEASE HELP!!!!!!!!!!!!!

Hey Only1RichHustle, please share your URL in regards so I can take a look

Cheers

Hey there,

Quick question. On this page: http://themenectar.com/demo/salient-business/shop/

We’ll notice the price filter. Can you edit it so that when you change it, the page refresh. It kinda makes more sense. So actually an Ajax filter:

http://woocommerce-products-filter.berocket.com/shop/filters/price/106_1277/

(This one is kinda ugly, salient isn’t so combining it would be ideal!)

Thanks!

-W

Hey SenSmarketing,

Thanks for the request – as of now this would require some custom development, but i’ve noted it for the wish list :)

Cheers

Is there a way to change the overlay opacity and color on the 3D parallax portfolio? It is a little dark for what I cam trying to do. Thanks in advance!

Cheers

Hey michaelcm,

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

body .portfolio-items[data-ps="6"] .parallaxImg-layers > div:first-child .bg-img:after {
    background-color: rgba(51,51,51,0.2);
}

Cheers

Perfect! I was having issues finding the class. Thank you so much. Looking very forward to the update- as some who’s been using the theme near it’s inception, I’ve loved what you have done with the theme!

Thanks! Glad it’s working for you now :)

I can not solve this problem:

It simply disappears half of the image if no explanation, it returns after hovering the mouse over the image …

This is not nice to the theme, how can I eliminate this error?

see:http://i.imgur.com/nc3UgeK.png

Hey ofmarconi,

This is going to be fixed in the upcoming release – to fix it now, use the css snippet in here in your custom css box in the Salient options panel: http://pastebin.com/ucMyYTSC

Cheers

Tks!

You’re welcome :)

When you release a new update? Please let me know a date. thx

Hey pasky, within a week :)

I’d like to report a bug on Salient theme. The bug is for iPad Pro. I have not tested it on iPad mini and regular iPad. On iPhones it works just fine.

The page I had issues with is this http://313.5f5.myftpupload.com/about/ It is a fresh install from the demo. Nothing changed.

Same issue is also on the demo itself.

Here is a video of the test https://www.youtube.com/watch?v=9jE8ItxK-Ns&feature=youtu.be

Hey seseskiz,

1. The next update will fix the header parallax issue :)

2. The issue you’re showing on the demo where everything is going black is only occurring because you have the demo open in the themeforest iframe, try viewing it directly themenectar.com/demo/salient-corporate

Cheers

Is there a way to hide the post type from the search results? Not the post itself just the words “Portfolio Item”

Hey lindsayclineco,

Add this into the custom css box:

#search-results .result .title span {
    display: none;
}

Hello guys,

My homepage nectar slider text is looking fine on a computer but it looks small and it’s overlapping on mobile. Is there something I am missing or a css trick? www.luminous.com.uy

best regards :)

Hey sressi,

There’s a tab for the mobile sizing in the Nectar Slider element http://imgur.com/a/Ez8E5

Cheers

Great! I’ve got one more question. I want the overlay text for porfolio projects set “on” for mobile, as in your corporate demo. I just can’t figure out why my mobile site is showing only the first project text but the rest titles and excerpts are hidden (home/inicio and portfolio/servicios pages). www.luminous.com.uy

Hey, try adding this into the custom css box in the Salient options panel:

@media only screen and (max-width: 1000px) and (min-width: 690px) {
.portfolio-items[data-ps="6"] .work-item .work-meta .inner, .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
    opacity: 1!important;
}
}

Hey! Love the theme, got a quick question tho, I’ve got different categories of blog posts and I want for some categories the posts to have different thumbnail sizes. Is that possible? Cheers!

Actually I’m not sure if I was clear enough. I have 2 different categories in Masonry style on my website, one of them I want them to be normal size (so don’t need to change) but for the other one I want the thumbnail size to be in the ratio of 1080×1920 ;)

Hey joerigosens!

Unfortunately this wouldn’t be possible without some custom development at this time

Cheers

Hello guys,

really nice and beautiful theme. Although I have an issue regarding the logo and color of the of canvas navigation icon:

When I scroll down and reach a section with a white / light background, the logo and the navigation bar are dark for a few seconds and then it turns into white color, so that it’s not visible any more. How can I fix this problem? In your demo here it looks really nice: dark logo on light background and white logo on dark background: http://themenectar.com/demo/salient-product/ I would like to have it like in the demo on my site.

Thank you.

Hey, Could you please reach out via the contact form on my author page with your admin credentials so I can log in and inspect the setup? Something is removing the dark-slide header class that shouldn’t be getting removed https://themeforest.net/user/themenectar

Hey guys,

did you get my message with the login data? Were you able to find the reason for the problem?

Thanks in advance.

Hey, yes – sorry for the delay. The issue is caused by having a Nectar slider set to autorotate within a full page setup. The update coming out tomorrow will fix this, but for the time being you could simply disable the autorotate

Cheers

I am trying to set the blog design but I am unable to do it. I need something exactly similar to this – http://preview.themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266?_ga=1.221577304.1524536170.1469167340 in your demo. How would I do it? I have already installed theme and uploaded a few posts.

Hey zone77,

Please share your URL in regards so I can see your current settings – also you’ve linked directly to the promo page for the theme since you pasted the URL when the themeforest Iframe was open, kindly repaste the direct demo URL out of the themeforest iframe so I can see which demo you’re referring to :)

Cheers

Hey Phil,

I’m trying to find new ways to use this theme and I’m seeing some sites with these really neat parallax features that I’d like to use.

Do the parallax features in salient have any capabilities of something like this header?

http://gardenestudio.com.br/

I love the way you scroll down the page that the layers in the environment move in a natural way and in one coordinate direction. Y I believe.

Can this be done?

I also love the intro of it with all the pieces zooming into place.

If not can this please be added the wishlist for updates?

Thanks man,

-CS

Hey CS,

That’s a cool effect but the other option Salient has for such a parallax is the mouse based parallax, however i’ve noted your idea to add it the scroll

Cheers

That would be an amazing feature for creatives Phil thanks for considering it as an option.

Hey, just in case anyone else is having an issue the Modernizr.prefixed is not a function error… you’re not alone, I was pulling my hair out too. :cry: This weird little error was causing my blog posts to disappear on desktop view while leaving the rest of the site untouched and oddly still having them appear on the mobile view.

I was able to fix it, and depending on your issue this might work for you:

Step 1: FIND the build link for Modernizr at the top the modernizr script: [site-root]/wp-content/themes/salient/js/modernizr.js (its a URL with a mega long query parameter)

Step 2: PASTE that really long URL in the browser -> should take you to a pre-configured download page on Modernizr’s website.

Step 3: CLICK the big pink “Build” button -> then CLICK “Copy to Clipboard” on the “Build” row. (now you’ve got the freshest Modernizr build that you need)

Step 4: EDIT modernizr.js at the location specified in Step 1 -> OVERWRITE the contents of modernizr.js with your clipboard text & save!

(Alternately you could rename the file in step 1 and just choose download the file to upload to the server in step 3)

STEP 5: TAKE NOTE of the version number at the top of the new modernizr.js file.

Step 6: MODIFY the functions.php file (by choosing the “Editor” under the “Appearance” tab of your Wordpress dashboard) -> UPDATE the version number in the wp_register_script method corresponding to ‘modernizr.js’ (note, the handle is spelled “modernizer” [with an ‘e’], though it is likely the only one referencing the script file in question)

BOOM :grin:

Best of luck everyone!

Hey dfactor, I haven’t heard such reports regarding moderizr breaking the blog – could you please share your URL so I can see your settings in order to try and replicate?

Cheers

Hi Theme Nectar, I just want to ask why my logo is overlap with my menus when I use menu left aligned.

Hope you can help. Than you.

Hey squaredsquared,

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

Cheers

Hi. I managed to fix it.

I got another question, before I set my logo disappear when scroll down and if the background is dark. I want to show my logo all the time, how can I do that?

Thank you.

Hey – could you kindly share the URL so I can see why that’s occurring for you to assist?

Hi, first of all, thank you for amazing work you do. Thanks to Salient Theme I can be sure that my company website is in good shape :) Please tell me when are you going to update the theme? There is a new WP and VC, so it’s the right time to make new changes. Cheers, J

Hey Schimmelmotion,

It’ll be here within a week, and it’s going to be a big release :)

Cheers

Thank you for your answer. Great to hear it! I look forward to a new release! I’m pretty sure that next version will be amazing.

You’re very welcome :)

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