Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,847 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38360 comments found.

Quick question, what code is it to make the header not sticky on mobile?

I purchased this theme on another account can you still provide?

Hey,

There’s an option in the theme options panel > header options to stop it from being sticky on mobile

Hi I need the them in 2 languages I tried to modify the default.mo file with pro edit to translate the “search header tool” but it does not wok can you help me thanks

Hey,

did you rename the default.mo to match for language code? e.g. it would be renamed fr_FR.mo for French

Cheers

Can I change the background color to black on the field that comes when new posts loaded? www.crafty.se

Hey,

body[data-footer-reveal="1"] .container-wrap {
  background-color: #000!important;
}

Hello :-) This made my single blog post black as well. How do i fix it? Thanks!!!!

body[data-footer-reveal="1"].home .container-wrap {
  background-color: #000!important;
}
:)

How do I hide the footer on our homepage only? We have many visitors who email and tell me they do not have time to see the footer when we have new entries that are loaded automatically. So I want to hide the footer of the homepage. www.crafty.se

This makes the logo and home button to turn black when I scroll up on the page.

14 days ago and still no answer? Plz help! :-)

I can’t see this occurring – are you talking about on mobile or regular and also do you still have the snippet in?

Hi,

Can I purchase your theme to do up the designs as shown below: http://www.awesomescreenshot.com/image/735579/e0097fce9964e8354a1c7eec487553e2 http://www.awesomescreenshot.com/image/735580/c71a04958212c878a1626ca544d7e2cd

Additionally, please take note that I will need the background image to be fixed while scrolling down the web page/contents.

Can the above be done with your theme? Thank you.

Hey, that menu design isn’t available yet but it will be coming in future updates

Hi! I’m looking for something like this in the comments here, but haven’t found it:: I’d like to edit the status properties that shows up after sending a message using the contact form 7 on salient – the space in which the “Your message was successfully sent” appears.

By now i’m using the contact form with white lines and white type, over a black background. The status comes with white font as well, but in a white box, so it can’t be read.. Please, is there a way to remove this box?

Thank you so much!

Hey,

body .wpcf7 .wpcf7-response-output {
    background-color: transparent;
    color: #fff!important;
}

Thanx! :)

You’re welcome :)

Hello TN, Is it possible to remove the sidebar and the comments from an attachment page which gets created for a PDF in the media folder? Thank you!

Hey,

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

.single-attachment .comments-section {
  display: none!important;
}
.single-attachment #sidebar {
  display: none!important;
}
.single-attachment #post-area {
  width: 100%!important;
  margin: 0!important;
}

Cheers

Beautiful!!! Thank you!!!

You’re welcome :)

hello. It seems that the footer does not appear at all on mobile for some reason. This is on mobile and also on inspect code….

website is http://vergedesign.co.uk

Hey, please try changing to the parent theme to see if it sorts it for you

Hi, a few questions about the mega menu:

1. can you unlink items in the mega menu to make them look like categories/subheadings?

2. Do I need to create a page for each of these unlinked categories?

3. Can you add several of these unlinked categories to a column? eg. I have 10 categories and 5 columns but I can only manage to make one category/subheading per column.

Also – this has escaped me totally, but how can I make the page title area look the same on every page (and every new page?... I’m doing it manually on every page at the moment but I’m sure there’s a better way!)

Thanks in advance for your help

Hey,

1. Could you share a quick mockup screenshot of what you wish to achieve

2. There is no way to globally set a page header without custom development – this would indeed need to be configured in the page header settings metabox on a per page basis

3. Add this into the custom css box in the Salient options panel:
#page-header-bg {
    background-size: contain!important;
}

Cheers

Heya TN, 1. http://imgur.com/IiMxa8L here’s a sample of the layout I want to achieve. A few category headings, and a few unlinked subheadings which i can achieve with custom links. The part I really want to know is if we can control the column splits. It seems that if I put this in Salient Mega menu, it would have 3 columns (Face, Facial & Body) – despite how many columns I’ve assigned in the menu (eg. megamenu columns-6).

I understand if I may need to add in Ubermenu but would prefer not to.

2. Read and understood, thanks. i will stop looking for it. I have over 50 pages to do and would’ve liked to automate the page title header area’s height, background colour, font colour, etc.

By the way, with the title header background and font colour, this palette comes up: http://imgur.com/clWBJzz—is there any way to add my site’s custom colours to the colour swatch picker? If not, feature request ;)

3. That page header background code seems to have put it in the middle – but at least I know where to start. I can tweak from there, I’ll need to float it to the right.

Thanks for your help!

Hey,

1. Unfortunately this wouldn’t be possible without some custom modding but ubermenu would indeed be able to handle it

