Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,754 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38353 comments found.

Hi Theme Nectar

I have a question related to the custom layout in composer. I set 1/6 + 2/6 + 2/6 + 1/6 and put photos into both 2/6 parts. the 1/6 parts should remain empty space

but it does not work. I receive the photos one below the other have a look: http://www.mmevelo.com/misja/

I have the latest composer version from the newest Salient version

How to fix this? Thank you, Martyna

Hey Martyna! I wrote back to you on your ticket earlier in regards – and when using custom columns make sure to simply the fraction when possible (so enter the 2/6 into the custom layout as 1/3)

Cheers :)

aha, ok, I will :)

thanks :)

You’re welcome :)

¡hola!

How do I change the sidebar title color? I’ve got the paragraph text color in the sidebar figured out, but would like to change the sidebar title cover site wide.

Thanks Dude!

Hey canook! :)

Add this into the Custom CSS box located in your Salient Options panel:
#sidebar h4 {
  color: #77cc6d!important;
} 

Cheers!

Hello again! Is it possible to hide the featured image on blog posts? I know you can do it with portfolio single items – curious if it’s an easy change on blog posts too?

Thanks :)

Hey skucenski!

Add this into the Custom CSS box located in your Salient Options panel:
.single-post .post-featured-img { display: none!important; }

Cheers :)

Hi,

I’m having an issue where the images on the slider flash quickly to black after loading. This is happening on two pages. I’m using chrome on windows 7. Doesn’t seem to be an issue on IE surprisingly. Any chance you know what’s going on / how to fix?

http://architectmedia.com/rickshaw/ http://architectmedia.com/rickshaw/?page_id=188

Also – I’m gonna put in another request for a sticky footer that will work regardless of the amount of content :-) – I ended up using a plugin, but it’s been in a pain to make function correctly. I saw some comments that requested this in the past, hoping it will be a feature in a future update!

Thanks so much, and fantastic theme!

How about some simple css for the sticky footer: (add this into the Custom CSS box located in your Salient Options panel)

 #footer-outer {
  position: fixed!important;
  width: 100%!important;
  left: 0!important;
  bottom: 0!important;
}

worked perfectly – thank you!

You’re welcome :)

Hi, Great theme – thank you. Two questions:

1. Is there a way to loose the line that divides the header in the modern transparent theme from the slider?

2. Also, is there a way to hide the search functionality in the header outside of commenting it out in the theme code.

Thanks!!! Sean

Thanks Sean!

1. Yes, add this into the Custom CSS box located in your Salient Options panel:
html body #header-outer.transparent[data-transparent-header="true"] {
  border: none!important;
}

2. Yes: http://themenectar.ticksy.com/ticket/52594/search/

Cheers :)

Have you any plan on publishing a Salient user-login page (integrated login) in the future?

Hey again, right now that’s not on the wishlist because there’s so many plugins that can do that well and for free.

why after moving site to new server all salient options are on one site, i can’t change anything? plizzzz help me fast, my client is waiting…

i found out that link to js files looks strange ex. ”/wp-contentthemessalientnectaroptionsfields/add_remove/field_add_remove.js?ver=1399567313”, tell me why?

Hey slowix, that sounds like a server related issue – please see this in regards: http://themenectar.ticksy.com/ticket/178318/search/

Hello! Which file I have to modify for change the text: Notify me of follow-up comments by email. and Notify me of new posts by email. in the comment form blog ?

Thanks!

sorry! this is a text plugin :)

No worries :)

Help and suggestion: You did SUCH a fine job on making the Nectar-video slider so handsome and user friendly. But when adding video as background to a row there are no “look up” buttons, and you have to copy-paste the full URL.

Also there are no Align-functions on the background-videos, which is a shame.

PLUS – you provide an colour-overlay but I believe every one (myself included) would have liked an alpha-option as well.

Thanks again! I love your theme more and more every day!

Hey again!

1/2. Thanks for the suggestions :)

3. You can control the opacity of the color overlay like this for now:

.video-color-overlay {
  opacity: 0.9!important;
}

Cheers

and how about align?

This couldn’t be done without JS work since it’s simply not set up to accept the alignment conditional and css alone wouldn’t be able to handle it.

Hi there. No matter how I try, I cannot modify the size of the image. It displays the original uploaded size no matter if I use the WP edit function, or edit the code myself etc. http://kommunekommunikation.dk/kanalstrategi/ Is this a bug?

Hey Peter! The width/height are set to auto for images so that they can be responsive – if you need to upload fixed size small images give them a class of “fixed-size” like this:

<img src="" class="fixed-size" />

and then add this into the custom css box:

.fixed-size {
    width: 20px!important;
}

Ni Nectar. A few questions and requests please. 1) Is there any Drop Caps included in the theme? 2) Is there a way to have a sticky sidebar menu? 3) Would be nice to have a Page Subtitle added for the Portfolio pages instead of just a Page Title.4 ) Please consider a custom JS box, just like the custom CSS section. 5) You mentioned the page Scroller ID plugin, but it would be great to include side navigation element (bullets) on the page to scroll to certain sections. 6) Would be nice to have a side slide-out menu on mobile. 7) Is there a way to display pull quotes within a page? Thanks as always!!!

Hey Joe,

1. Unfortunately there’s no drop cap shortcode built in

2. Only in the portfolio right now.

