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 Theme Nectar, Is it possible to add an Icon besides the submenu texts? In example: Menu: Team SubMenu: (PIcture) Team A You can go to the MLB website and click in Teams then you can have a better picture what I’m talking about.

Any update when you will provide this type of feature?

It’s still on the wishlist but there’s no ETA as of now

Nectar,

In the new Agency Demo, your portfolio items showcase buttons, how do you go about adding buttons to portfolio items? Are there certain settings that have to be selected? Where do you have to input the code?

Thanks, Bobby

Hey!

There’s an option in every portfolio edit page for “Custom Content Grid Item” :)

Cheers

Thanks Nectar!

You’re welcome :)

Hi, I can’t find the icon animation. When I select the linecons icons no animation tool appears. Can I add the animation manually in the shortcode? Can you tell me the script to insert into the parenthesis [ ] ?

Thank you Valentina

Hey,

I read your first post wrong – you can’t animate linecons, only the linea family can be animated. If you don’t see that as an option then you’re not on a current enough release

And what I have to do? Update my release?

Yes, it’s a feature that was added in v6.0 so you’d need to be on that or higher

Hello,

Where can i put the code for google search console?

Thank you.

Kind regards, Jeltje

Hey,

there’s a textarea for that in the theme options panel > general settings tab

Cheers

Anchor Links

Hi Salient, what has happened to the smooth transition of using anchor links in content text? Previously I could use just ”#anchor” for smooth transition, in this latest version the links don’t work at all. If I use the full URL then the entire page reloads and that is too abrupt on the eyes. Any way to fix this?

Hey, 6.1.3 sorted the anchor link issue when inside of a tab – if you’re having issues in other places please share your URL in regards so I can see

Cheers

Thank you for your reply and solution. If I use the child theme it does not show the version number of the main theme. However I can find it in the style.css file. Is it possible that the theme version number can be added to the zip archive name when a user downloads?

Hey – i’ve noted this :)

Hi there, could you provide the custom js code required to have commas / dot displayed in the milestone? this is important to have on my website.

Unfortunately that would be a bit out of the scope of regular support, however if you didn’t wish to check out Envato studio in regards you could also use motion blur fade in effect instead of the count to in order to show that by default

Hi theme author, There is a serious issue on the newest version of Salient. While on the newest version of wordpress (4.3) and newest version of Salient Visual Composer, visual composer will not save any section’s padding-top and padding-bottoms leaving an ugly, unevenly-padded website. Can you take a look into this as soon as you get the chance? I believe it may be a problem with visual composer. I noticed if I go to the default editor and enter the padding manually in the shortcode it works fine, until I go back into visual composer to save to see the padding removed once again. Please let me know if you need any more information regarding this issue to get it fixed. Thank you!

Hey – this was sorted in 6.1.3 and only applied to the full_width_section shortcode – the actual vc row didn’t show this issue which is how it was missed.

Cheers!

I have a row divided into 3 columns, in the first column I have another nested row divided into 4 columns, these 4 columns are have images inside on then. On mobile these 4 columns stack on top of each other and the width of the each photo is increase to fill the screen. I would like to know if there is a way to have these photos / columns collapse into only 2 or more columns which stack on top of each pother instead on just one? I understand the image would shrink but if there is a way can you please advise?

Thanks in advance. P

Hey,

It would be possible – have you tried to use the “responsive options” tab when editing the columns?

Cheers

Hi, I’ve tried this but unfortunately am having no luck. He’s the page: http://frozenlemonmedia.com/?p=12203 Although we divide all of the rows by three, it seems the first one “What We Do For Companies” is the only one with issues, the icons in the first column in this row is a nested row which is divided in to four columns, the problem is that the text under these icons in these four rows are over lapping with each other on the iPad.

Please advise. Thank you

Hey,

try adding this into the custom css box in the Salient options panel:
@media only screen and (max-width: 1100px) and (min-width: 1000px) {
 .full-width-content .wpb_column .wpb_row .wpb_column p {
    font-size: 7px;
    line-height: 15px;
}
}

I am having an issue with a recent post section. I have a couple of instances on my site with offset recent posts. The 2nd one does not have the same height as the first. I have each one set to minimal with equally sized image backgrounds and the same column perimeters. It’s throwing off my grid. I’d like these to be even.

Here is a link- check out the last bit in the top row. http://www.throwingtwenties.com/

Thanks in advance! MM

