Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,184 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

Is there a way to add feature products to the home page?

Hey swizenfeld!

Yes, you can use the WooCommerce shortcodes available on the editor to place featured products.

Cheers :)

Hello, on a demo site the slider with logos in the firefox browser isn’t scrolled http://data2.floomby.com/files/share/11_4_2014/0/kSbqINreDUWTGEHL6dcNfw.png

Hey again – it seems we’re checking on the same setup but I’m unable to see this. I’ll have to test some more but since there’s been no other reports of this can you attempt to check on another pc in the meantime?

Cheers :)

Sorry, problems in my computer. Everything works at other computers well.

No worries :)

Cheers

Hi,

i am trying to update the theme by uploading the latest zip version downloaded and i get this error “Destination folder already exists. /home/blablabla/wp-content/themes/salient/ Theme install failed.”

where did i do wrong?

Hey crdesign1,

You just need to delete the current version of the theme before trying to upload the new one :)

ok, thanks, but am i going to lose setting made on the theme? like accent color options, blog option etc ?? i need to know this.

with my other themes, when it comes to update i have an option to update it through dashboard or if i want to upload it, the theme comes with a different name so i can have multiple versions instaled.

No you won’t lose any of the theme settings or content – all of that is stored in the database rather than the theme files :)

Cheers

Hi ThemeNectar, I just wanna notify you on bug (Salient 4.0 – 4.0.2 & Google Chrome – Windows, on Firefox is it OK). 1) In the new type of gallery (grid gallery) if click on image in first row, lightbox appear with arrows on sides, but then if I scroll down, arrows dissapear. 2) If I click on image in second row, arrows does not appar at all. As I wrote higher, I think is just specific for Google Chrome. For example I tried Safari on Mac too and ther was it OK. Thanks!

Hey rattar! Thanks for reporting this – i’ll be sure to look into this and fix whatever I find :)

Cheers

If I download the upgrade from 2.0 to 4.0 and replace the theme folder. In order to load the creative version and new files without overriding my own content…should I import demo files? Please keep in mind I am working directly with the theme, did not create child theme for it. Thanks!

Hey mayka06851!

As long as you have not edited the core files of the theme you’re using you’re safe to proceed as you mentioned. However keep in mind the dummy data file will only import pages that doesn’t already exist with the same name :)

Cheers

Did last wordpress affect the older versions of this theme, on my website now sponsors and previous participants logos are not visible on the bottom of the page, can you please advise. http://mobeyday.com/

Hey castleyu,

I can currently see them still there – what browser are you experiencing this on? (there’s no known issues with the latest WP update on any Salient version)

Cheers

Is there a new way to display an image gallery inside of a portfolio item?

Hey aarondub84! Yes, just make sure you’re adding it into the extra content editor on your portfolio item and there should be no issue.

Cheers

Hello ThemeNectar,

First off, I love the theme and it’s well worth the price!

I have a quick question hoping you’d have the answer to: I’m unable to see the tag line, my website is www.maidsinBLUE.com and the tag line is supposed to say Calgary & Area Home Cleaning, I’m thinking it’s got to do with the extra css code for the transparent header (but I tried without css text but it still wasn’t showing the tagline) Please help

Thanking you in advance

Ryaz

Thanks Ryaz!

The tagline is actually hidden by default to accommodate the header resize effect – have you considered simply making an actual logo image that would contain your name/tagline for more precise positioning and styling as well?

Cheers :)

How did you make the full width 3 column thumbnails of the staff images on the About Us: Extended page on the live demo? I thought they were portfolio thumbnails but it looks like you can only constrain to 4 columns with that. Thanks! :)

Hey rumarketing!

It’s the team member element with the secondary style selected placed into 3 columns with the row type set to “Full width content” :)

How you can change the theme to choice the Modern Creative ? Thanks.

Hey Quentinus15, it’s not a skin or something to activate – the two demos are using the same theme version just with different pages created to show off different features/styles. Both sets of dummy data are included if you’re just looking to get the modern creative starting point though :)

I know I keep saying this, but can you maybe add in some social network api feeds to the next release? instagram, 500px, dribble etc would be amazing, have a look at this… http://codecanyon.net/item/500px-gallery-wordpress-plugin/7113295?WT.ac=solid_search_thumb&WT.seg_1=solid_search_thumb&WT.z_author=burtton

Hey Rich, thanks for the link!

Adding functionality like this is still on the wishlist :)

Hi nectar! I have one problem with the columns of megamenu as you can see in this picture http://i59.tinypic.com/2ronskx.png

As you can see the groups B and F got more cell-padding like the others so, is there any way to make all the groups be using the same pattern? or be all same?

Thank you! and good job by the theme

Thanks! Add this into the Custom CSS box located in your Salient Options panel:

 
header#top nav > ul > li.megamenu > ul > li {
    width: 12.33%!important;
}
header#top nav > ul > li.megamenu > ul.sub-menu {
  width: 100%!important;
}

