Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,243 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

Hello guy ! I have a problem, and for once I think you’ll can’t unfortunately not solve it … I get an error “Uncaught TypeError: Can not read property ‘width’ of undefined” in my console. Which slowing my site a bit, and I would solve it but I don’t know where it can come or if I should change the source code or whatever … Here’s all the information about the error and file it speaks, and the targeted source code : http://img15.hostingpics.net/pics/760911probleme.jpg

If you know what it’s the problem i love you guy !

Cheers !

Hey again!

Change the snippet to:

.single #header-outer { position: absolute!important; }  

Thanks !

Cheers :)

You’re welcome :)

Hi, I’m running the latest version of Salient 4.5.2 When I now come to setup a new slide for the home slider it doesn’t allow uploading an image on a new slide or removing an image on a previous one. Tried adding media to a standard page which worked fine so it just seems the home slider upload/remove isn’t working. Be grateful if you could check if you’re getting similar or let me know what the problem might be. Thank you.

Hey dmatarch1,

Please open a ticket in regards with your admin credentials so I can check on this for you http://themenectar.ticksy.com/ :)

Cheers

Does the template support Visual Composer 4.3.2?

Hi,

When I do that, I have a white screen.. How can I fix that?

Thanks.

Patrick

When I use a different template it works. But why it doesn’t work with this template? I have the memory limit adjusted.

Please open a ticket in regards with your admin credentials so I can take a look

Hi, I set the Header Transparent, but doesn’t work. look at http://www.fenixo.eu/spinnaker/

What can I do?

Hey fenixo,

can you please open a ticket in regards so I can take a look? http://themenectar.ticksy.com/

Cheers

Since i’ve updated to the newest version the facebook sharing button didn’t work. it alway’s says “Page not found”. Any Solutions?

Hey again – checking out the URL I can’t seem to replicate that behavior when clicking the Facebook sharing button. Is there a specific browser that this happens for you on?

Hm. I’ve run the fb debugger on one of the links. since then it seems been working… Crazy. :D But thx for your quick response! :)

You’re very welcome :)

Hi

Can galleries be password protected?

Thanks

Hey malhoward!

You can only password protect the page in which the gallery lives on by default – password protecting a single element on a page would require some custom development as of now

How do I get the fonts to look different on each particular slider? I noticed you have different fonts on this page and this page. I want to achieve something similar… Looked at typography options but i cant figure out how.

Hey rproza!

The portfolio home page is actually using an image in the caption field for that text – if you didn’t want to do that you could achieve switching the actual font on the h2 element in the slider through css specific for tha page the slider is on

Cheers

I’m such a noob at CSS…haha. I’ll give it a go and see if I need more help.

Image is clever! But not great for SEO so I’m gonna try the CSS way. Cheers.

P.S, Your theme is the bomb.

Thanks a lot! Let me know if you have any other questions :)

For the Masonry layout: my thumbs aren’t square. Do I need to upload square thumbs or should the masonry layout crop them square for me?

Thanks!

Hey AmyNYC,

The masonry will crop them for you but only if you’re using the featured image option (not the custom thumbnail) and have an image larger than 500×500 uploaded :)

Cheers!

First off, really awesome theme! I am a newbie to web development and wordpress themes. I have 2 questions so far and need your help.

My website (under construction): http://bluecondomiami.com/

1. Why does my homepage image get cut off on the top? How do I lower the image just a little so the top of the building does not get cut off?

2. I saw on your demo (http://themenectar.com/demo/salient-frostwave/) that your images in the image gallery/portfolio touch so that there is no space between the images. When I configure my portfolio I get large spaces on the left, right, top and bottom of each image. How do I make it look like your demo version? I have 20 pictures and would like them all touching. I can’t seem to find the settings to make it like the demo.

Hey Nerd13!

1. You can disable the fullscreen option on the slider and opt to only keep the flexible height option on – this will ensure no clipping when an adequate height is entered :)

2. You need to choose the fullwidth layout option in the portfolio element (not the row it sits in) with any of the styles besides the default – if you can share your URL I’d be glad to take a further look

Cheers

Hi – great theme! Loving how flexible it is.

I’m trying to style the contact form submit button to look like a button shortcode, but can’t work it out.

Hope you can help.

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

body .wpcf7-form input[type="submit"] {
    background-color: #27cfc3;
    border-radius: 5px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    color: #ffffff;
    display: inline-block;
    font-family: 'OpenSansbold';
    font-size: 12px;
    letter-spacing: 2px !important;
    line-height: 20px;
    margin-bottom: 10px;
    opacity: 1;
    padding: 13px 18px;
    position: relative;
    text-transform: uppercase;
    top: -3px;
    transition: opacity 0.3s linear 0s;
}