Hey, one of your posts has less content than the other and there’s no functionality in place to make all heights even in the same row like that. However css could be used:

.row.blog-recent.columns-1 {
    min-height: 215px;
}

Hey there. I’m having an issue installing the theme. I’ve tried it a few times and it keeps showing the actual code. I’ve installed it successfully before. I’m not sure what’s different this time. And this is a fresh download.

Thoughts?

http://befitphoto.com/testing4/

Hey, you need to install and activate the Salient VC available in your install plugins section of the admin panel :)

how do I keep the main navigation full width but have the mega-menu dropdown keep in container?

Hey,

header#top nav>ul>li.megamenu>ul.sub-menu {
    width: 1000px!important;
    left: 50%!important;
    transform: translateX(-50%);
}

How can I keep the nav skin staying Light (white) while ALSO keeping the nav transparent on scroll?

I also can’t get rid of a white bar above my header.

Hey,

You’d need to set your row font color to light for all rows in order to have the light logo used throughout the entire page (assuming you have the permanent transparent option on)

Cheers

Hey Awesome ThemeNectar! my client now want to add a portfolio with full display and not a ‘click to view’ option (still with category filter) like https://www.ardian-investment.com/en/companies-list Is there any way to do in $alient? Can’t figure way to do or a plugin for so thought I’d check in real quick to see YOU ROCK ThemeNectar!!

Hey!

Unfortunately this wouldn’t be possible as of now – you could get something a little similar by using the new custom content portfolio option in each project (this would allow for more text to be entered than the title) but the minimum columns you could get to without custom development would be 2 (by using the tall & wide masonry size for all projects)

Cheers

Ahhhh k, well I got it pretty close to client being happy, is there any way to control the order they show other than creating the portfolio items in reverse (the last showing first/at the top)? and also how to remove the hearts next to each one? -#ThemeNectar ROCK$!!

Hey!

1. Hey – you could use this plugin https://wordpress.org/plugins/intuitive-custom-post-order/

2. Add this into the custom css box in the Salient options panel:
.nectar-love-wrap {
  display: none!important;
}

Hi Theme Nectar, I received a note that my support will expire in 6 months. After it how much will be to extend the support? Do i have to buy the theme again?

Hey – Envato just recently changed how support works for all themes available on the market place after the 6 month period you’d just need to buy a support pack rather than the theme all over again

Is there a way to use the jumbo button that’s used on the Nectar Slider on a regular page?

Thanks,

Hey, that would currently require some minor css to adjust the settings, if you could share your URL where you desire it i’d be glad to help though

Yes, great! Thank you.

Here’s the link.

http://frozenlemonmedia.com/?p=12203

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

.tilt-button-wrap .nectar-button.large {
    font-size: 16px!important;
    padding: 25px 50px!important;
}

Where did the tab with the “Design options” went? I updated Salient and the VC to the neweset version and my whole site is completly destroyed, because the CSS settings are missing.

Any solution?

It will indeed be added back in – could you let me know your ticket ID?

Ticket number: #518942

Thanks – responded a bit ago

Hi, so I have a question regarding Tabs, Carousels, and Toggle panels. Currently I have 6 or so Toggle Panels, each with a list of 20 or so youtube videos. This is taking a heavy hit on loading the page and activating the toggle panels. I’d like to know if there is any way to prevent the panel from loading the youtube video thumbs until it’s been opened, or if perhaps switching to Carousel or Tabs will the keep the content “unloaded” until the user hits the section. Thanks

Hey,

Unfortunately any youtube videos that exist on the page will load at the start – I would recommend using a portfolio element for this instead with the lightbox only option on. This way no videos will be loaded and only will load when the user clicks on the thumbnail :)

Cheers

how do I make the header skin stay light (white) the entire time? It’s nice that it changes for light and dark background but it keeps on getting it wrong

I set all the rows to light. It’s only for a full screen rev slider. The nav will stay all white ONLY if I DON”T check the “permanent transparent header” option in theme settings.

How can I keep the nav staying Light (white) while ALSO keeping the nav transparent on scroll?

nevermind. Fixed it. I had to change the row settings the type to full width background then change both the text and background color to white under the row settings for Rev slider to make it work.

Hey – glad you sorted it :)

Hello!

Regarding the buttons on the Nectar Slider – is it possible that they open up to a new page or tab?

Thank you!

Hey – please see my response to your first comment in regards :)

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