Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,756 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38353 comments found.

Hi Nectar. Is there anyway to apply color overlays to the header images used in the Portfolio items? Same for Nectar slider. It would be great if we could set a color or gradient and opacity on top of an image instead of having to set this in Photoshop, etc. Thanks.

Hey again Joe,

It would take some custom css – if you can show me a mock up of what you’re looking for I can assist :)

Cheers

Hi, the padding top for the first row/element that comes under the navigation does not work properly. For example If I set Padding Top as: 90px and Padding bottom as: 90px I see that the top 90px gets cut off a bit by the Navigation. Therefore in order to make it look right on desktop I have to use maybe 130px padding top to make it look equal to padding 90px. Now this I don’t mind this fix however when viewing the site on mobile then the padding is all different.

Whats wrong with the navigation? I have turned off Shrink navigation when scrolling. Still does this.

Hey jeanius,

The first row in each page is indeed tucked under the nav slightly to accommodate the shrinking effect = however if you have that off it shouldn’t do that. Anyway you can share a URL so I can assist?

Cheers

Hey again,

That’s actually a bug – Add this into the Custom CSS box located in your Salient Options panel to sort it for now prior to the next release:

.container-wrap, body #portfolio-filters-inline.first-section  {
    margin-top: 0!important;
    padding-top: 0!important;
}
.full-width-section.first-section {
    margin-top: 0 !important;
}

Beautiful work! Do you have an html version of this theme?

Thanks ecnrip79! :)

There’s only a WP version as of now.

Alright, thank you for replying

You’re welcome :)

Hi Nectar. A few questions please. 1) Regarding the Recent Projects element with Title Overlaid, is it possible to remove the date that appears? 2) Also, is it possible to replace the date with the Category name instead? 3) I noticed that the zoom affect is not working. Is there something that would be causing this? 4) Is there plans to update Font Awesome to the latest version? I assume in the next update, but not sure how far off this will be. Thanks as always!!

Hey Joe!

1. Add this into the custom css box:
.portfolio-items .col .work-info .vert-center p {
   display: none!important;
}

2. You can use the project excerpt input in your project configuration box in each edit project page :)

3. Can you share your URL so I can see?

4. The latest FA changed it’s naming schema which is the only reason it’s not already updated – still looking into the best way to handle this

Cheers

Thanks as always. Regarding Items 2 and 3, it seems that the Project Excerpt is not getting displayed on the Title Overlaid. With the zoom effect, I’m seeing the following repeated errors on the page, Uncaught ReferenceError: TweenMax is not defined (init.js around line 6179…). I tried disabling most of my plugins. It’s on a test server at the moment. Anything else that I can look for? Regards.

Hey again!

1. Are you on the latest version of the theme? Also is it only not working in the recent projects carousel? I just double checked on my end and it seems to be behaving as expected.

2. TweenMax is loaded at the bottom of the init.js fille – you can search for it there to ensure it exists in the file. Also check to see if you have any minification plugins services that might be interfering.

is there a quicker way to change the background color than adding css to each page i’ve added it to salient main css but it won’t take so i’m stuck doing it manually.

Hey,
 body .container-wrap {
   background-color: #fff!important;
}

Should work in the main custom css box in the options panel – if it’s not please allow me to see your URL :)

Cheers

Very interested in purchasing this theme. Just had a quick question before I do. Can the full width portfolio be paginated? Is it possible that the portfolio elements be posts and their thumbnails instead? For instance, if I had a collection of posters that I’ve found online and wanted to showcase those, could I create posts for each, and have those make up the grid? Thanks for any insight.

Hey Josh,

1. Yes – there’s regular pagination and infinite scrolling offered.

2. Each project (which is a separate post in the portfolio post type) makes up one of the thumbnails seen on the main projects page / Visual Composer portfolio element

Cheers

Are there any plans to add structured data microdata/schema markup to Salient? This is probably my biggest concern about this theme. I love the functionality, but other themes such as Enfold are providing detailed microdata markup for the following: hentry, SiteNavigationElement, CreativeWork, breadcrumbs, webpages, WPheader, WPfooter, blog, image objects, WPsidebar and Person.

IMO this would be a huge addition to the effectiveness of the Salient theme.

Hey iqmdigital,

this is an item already on the wishlist :)

Cheers

Awesome! Thanks for the response.

You’re welcome :)

Is there any way you can look at my PHP error logs? I’ve installed a plugin on my site and it seems like the theme is overriding a lot of this plugins settings… http://www.firsths.tv/media/messages/

Hey jasonstewart24,

There’s no way I can see your PHP error log from just checking the URL – I would need server access. Can you start by letting me know what plugin is giving you an issue and name some specific settings that aren’t working?

Cheers

Hi team!

Thank you for this theme, I just bought it and it’s great! I have a question though: I need to have the theme in French, as it will be for a French audience. For example, on my blog I don’t want any “Read more” below an article, but “Lire la suite”. Could you tell me how to change the language please?

Thanks!

Hey dianedidriche!

Please see this in regards: http://themenectar.ticksy.com/faq/2242

Cheers

Thanks, did not think of checking the FAQ before, sorry :) Have a great day!!

No worries!

Cheers

Hej there ThemeNectar!

i’m planning to buy the theme but would really like to know before if its possible to embed / include soundcloud or other music this this theme?

Because i need to include a lot of music videos and music files / links on my page!

Thank u very much and have a great day* fiora

Hey fiora!

