Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,832 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38356 comments found.

Wow I love your work in this theme, but I have some pre-purchase questions:

Is there any related posts?

what about RTL support?

Does the included Visual Composer has the front-end editing/building?

Hey!

1. That option is coming in the next update

2. Yes, there’s an RTL stylesheet

3. Not as of now

Cheers

Really!!? related posts is coming in the next update !!! That’s freaking amazing, your theme will be so unique compared to other themes, although it is already unique, that’s why I’m going to give it a try, I think It worth the money.

Is there any future plan for implementing the font-end editor of Visual Composer?

Hey, that’s an item on the wishlist as of now :)

Please add rel=”noopener noreferrer” to all target=”_blank” links on your next theme update, as described here: https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/, thank you :)

Hey, thanks for mentioning

Cheers

cheers ;)

como alterar a velocidade de rolagem no modelo “APP”? http://themenectar.com/demo/salient-app/

To be more specific, I would like to change in a personalized and detailed way the scrolling of the footer

Hey, that would require modding to the init.js file as of now

Which line?

I need to Last Row footer

I am trying to adjust the secondary nav height and I am using the code (and several others in this forum over the last day or two):

header-secondary-outer ul {

height: 32px; position: relative; right: auto; left: 50%!important; transform: translateX(-50%); float: none!important; width: auto!important; display: inline-block; }

And while it works, it is creating a black space beneath the main header/nav: https://snag.gy/pxHtY9.jpg

I have determined the it is the “height” CSS tag and not sure why it is not working for Salient 8! I know it is this CSS tag as when I change it from 32 to say, 50, the black space grows – and when i from the height tag it disappears.

I even tried removing all the other CSS on this and the error is still there.

Please advise ASAP.

I should note I have changed to this code:

header-secondary-outer nav > ul {

float: none!important; width: 100%; text-align: center; height: auto!important; } #header-secondary-outer nav > ul > li {

display: inline-block!important; float: none!important;

}

body[data-header-color=”custom”] #header-secondary-outer nav > ul > li > a { font-size: 20px!important; line-height: 35px !important; }

and the black line is gone, UNTIL I added the 35px line height! Then it comes back!

Without line-height: https://snag.gy/jS9ZCQ.jpg

With Line-height: https://snag.gy/WUye7x.jpg

HELP!!

Hey nsample,

In the header layout you’re using, the secondary nav is used in the header space calculation – to counter the additional height you’re adding, use this:

#header-space {
    margin-bottom: -10px;
}

Hello. I have a very simple question. How can I change the header title font? I changed every single available font and it is still not changing from “Open Sans”. Thanks.

Hey,

are you referring to the page header title or the navigation header? Kindly share your URL in regards

Cheers

I am referring to the header title. I cannot get it to center within the header title background on mobile. Below is a url: http://www.diydesignandprint.com/labelllas/tan-care/

Hey,

1. It’s currently displaying as Montserrat on my end http://imgur.com/a/r4ZTo

2. Try adding this into the custom css box in the Salient options panel:

@media only screen and (max-width: 1000px) {
  #page-header-bg[data-alignment-v="middle"] .row {
     top: 0!important;
  }
}

Cheers

Hello!

Good job!

I want to make some suggestions:

It would be cool to have a neon button style like this one:

Also trendy vertical texts, lines and menus would be great:

Or menu layouts like this:

Cheers!

Hey, thanks for the requests :)

Cheers

Hello Phil,

I had a quick couple of questions.

on http://alexarthouse.com/ I’d like to have an image span across the entire green header BG and was wondering how I can replace the background color with an image specific to that size?

Also I’m getting an issue with a drop down menu on another site. When you hover over it the drop down menu shows up fine but when you click the button there’s an error message.

An example of this would be the Community Events page here http://omnipresentcreations.com

For some reason when I created the drop down for the missions page that worked fine. Ideally, I’d like it to function the same way.

Thanks again

-CS

Hey CS!

1. Add this custom css into the custom css box:

#boxed #header-outer{
  background-image: url('your-img-src.jpg');
} header#top #logo img {
  visibility: hidden;
}

2. It seems you’ve entered “communityevents” in for you link URL rather than the full link of “http://omnipresentcreations.com/communityevents”

Cheers

Thank you so much!

You’re welcome :)

Love this theme, but struggling with aspect ratio of portfolio thumbnails when displayed 3 or 4 columns, standard grid with meta underneath. While I can manually crop images that are non-standard sizes to fit and use custom thumbnail, wouldn’t it be best to offer some crop and zoom options to allow for slightly more tolerance regarding thumbnail sizes?

Two questions:

1. What are the recommended sizes for thumbnails displayed in grids 3 or 4 across?

2. Is there a Tim-Thumb style modification you’d recommend to enable better cropping and zooming decisions?

