Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,269 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hi thanks for a great theme!

I have tried to update theme version from salient 4.0.3 to latest version 5.0, via FTP. However upon updating to latest version, my homepage does not display correctly. Seems like all other pages worked well (I didn’t check every single page though).

I’m currently using wordpress version 4.0.1… I will also want to update to latest version of WP 4.1 if possible with the latest version of your theme?

Please help!

Thanks, James

Sure – can I send you private screenshots? Or do you need to look at the code? In order to get the issue back, I need to enable the new theme to temporarily break the site!

Can you email me direct?

Could you please open a private ticket in regards :) themenectar.ticksy.com/t

Hello,

I am trying to change the portfolio header color to black- right now the default is a gray. I see where we can adjust the colors on the bottom of the page but the font color only works if we select a background color. Is there a quick code I can pluggin to change the page header color for all portfolio items on a single portfolio page?

Hey icebox10,

Add this into the custom css box:

body .row .col.section-title h1, body h1 {
   color: #000!important;
}

Cheers

Worked! Thanks for the quick reply- appreciate it ;)

You’re welcome :)

I’ve been trying to figure out a way and implement this personally, but struggling. So i’m wondering if its possible to have an option to have the menu/header bg blurred.

Ie… not every image can have transparent text on it… so a blur there would be fabulous.

Hey, another issue has come up. 2 part actually.

7a) the background when selecting a color for the portfolio does not span full width. http://imgur.com/auFdKAJ I’ve tried figuring out the css to force it, but have been unable to.

7b) i can’t seem to figure out how to get the light/dark to work properly with my logo. www.scope.me ie… when i select “light” text and a dark bgcolor… logo is still dark. if i inverse the uploads, logo is ONLY light (never dark).

hmm, not sure what caused this but the ajax loading icon is off slightly. which css code is required to adjust this right?

http://imgur.com/1RPtVXH

Hey,

7a. Could you kindly link me the direct URL so I can assist?

7b. It seems you’re using a plugin for the slider so the light/dark settings for the nectar slider wouldn’t apply

8. Could you also link the page URL for this in regards?

Cheers

Hi. Thank you for creating such a great theme. I’m playing around with it right now locally. I wanted to re-create the ascend demo. I imported the dummy data. I imported the ascend specific theme options.

1) Now, in wordpress’s reading settings, which front page do I pick from the drop down?

2) I noticed that it didn’t import any of the images.

3) Is there anything else that I need to do to re-create that demo?

Please help.

Hey!

1. Whichever you want, but for the ascend demo select the home landing page

2. Please see the “Included Data” section in the user guide http://themenectar.com/docs/salient.pdf

3. You can also import the theme options in the Salient options panel > import/export tab

There seems to be an issue with the new version. When I resize a window then some of the contents disappears. Looks like dynamic elements are getting lost. I’m using Google Chrome browser.

Try it for yourself: http://www.pokerhuds.com/heads-up-cash-game-hud/

Hey – could you kindly let me know if you’re referring to resizing to mobile width or just resizing at all. I can’t see elements disappearing yet on my end

It happens when I open or refresh the website in a half screen browser window and then maximize it. Tried that using Chrome and Firefox on a Win 7 PC. My colleagues are experiencing the same on their PCs.

Hey again – thanks for the clarification I’ve noted to test this for the next update

Hello,

How can I make the header the same as the header in your one page demo and your e-commerce demo? So that the texts will be in the middle, no thin line, and the three little clickable bars on te right next to the search icon. tnx!

Hey,

All of those options reside in the header options tab in your Salient options panel – choose the centered header layout, check the option to remove the border when using the transparent header and activate the slide out widget area :)

Cheers

Hi,

We uploaded special fonts for main texts, nectar slider captions and main menu. On safari it looks perfect but on other web browsers like firefox & chrome, the fonts look different. How can we fix it?

Thank you!

Hey,

Could you kindly share the URL in regards so I can check it out?

Cheers

https://travelrefinery.com By the way, is there a way to remove the highlight color behind the left&right side arrows – I want it to look like the down arrow and also get rid of the the slide numbers? Does that make any sense? Thank you.

1. Currently pn my PC I’m seeing the same font rendering on Firefox/Chrome/Safari – what OS are you using and is there anyway you could supply screenshots?

2. Add this into the custom css box located in your Salient Options panel:

.swiper-container .slider-prev, .swiper-container .slider-next {
  background-color: transparent!importnat;
}
.slide-count {
  display: none!important;
}

Hi,

I seem to be having an issue since updating to 4.1 with rows.

It’s like the row I’m editing applies to the one above it or below it rather than the one I’m actually editing. Does this make sense?

Thanks

Hey,

Could you kindly open a ticket in regards with your admin credentials so I can take a look? themenectar.ticksy.com

Cheers

Morning

Just wondering if i could get a little assistance, im trying to reduce the padding/spacing between the thumbs in a 3 column grid on the portfolio page. its currently 20 ish pixels, i want to get it down to 5, i have looked through the css but cant see any obvious padding to change, could you let me know if this is a quick fix and how i would go about doing it

Cheers Pete

Hey,

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

@media only screen and (min-width: 1000px) {
.portfolio-items .col.span_4 {
width: 32.00%!important;
margin: 0px 0.53%!important;
} 
}