You can embed soundcloud players anywhere you need and also any other iframe embeds throughout the pages/posts :)

Cheers

Hi there Are you able to help I want to change the labels on the homepage “Recent Work / View all work”

To other titles, where can I do this?

Hey WiseUpMarketing,

You can change the text for that in the portfolio options tab of your Salient Options Panel.

Cheers

Request next update ,, to add Load More post in blog :)

Hey wongsamar! There’s already the option for infinite scrolling – but if you mean an actual load more button – I’ll add that to the wishlist :)

HI ,I want to make request if you can show us how to do the translation for the web site to different language ,I tried codestyling-localization plugin but then i found out that you need to do some work manually if wp version is higher than 3.5.1,can you help please ,am kinda stuck at this point and I need to make the website swedish

http://produforum.luckan.fi/wordpress/

thank you.

Hey ART_pieces,

There’s a basic write up here: http://themenectar.ticksy.com/faq/2242 – Can you elaborate a bit more on what you’re referring to when you say “you need to do some work manually if wp version is higher than 3.5.1” – when translating the theme it doesn’t matter what WP version you have.

Cheers

Adobe Typekit: is it possible to use my Adobe Typekit Kit ID for fonts?

Hey belushy,

Yes – but you’d have to add the typekit script manually in the template and define where to assign the fonts with css or via plugin.,=

Cheers

Hi, First of all..what a bad ass theme! Love it!

But I run into 2 questions: 1. I like to make a sidebar where I can add images, banners or subscribing to newsletters. Like on this site, see the right sidebar widgets. http://lewishowes.com/podcast/jordan-harbinger/

2. How to make a sticky sidebar?

Thanks! Deuce

Thanks Deuce!

1. You can place img tags into a text widget and use plugins for the newletter/other things you might need.

2. As of now there’s only the option to have a sticky sidebar on portfolio pages – which is an option available in the portfolio options tab in your Salient Options Panel.

Cheers

Hi mate,

Could you please advise me how I can change some text in the default portfolio sortable filter (the dropdown one)? Currently it says ‘sort portfolio’ and I would like to change this to something else (sort tutorials).

Also, is there a way to automatically remove the excerpt text for portfolio items? I don’t put anything in the excerpt box but it still shows the date even when nothing is there.

Lastly, the portfolio style I have is: ‘meta below thumb w/ links on hover’. The issue is that as these portfolio items all lead to an external link and there is no need to have the ‘view larger’ button. Is there any way I can remove this or change it to something else with another function such as ‘view page’ or something similar?

Thanks for your help!

Hey again!

Sure thing – i’ll wait to hear back from you in regards :)

Cheers

Great, just replied to my open ticket!

Thanks

Thanks, i’ll be with you as soon as I can :)

Hi there. I have some question about the megamenu. When I use the css class to enable the megamenu at the menu options, some strange things happens with my menu.

I have a menu with 3 columns, then I used the css class “megamenu columns-3” and the megamenu is enabled, but it acts like it has more columns. When I change it to “megamenu columns-6”, it acts like 3 columns. Very strange.

Here are the screenshots: http://skfotografia.com/diversos/imagens/2014.06.17-theme-megamenu-error-001.png http://skfotografia.com/diversos/imagens/2014.06.17-theme-megamenu-error-002.png

My website URL: http://skfotografia.com/

Thanks in advance and looking forward your support.

Hi there again.

1) Worked great! Thanks a lot!

2) This plugin didn’t work. It break the site. How can I establish the default order? Please, help me.

Well, seems like only the css is breaking. I played with the plugins settings and the js files are being minified without any errors. What can I do to properly minify the css?

Hey again!

Is there anyway you can activate it so I can see the css issue with minification?

I’m implementing a video gallery that loads Vimeo files into the same location on a single page. Basically a video jukebox. After much research, I found a great little plugin called Vimeography which was built for Vimeo content, and does a great job of making itself responsive (including touchscreen gestures).

If I understand correctly, Salient takes care of videos generally, making them responsive, and wraps them into iframes to do this. However this conflicts with the plugin which takes care of all its own video needs by me typing:
[vimeography id="#"]

The result of this conflict is that the main videos do not appear, see: Trouper Productions.

Is there a way to disable Salient’s wrapping the following around a certain element within a section of a page?:
<div class="iframe-embed" />

Or is there another solution you could suggest?

Thanks

Thanks! What’s the ticket ID?

233302 (resolved and closed now) Your tech support helped by providing CSS that removed the embed. Thanks.

Glad you got it sorted :)

Cheers

Hey, Thanks for you awsome theme! I just got a litlle probleme, it’s when i put a parralax fullwidth background, i got a bug. the color background came before the parralax, and paralax come after when i scrool more. that don’t do me that when i got a lot of contant defore the paralax bg. sorry i’m not very clear…

Hey noswil93!

Does this ticket apply to your situation? http://themenectar.ticksy.com/ticket/128447/search/

Cheers

Hey ThemeSalient, I mean ThemeNectar, :P

I purchase your theme long time ago, has been working awesomely, but now:

How do I make a pagination section for a determined amount of pages to look like the one for the portfolio? Is that possible?

The content I want to publish won’t be a ‘portfolio like’ content so I need a bunch of pages. And I really like how you can navigate to the next portfolio item and that would be cool to do in the idea I have.

Thanks guys.

Hey Creativo_MX :)

Right now that would take some custom development but I’ve noted the idea for the wishlist

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