Thank you.

Hey clayasbury,

1. The size that images get cropped to when using a default non masonry layout is 600×403 – for masonry sizing please see the user guide here: http://themenectar.com/docs/salient/theme-options/portfolio/

2. Creating your own sizing scheme could be achievable by editing the nectar_add_image_sizes function in the functions.php file or by pasting it into a child theme functions.php file. After changing the values, you’ll just need to run this plugin: https://wordpress.org/plugins/regenerate-thumbnails/

Cheers

Hi, is it possible to make a Modal with a video? so like, u click on a button and a windows open where there is a video playing?

Hey!

The video lightbox element can achieve this http://themenectar.com/demo/salient-promo/video-lightbox/

Cheers

yes sir thats true but only accept links from vimeo or youtube. But I want it to upload it on the page directly

As of now that wouldn’t be possible without some custom modding, but i’ve noted it for the wishlist :)

Hello,

I am using your one page layout (which is great) in combination with top header menu. I am using animated underline for the menu’s links and here is the problem – when I change the slide/row/screen by scrolling the underlined menu’s link does not change with the new scrolled row (please check this link – http://nomadbarman.bg ).

Is there any way to fix that?

Thanks!

Hey mucho_mano!

There’s currently no logic in place to highlight the top nav on the current row section in a full page setup like that – as of now you’d need to disable the full page row option (turning the site into a regular single setup) to get that

Cheers

Hi, nice theme!

On my site the zoom effect don’t work correctly in the firts image, later in the second image and others work perfect!, you can help me,

thx.

Thanks!

Can you please share your URL so I can take a look at this for you?

Cheers

Hi,

This is url demo.byte-factory.com

thx.

Hey, are you talking about your revolution slider at the top?

Hi there!

Is it possible to auto-close the off canvas menu when you click on a menu-item? On desktop it doesn’t matter because It closes when you leave it with your mouse but on a mobile device it would be nice if it closes when you click on a menu-item.

Regards, Robert

Hey, that should already be the case when assigning a menu to the off canvas navigation menu location and navigating to a link on the same page – can you share your URL in regards?

Cheers

Hey, instead of using a menu widget you need to assign the menu to the off canvas navigation menu location in Appearance > menus

I have just bought this theme and have tried to contact the support twice but received no answer. I am having real problems setting up the theme – please could someone get back to me

Hey brayf1, sorry to hear that – please let me know your ticket ID numbers so I can look into why that would be

Cheers

Is it possible to add a “Kenburns” effect as background of a Nectar Slider, or something close to it?! Thanks!

Hey marchallrs!

Not as of now without some custom modding – but the nectar full screen row option does indeed have this effect

Cheers

What is the Next Project/Prev Project order based on for the portfolio? if you check http://dev-glenncope.pantheonsite.io/projects/4/ you’ll see the next project is project 9 for some reason???

Hey,

it displays based on date by default – make sure you don’t have the option checked for “Single Project Nav Arrows Limited To Same Category” in the Salient options panel > portfolio > functionality tab.

Chee

I do have that checked because I only want it coming from that one category, but It doesn’t appear to be pulling them by the date, at least not the current date set anyways. They are all in order by the date in that category and I’m still getting this issue. Is it possible they are being pulled from the original date of the post and not the current date? I created some of them out of order and then went back and changed the dates.

I fixed, but I had to reword the function. I think it is a bug (unless you intended it this way), but the buttons pull from menu_order first and then from the title. Not from the date at all.

I’m having a problem where my WooCommerce sidebar is only displayed if I have products visible in that category, otherwise it displays the regular blog sidebar.

Hey, could you please reach out in regards on the contact form via my author page?

Cheers

Done!

I want to import the child theme. Will I still be able to do EVERYTHING that the regular theme can do? (specifically import demo data)

Hey,

Yes – the child theme won’t remove any of the theme functionality

Cheers

Hi, is there any custom css code that can modify my menu layout? i need to have the centered logo and at the top right corner, the canvas menu icon. thanks

Hey crdesign1,

Something like this will be included as an option in the next update :)

Cheers

Hi,

I was watching your video for the portfolio section. At 3:58 there is a slider gallery option. I can’t find that anymore, can you help me on how to reproduce that?

https://www.youtube.com/watch?v=0Ql7B-mjDBI

Hey Wingwilly, that option was removed many versions ago when the visual composer image gallery was added. To be able to use it, just add that element into the page using the visual composer page builder in the extra content metabox of your portfolio item

http://themenectar.com/docs/salient/page-builder-general/

Hello i’ve got a bug on my blog when “Header Permanent Transparent” is activated the social icon are no longer clickable. Where does it come from ?

Hey EspaceTech, please share your URL in regards so I can take a look :)

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