Cheers

Hi I have one question. Can featured image be shown above audio player in audio post and on front blog page? Thanks.

Hey, you’d need to mod the entry-audio.php file located in includes/post-templates in regards

Cheers

Hello Developer,

I was reading your comments for one of my friend’s website solution but this method not working in child theme.

old topic discussed that here:

How to change cart icon?

http://themenectar.ticksy.com/ticket/130812/search/

want to replace cart icon with “fa-suitcase” as a new icon

Hey,

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

.icon-salient-cart {
    font-family:'FontAwesome'!important;
}
.icon-salient-cart:before {
    content:"\f0f2"!important;
}

Cheers

Hello Friend,

Can you please check this URL : http://oi60.tinypic.com/9zlgzb.jpg

You can understand what I want

This code hide that cart.

Thanks for support but still not solved.

Can you please open a ticket in regards with your admin credentials so I can take a look at why the snippet didn’t apply for you? :) themenectar.ticksy.com/

Hi

I added the code you provided some other customer. However, when doing so, the linebreak between P and Span (author) disappears.

How to avoid that? I added the code to the slider-bar next to the video

http://www.erhverv.peterpackroff.dk/blog/?preview=true&preview_id=2299&preview_nonce=c40784ef02

.blogtestimonial p{ color: #fff; padding: 0px; display: inline; position: relative; left: 10px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); -moz-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); -o-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); line-height: 45px; }

In your above snippet try changing display: inline; to display: block; if you add the code back in :)

aaah youre so clever! Thanks :0)))

You’re welcome :)

Hi, is 5.0 fully compatible with wordpress 4.1? Fullwidth shortcode is not working for me. Thanks

Hey,

There’s no known issues with that WP release, can you kindly open a ticket in regards? http://themenectar.ticksy.com/

Cheers

Hi there, looking to use this theme potentially for a project, but have two questions.

Is dropping a button into the portfolio sidebar tough? I’m thinking about this layout, but need a call-to-action somewhere.

http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266 https://www.evernote.com/shard/s29/sh/548b6390-9378-4df8-bfee-f117bdf42824/6bb656ea1b86db0965fa61762a6b3193

2nd question is does the portfolio need to live at /portfolio/blah or is that easily changed? I realize this is probably a wordpress question but I’ve seen themes that make it tough by hard coding the portfolio stuff.

Thanks!!

I answered my 1st question (changing the /portfolio/ slug) with a simple search of your prev answers; sorry about that:)

And answered 2nd question by buying the theme:) This is a beautifully laid out theme. Thoughtful flexibility. I’ve bought/used quite a few and I can think of a few projects I think this would have been better for.

Hey, glad to hear!

Cheers :)

Hi. The “Buy” button that appears above each of my portfolio items in desktop browsers is not showing up in mobile browsers. Any idea why this might be happening?

Example: http://www.recapturist.com/portfolio/indianhead-motel/

Thank you.

Sure, it’s the red button above the image shown here: http://imgur.com/j2lskEc

It seems you’re using a plugin for this so I can’t say why the markup is not rendering at all on certain screen sizes – have you tried reaching out to the plugin author?

Not yet. I will try that now. Thanks.

Hi,

I updated to wordpress 4.1, but the visual composer seems to need an upgrade. Is it okay to go ahead?

Hey,

If you’re using the raw plugin you would indeed need to update it separately

Hi, the theme looks great and I’d love to purchase it. I just a small question: do you provide technical support? I got stuck in the middle of a site building process with the last theme I bought because I didn’t get any replies to my questions.

Thank you!

Dafna

Hey Dafna,

Support is handled for free :)

Cheers

Hello,

I am trying to sort out the about page so that my about infomation is on the page motionmediamarketing.com/about/ however, it keeps redirecting to http://motionmediamarketing.com/about-2/. Do you know how to get rid of the redirect. There is no page under /about/ nor is the menu item redirecting.

Thanks for your help.

Regards, Dan

Hey Dan,

Make sure you don’t have any page with the slug about already saved – even in your trash. After you’ve deleted whatever page is occupying the slug you should be able to rename it

Cheers

Hi there,

There is no pages even in the bin which have the slug of /about/.

Regards, Daniel

Could you kindly open a ticket in regards so I can take a look in that case? themenectar.ticksy.com

?The portfolio sort is not working on the iPhone 5s or perhaps on iPhones in general and possibly iPads. I am using Salient version 5.0

I have just opened a ticket for this with the link. My site is live and I really need to have this working. Please help.

Thank you

Regarding Anchors on a page, is there a certain CSS code or short code where for example on a specific page, there is a nectar slide, then once it is clicked, the page scrolls down to the next section on the page below it.

The same would apply for buttons where once clicked, it would scroll up or down to a certain page of the page.

Your help is appreciated. Thank you.

Hey acmediaservices,

Have you checked this out in regards? https://www.youtube.com/watch?v=Rj-NQ3YItlc

Cheers

Great video indeed. Although it’s more for a one page with anchors but I didn’t see it as an option to have anchors for content on a specific page. I’m looking for something more for just scrolling up and down in various sections of content on a page, while still utilizing the regular menu instead of the one page option.

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