2. you’d need to mod this file in regards: nectar/options/fields/color/field_color.js

3. Sounds good!

Cheers

i have this theme on www.mobeyday.com but i cant see images and slider. are there common issues similar to this and if there is any solution known

Hey – I can see both on my end, what browser and OS are you experiencing this on?

Hi ThemeNectar, I am trying to use just the ‘title overlaid with zoom’ effect on the four portfolio masonry items found here: http://www.sharecommunity.org/

1. I want to disable the ability to click and show featured images in a pop-up. 2. When you hover over the images in the grid, I want it simply to do just the ‘title overlaid with zoom effect.’ I want to remove any link to the images or any lightbox popups.

Hey,

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

body .portfolio-items .col .work-item.style-3 .work-info a {
   display: none!important;
}

Cheers

Good Morning. I have a few questions.

1) Can I use my own custom css sheet and link it from the child theme? That tiny box in the general options is very difficult to use given it’s size. There are warnings all over it because it hates using !important, but with a child theme this is often necessary.

2) What is the best way to adjust my media break points for header and mobile? My menu is only 300 is px wide so I would like to change the break from 1000px to 600px so that there is no mobile menu at 600 px or above.

3) Under 600px, how can I get my hamburger menu to center underneath the logo? I got the logo centered but no the menu seems to be inside that div. I would love it to say “What are You Looking for?” and then show the hamburger.

Thanks! Love the theme.

site is not yet ready but I made it live for this discussion. www.peachyplanit.com

I’m also wondering how to put space between the items in the masonry blog posts. They are all right next to each other with no space.

Hey,

1. You can indeed use a child theme style.css if desired

2. This would require modding the break points in the responsive.css stylesheet and the init.js file

3.

@media only screen and (max-width: 1000px) and (min-width: 1px) {
body #header-outer[data-format="centered-menu-under-logo"] header#top .span_9, body #header-outer[data-format="centered-menu-under-logo"] header#top .span_3 {
    position: relative!important;
    text-align: center;
}
body header#top #toggle-nav {
    display: inline-block!important;
}
body #header-outer {
    height: 150px!important;
}
}

4. I’m currently seeing them spaced as normal for that masonry setting – did you switch the style since initially posting?

Cheers

hi, how to move the “slide-out-widget-area-toggle” in to the second nav. thanks in advance

Hey, actually instead of changing those you could just change this in the init.js file:

$('header#top .slide-out-widget-area-toggle .lines-button').addClass('close');

thanks a lot

You’re welcome :)

hello, i want to locate “Team Member Names” to center! How i can do that?

Hey,

which team member style are you using?

Cheers

For the gif, i am using meta below setting!

Hey,

.team-member {
 text-align: center;
}

Cheers

Any possible way at all to have the Full slide link feature in the Nectar Slider able to pop out a lightbox youtube/vimeo player?

Here’s a link for your reference:

http://www.k2rcreative.com

Currently it just goes to the vimeo site. when clicking on the main image. Would be amazing to be able to have this be able to pop up into a lightbox instead.

Thanks!

Hey,

as of now this wouldn’t be possible without some custom development but i’ve noted the idea for the wishlist :)

Cheers

Hi! awesome theme :) I have a prob, when I click a portfolio item, the page project never appear just loading, and nothing. Thanks for your answer guys!

www.growingcreatives.com (click portfolio pls)

Thanks a Lot!

Galimberti.

Hey – Unfortunately you can’t do that to the icon because it’s coming from a font file – you would need to design a new one and override the old one with css

oh! ok pals, thanks again :)

You’re welcome :)

Hey,

I have a question, whenever on mobile the icon-reorder button is not visible (to expand the menu). Any ideas?

Thanks!

Hey – have you verified that no plugins active have caused the behavior?

Hey! Is there a way in which the slider heading would be <h1 /> if it is at the beginning of a page? Thanks!

Hey,

you would need to modify the functions.php file at the nectar_slider_display function in regards

Cheers

Same problem as Xallay, nothing showing up in the mobile nav. Also mobile is stuck in the Off canvas mode even though I’ve disabled it in the admin.

Hey,

1. Are you using a child theme? If so, does this occur for you when activating the parent theme as well?

2. You need to disable the sticky nav on mobile to remove that

Cheers

Desperately trying to get a full height row working but not having luck. I can see that the original visual composer plugin has the functionality but Salient doesn’t seem to ?

REF: https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=10190885

Hey, yes – the Salient VC doesn’t have that row feature as of now but it’s on the way

Have you got an ETA or could you suggest how I can manually enable it ?

You would need to use the raw plugin as of now but the eta is a few weeks

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