Cheers

Can i adjust delay(speed) of sub-menu(2nd depth menu) ??

Hey webug,

Open up the init.js file located in the js folder and search for “Superfish” :)

Cheers

Hey there, for some reasons after installing the new updates and making a few changes, my site keeps popping up a “Syntax Error, unexpected token }” on the portfolio pages. I have no idea what I did wrong. Can anyone help me? Page having problem is shayho.com/portfolio

Thanks guys

Hey again! Could you please open a ticket in regards so I could take a closer look since that’s not a known issue?

Will do. Thank you for your great support.

You’re welcome :)

Hi,

responsive.css in the child theme still doesn’t work for me in the 4.5.2 update. I put it under themes/childtheme/css/responsive.css. When I do fixes in themes/salient/css/responsive.css it works.

Hey enorog, if you open the functions.php and change this line:

wp_register_style("responsive", get_template_directory_uri() . "/css/responsive.css", '', '4.5.2');
to this:
wp_register_style("responsive",  get_stylesheet_directory_uri(). "/css/responsive.css", '', '4.5.2');

it will load the file from the child theme – I couldn’t make this happen by default as I wanted to since if a child theme was used without that file then it would just fail to load the file all together instead of grabbing the parent theme version which would result the styles breaking completely. In the next update I’ll probably just make the function nectar_main_styles overwritable through child themes so you can do that mod and end up with the same result :)

For some reason my contact page won’t load when going from the “pricing” page to the “contact”.

Any ideas?

Hey danielaronson,

can you please allow me to check your URL so I can see what’s going on?

Cheers

whoops: thought I included that. www.soapbrand.com

No worries – it looks like it’s an issue with the form plugin you’re using in combination with the ajax loading option in the theme. If you disable one of the two it should work normally :)

Hei. I recently purchased a one page theme (Xone) which resembles “Salient” very much. I was dissapointed to discover it takes a long time for each portfolio item to load. My question: Is Salient also a “one-page” theme and: does it take a long time to load portfolio images?

Yizhak

Hey Yizhak,

You would need to use a plugin like this for one page scrolling http://wordpress.org/plugins/page-scroll-to-id/ and you can see how fast the portfolio items load on the various demos :)

Cheers

>You misunderstood my question: I HOPE Salient is not a one page theme (I Do want to use the browser back button to go back to earlier pages in the website). I just find it hard to find out in the demos.

Hey again – yes the theme is inherently not a one page setup, here’s the portfolio for you to check out :) http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-default/

TN,

Quick idea for the future at some point; when an image has a caption attracted to it, could this be displayed with the Lightbox when clicked?

Cheers, Peter

Hey Peter!

thanks for the request – i’ve noted it on the wishlist :)

Cheers

hello ThemeNectar i have a question, is it possible to add right sidebar to blog masonry or 3 columns blog? thanks.

Hey hiletrnet!

as of now the masonry layout when using a sidebar only has 2 columns – changing that would require a javascript mod in the init.js file in the masonry blog section

Cheers

thanks alot i’ll try :)

You’re welcome :)

Hi does this work 100% with wordpress version 3.9.2?

Hey syfer1987,

yes – there’s no known issues with the latest WP release :)

How do I make a gallery like this:

http://themenectar.com/demo/salient/gallery-only-example/
When I try to make the portfolio gallery on other pages it just inserts the featured image and does not resize it at all. I have not uploaded a thumbnail for the featured images as it should just crop it. However I end up with a portfolio gallery that is choppy and all different sized images.

Nevermid, figured it out… All images have to be at least 800 in width to display properly.

Hey Knux0r! Yes – the featured images need to be at least 600×400 for the cropping to work correctly when using the portfolio element. Glad you got it sorted :)

Hi,

I really like the option to change to an boxed layout. Is it planned to set the width of the box layout? For example 1250px or 1400px

Hey Domchu!

If you want to alter the width of it you can do so currently with this css in the custom css box located in your Salient Options panel:

@media only screen and (min-width: 1000px) {
#boxed {
    width: 1000px!important;
}
#boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg {
   max-width: 1000px!important;
}
.container {
    max-width: 900px!important;
}
}

Thats awesome thanks! Sadly the header is doing weird things as you can see on http://domchu.com

Sorry – just need to change that to this instead:

@media only screen and (min-width: 1000px) {
#boxed {
    width: 1000px!important;
}
#boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg {
   min-width: 1000px!important;
   max-width: 1000px!important;
}
.container {
    max-width: 900px!important;
}
}
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