3/5/6. Thanks for the suggestions!

4. It’s worth mentioning you could technically get away with adding JS into the Google analytics box – just make sure it’s in a script tag.

7. There’s only styling for a blockquote built in, but similar to the drop cap, you probably could find a plugin to add these and more

Cheers :)

Theme Nectar

I have a question:

As we can’t update the complete theme to the vewrsion from 17 th of April, and experience problems with the double logo and Composer, after updating Wordpress to 3.9

is this possible to update certain files/folders from the newest version of Theme Salient from the 15th, to remove those problems with Composer and double logo? and to update the entire theme next week?

if it is possible, which files should I update to the newest version from the 17th of April?

Thank you! Martyna

Hey again Martyna! It seems you’ve uploaded your logo at a very large size: 1279×629 try uploading it at a size that matches the height you’ve defined for the logo in your header options :)

Hey Theme Nectar

Thank you for your answer and help. best wishes Martyna

You’re very welcome :)

Hi, is it possible to put logo on top, and center menu underneath?

Awesome! The only one problem I can’t disable search icon in the menu.

Also logo disappears when transparent function is enabled, but it gets back as soon as you start scrolling.

Here’s how to disable the search: http://themenectar.ticksy.com/ticket/52594/search/

Can I see your URL for the logo issue though?

Cheers :)

Hi: Is it possible to control the color of the transparent nav text and the hover/selected state of the transparent nav? I’d like the selected page to appear blue and currently it is white.

Thank you!

Hey again! Use this into the Custom CSS box located in your Salient Options panel:
body #header-outer.transparent header#top nav > ul > li > a:hover, body #header-outer.transparent header#top nav .sf-menu > li.sfHover > a, #header-outer.transparent header#top nav .sf-menu > li.current_page_ancestor > a, body #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a, body  #header-outer.transparent header#top nav .sf-menu > li.current-menu-ancestor > a, body #header-outer.transparent header#top nav .sf-menu > li.current_page_item > a, body #header-outer.transparent header#top nav > ul > li > a:hover > .sf-sub-indicator > i, body #header-outer.transparent header#top nav > ul > li.sfHover > a i, body #header-outer.transparent header#top nav ul #search-btn a:hover span, body #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a i, body #header-outer.transparent header#top nav .sf-menu > li.current-menu-ancestor > a i {
   color: #0ebdf6!important;
}

Amazing! Thank you!!!

You’re welcome :)

Hi there, on your demo theme, you have these cool icons (like the one that is a diamond in a circle) and under the diamond, it says Award Winning Quality Accusantium quam, ultri eget tempor id, aliquam eget nibh et. Maecen aliquam, risus at semper ullamcorper

Where do you insert those elements? I can’t find a short code for that?

Thank you!

G

Hey mrpiano! That’s just a large icon element with a text underneath – the icon shortcode it the only one used and that specific icon is in the steady sets family: http://i.imgur.com/4dBFu9H.jpg :)

Thank you!

You’re welcome :)

Hi Theme Nectar, I’m having issues with my Nectar Slider Header and Caption o IE11. On Chrome everything looks fine. Could you help me, please? URL: http://loureirojiujitsu.com

Hey maurinoloureiro!

Open up your functions.php file located in the root of the theme folder and search for this:

<i class="icon-salient-down-arrow icon-default-style"> </i>
and change it to:
<i class="icon-salient-down-arrow icon-default-style"> <span class="ie-fix" /> </i>

Cheers :)

I think you mentioned this to me before – so sorry if I have missed it.

But how do I get my top level page headers to remain transparent but make all the inside page headers be solid please? (eg all the work/portfolio pages)

Rich

Hey, sorry – if you’re trying to only target single projects and not pages use is_single( ‘mountain-drift’ ) instead – also, in 4.0.3 it’s not possible to keep this in a child theme but in the next version it will be so you’ll have to transfer this into the next version

Ok thanks bud, when roughly is the next version out that will support this please ? :-)

The end of this week most likely :)

Just going through all the menus and came across the Cheatin’ Uh… Made me smile.. That’s all…

Hey martyfin! That message actually occurs from WP itself not the theme you’re using and it can show for a variety of reasons – sometimes when you’re trying to access a page you don’t have permission to.

Bugs after updating wordpress to 3.9.

I’m not using the latest salient version, i dont want to upgrade so it won’t break anything. anyways, after updating WP to 3.9 tinymce stopped working, that means if i click the pencil icon to edit a text-block, i get a normal textarea without tinymce functionality :(

anyone?

Ah I see – for future reference, try and keep as much of your modding as possible in a child theme to avoid this kind of a situation. As long as you haven’t touched the wpbakery folder inside of the theme, try bringing the new version in from 4.0.3 to get the fix. (Make a copy of your old one in case anything bas happens)

I’ll try, thanks!

You’re welcome :)

I’ve been trying to get the composition as yo can see in the picture:

http://serialkillers.es/ARCHIVOS/duda_vc.jpg

I’ve tried it with both classic (shortcodes) and visual editor, but it’s been impossible to get it. Those blue 1/3 elements create a conflict once you update the page.

Is there any particular way to get it?

Hey cecichavez,

I don’t think VC allows you to nest that deep by default, but you probably could switch into the classic view and manually nest further in with vc_row_inner and then switch back into the visual view.

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