Yes it works! Thank you so much and nice job with this theme I love it.

You’re very welcome :)

Hi, Nectar! Really a great theme! A few questions.

1. How can I change the trasparency of the dropdown menu background in the navigation? I found a way to make the mega menu transparent: body header#top nav > ul > li.megamenu > ul.sub-menu { background-color: rgba(0, 0, 0, 0.6)!important;} What do I need to make regular dropdown menu this effect too?

Also, can I change the font color of the menu items but not change the fonts in the mega menu and dropdown menu?

2. When I select products, the search icon in the nav is covered by the shopping cart icon, I chose the Full Width Header option in the Nectar settings. is that possible to move the nav and search icon to the left a bit? Or any other better way to deal with it?

Thanks so much.

Thanks weusthem!

1a. Add this into the Custom CSS box located in your Salient Options panel:

header#top .sf-menu li ul li a {
    background-color: rgba(0, 0, 0, 0.5)!important;
}
1b. and this:
 header#top .sf-menu > li:not(.megamenu) ul li a {
    color: #FF0000!important;
}

2. Thanks for pointing this out! This will indeed only occur when using the full width header option – I’ve noted to sort that for the next release. (The quickfix now would just be css to move the nav items a bit to the left)

Cheers :)

Hi Nectar! I have a problem with contact form 7 on the latest version of Salient – when I put it on the site, it adds an extra gray space between last row and footer – I can not set the page color to display on all the site, because there is always some gray space (about 60px) upon the footer.

Can you help me?

Greetings!

Hey again!

This shouldn’t be a new issue of 4.0+ – it appears to be occurring due to the webkit transforms the slider you’re using has. Can you confirm by removing the slider for a second to test?

I have removed it, that’s true – it work, but what can I do with that?

webkit has a known browser level bug when using transforms with elements on the same page that use background-position: fixed (which the parallax sections need). I combat this in the Nectar Slider by hiding the slider when its scrolled out of view to cure the issue, but you’d need to write to the developer of your slider to see if they have a workaround :)

Cheers

Is it possible to use this as a single page theme? So basically hide navigation and search?

You can always add something in for the autorotate timing input to have the slides automatically advance. http://i.imgur.com/SZY951l.jpg

Cheers :)

That worked. Thanks again. Awesome theme and awesome support.

You’re very welcome! :)

Hey there!

Any idea why I’m getting the white bar around the bottom of my Nectar Slider and side of page?

http://replayhouse.com/studio/

Thanks! :)

Jack

Hey again!

Inspecting your style.css file in the browser it appears you copied the pre tags in around it which can’t be there and that you also have this
<link href="http://replayhouse.com/wp-content/uploads/2013/12/apple-touch-icon.png" rel="apple-touch-icon" />

sitting in there too? That could be what was breaking the reset section in the first place. If you can locate that line please remove it :)

Wow thanks for the quick response! Fantastic thats fixed it! Thanks so much for the help, best theme in town. I’ve another couple of sites to do in the next few months, il be back!

Jack

You’re very welcome Jack! Glad it’s been sorted :)

Where did you get the Viking video from? Would love to use that and a couple of other videos like that.

Hey ajaffarali, this was provided by Pedro Conti – you could try getting in touch to ask for his permission to use it on your site as well but you’d probably need to give credit somewhere :)

Cheers

Hi – I would like to have the Add to cart button displayed under the product. Could you help me with this?

Hey Moiety,

since this would need to be done through WooCommerce filters and has nothing to do with the actual theme you’re running – it would best to pose this question on the WooCommerce forums. I’m sure the nice folks over there could shed some light on it :)

Cheers

Dear ThemeNectar,

I am having the problem that my editor is completely gone and blank. Herefore I cannot update my pages. There is no text shown and the button of the visual editor is gone. Besides this the Nectar short codes button also fails to work.

What is the solution for this?

See my attached files.

http://i.imgur.com/wPAKxhE.png http://i.imgur.com/7KoetWw.png

You’re safe to give them in the private one, yes :)

OK I posted them there, now awaiting for (hopefully) a solution..

Thanks! I’ll be with you as soon as I can :)

Just a quick question. I am using the ‘Landing Page’ as my Home. Under the testimonial box, i have chosen a background image however wanted to put a black background with around 70% opacity so see the white text.

This functionality however does not seem to be working.. Can someone please confirm?

Hey again Andy,

The background would have to be on the row holding the testimonial slider and the background color with 70% opacity would need to be on the column holding the testimonial slider – if you can share your URL I’d be glad to look into this for you :)

Okay.

So here is a link to my website – http://andypluslam.com.au/

I have figured out the opacity thing asked earlier however the problem now is why the background is not full white, as per the logos?

If you look closely, the logo backgrounds and the background of that section are two different tones. This wont changed despite me setting the background at #fffff

Thanks,

Andy.

Hey again! Can you let me know exactly where on your site you’re referring to with the white issue? The client slider I see on your home page linked shows up completely white for me at the moment.

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