Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,135 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Lot of neat features on this theme!

1) Can category post pages, archived pages, etc., be set to default to the blog masonry grid option?

2) If that’s not a standard option, can I take the time to make a page for each category and tag, using some kind of page builder asset and direct the appropriate posts there?

3) I notice on your masonry blog view that some of the posts don’t have a read more button, and some do. This seems ideal to me. I have a ton of very short posts that I don’t see the value in a reader clicking through to read any more stuff. Yet, for others I will. Am I understanding this correct that if I set the excerpt at 40 char or so, and write under that length, the read more will not appear?

4) If I was to add text to a post and used either a shortcode to create a highlighter effect, or just used normal html buttons to boldface, change color of text, or add a bulleted list where the items where acutally links to websites – is there any reason why this would NOT show up in the masonry grid format. My really old theme = no problem. My new one = not possible, so I have to dump it.

5) Is there any “related posts” widget or something that can be placed at the bottom of a post or on a home page that would refer to other posts within that category?

6) Can’t seem to find this under your portfolio examples. Do any give you the ability to write about a 20-30 character excerpt?

Thanks so much!! Love your theme’s styling and functionality.

Thanks!

Hey cbmatthews!

1. They will all inherit what you define as the blog layout in your options panel ::)

2. ^

3. The masonry blog is actually not set to an auto excerpt on the demo (even though that’s an option). I’ve simply added in the more tag when a more button is needed just as WordPress intended. If you decide to turn on the auto excerpt, all posts will get a read more button regardless.

4.I don’t believe it would work if you used the auto excerpt option since the excerpt function in WordPress only allows text so you’d have to use the method I mentioned above and just add more tags when needed instead of the excerpt field.

5. Unfortunately there’s no related posts element yet, but there’s a recent posts element.

6. This is a feature being added in the next update :)

Cheers!

So are you suggesting that if I had set a bold, color, etc. on a blog post that it would show up on your masonry page?

As long as you’re not using the auto excerpt option and are manually handling your read more buttons via the more tag :)

any word on that RTL support :)?

Hey again Yaki!

Unfortunately there’s no new ETA on this feature.

Good morning. I know the Salient blog options panel allows to switch on social sharing buttons on post pages. These buttons currently seem to appear in the top right corner of a post. Is there a way to have them show up in the bottom after the post’s content (because that’s where users will typically be after they’ve read a post and make a decision on whether to share or not)?

Thank you.

Hey marcfest!

You’d need to open the single.php file and move the entire social code block – starting at:

 <?php if( !empty($options['blog_social']) && $options['blog_social'] == 1 ) { 
and ending at:
   }
?>
Lower down in the file, right above this:
 <div id="author-bio">

Cheers :)

Thank you !

You’re welcome :)

Hello. Does the theme include any type of gallery component, like this example, http://the7.dream-demo.com/shortcodes/standard-wp-gallery-layouts. If not, is there plans for this soon. Thanks

Hey brians_s,

Yes – there’s a gallery element with two styles currently. One that looks like the Nectar Slider you see throughout the demo and the other looks like this: http://themenectar.com/demo/salient/dining/porttitor-porttitor-mollis-vitae-placerat/

Additional styles are on the roadmap :)

Cheers!

Hello! In the Team section, can I show two rows of team members instead of a carrousel? Also, we can make it four columns, right? Thanks!

Hey AnaBasso!

Yes you can :) It’s up to you what columns you place the team element in and also whether you choose to insert them into the carousel element.

Cheers!

Is it possible to create single shop items with a sidebar? I don’t see this in the demo…

Hey steffanantonas,

I’m not sure exactly what you mean – I might need you to elaborate a little more on this one. However, If you’re asking if it’s possible to place a sidebar on the single product page, the answer is yes.

Cheers :)

My friend

I created Child Theme for Salient, Salinet-child

and with style.css code:
/*
Theme Name: Salient Child
Theme URI: http: //www.mysite.com/wp-content/themes/salient-child
Description: This is a custom child theme I have created.
Author: author
Author URI: http: //www.mysite.com/
Template: salient
Version: 3.0
*/

@import url("../salient/style.css"); 

/* =Theme customization starts here
-------------------------------------------------------------- */

but when I activate the child theme through the dashboard, ther are some problems, related to the nav bars. The main nav bar has no items assigned, and neither does the secondary nav bar, plus the secondary nac bar has no colour, and when I scroll the site down, the nav bars behave ina strange fashion.

what might be happening wrong?

Thank you and best wishes M.

Hey New_Castle!

Can you please open a ticket in regards with your login so I can check out the setup and see what’s going on better?

themenectar.ticksy.com

Cheers :)

Hey ThemeNectar :)

Thank you, I will do it

Best wishes M.

I’ve got three widgets in my footer. For mobile size (e.g iPad) it pushes them together so there’s two widgets on one line, and the third is pushed below them. I’d like to keep all three widgets in a row (I’ve got lots of room since I’ve made the widget elements smaller in the responsive.css file already). Can you tell me where to do this?

Thanks Rob

Hey Rob!

Add this into the Custom CSS box located in your Salient Options panel:

 
body #footer-widgets .container .col.span_3 {
   width: 31% !important;
}
body #footer-widgets .container .col.span_3.clear-both {
   clear: none!important;
}

Cheers

thanks!

You’re welcome :)

Hi Nectar,.. is there any way we can put one layer [ some kind div ] to image detail in portfolio [ for a blank.gif ] .. to prevent user right click to save our art image .. http://mantradigital.com/portfolio/whisper-to-the-angel

Hey wongsamar!

I would check out using a plugin like this: https://wordpress.org/plugins/no-right-click-images-plugin/

Cheers :)

thanks .. i have added javascript .. the social sharing button , when the post set to Full Width Portfolio Item Layout .. is gone !! .. how can i show it back ThemeNectar ?

You’re welcome :)

Hi Nectar,

In our single portfolio pages we are using the image gallery “nectar slider style” for showing off still images and concept art from our commercials.

Most of our images in those galleries are 16×9, though sometimes we mix and match. As a result if we set the size to 1280×720 (or some other 16:9 resolution), the odd sized ones get cut off. I’m ok with that.

However, I’ve noticed that when I resize my browser window to a larger res, the format of the gallery goes from 16:9 to square. Scaling the window down maintains the 16:9 proportion. Can you confirm if this is a bug? If not what is the correct “size” we should be using to maintain the 16:9 ratio of the gallery?

See here for an example: http://hingedigital.com/projects/carrington-park/

Thanks! Roland

Hey Roland!

This is indeed a bug that only occurs when using the nectar slider style in a non fullwidth portfolio item / non fullwdith slider mode. I’ve noted to correct this for the upcoming release :)

Cheers

Hi there!

Can you tell me how to change my blog to the masonry style? I can’t seem to figure out how to do it…

http://www.rossjukes.com/blog

Thanks!

It’s about 10 months old haha, the current version is 3.1.5.

You just need to delete your existing theme first and then the upload will go through :)

SUCCESS!

Hi, On the theme’s previous version the plugin Easy Modal worked finely on pages with or without the Nectar slider (even links inside tabs and such). After upgrading the theme to the latest version, the plugin does not work on pages with the Nectar slider. After I remove the slider, all is OK again. Please, any tip or help to fix this? Thank you very much. Best regards.

Hey!

1. That’s odd – nothing was changed with the nectar slider in the last update. Can you provide me a URL where the modal is failing so I can check on it?

2. Instead of adding the class onto the shortcode itself, use the raw html for the button (enter this into the text tab):

<a href="#" class="nectar-button medium extra-color-2 eModal-1">Medium Button</a>

Cheers :)

Hi,

1 – I have checked and my previous development test used version “2.1.5”, not the one before the current version. I have just sent 3 links through ticksy ticket: - one test page w/ latest theme with Nectar Slider (Easy Modal not working); - a copy of it without the slider (Easy modal working fine); - a previous test page using version “2.1.5” w/ Nectar Slider (Easy modal working fine).

2 – Thanks, the button worked (without NS).

Best regards.

Thanks – i’ll on that ticket as soon as I can :)

Hi there. Been going crazy try to figure out this bug.

On any page using visual composer and adding a row, then adding ‘client display’ if I have more than 2 created and then try to reorder it deletes the one I just reordered when I update the page.

Please fix. I am on the latest revision.

Thank you in advance.

Hey again,

1. The fix will definitely be included in the next update :)

2. Open up the init.js file and search for this:

 
$('.carousel.clients').each(function(){

Down from there you’ll find this where you can make those adjustments:

 
scroll: {
    items           : 1,
    easing          : 'easeInOutCubic',
    duration        : '800',
    pauseOnHover    : true
},

Cheers!

when can we expect this update? In regards to #1

About a week – but if you need the fix early for whatever reason just open a ticket on the forum in regards with your login info and post the ticket number here :)

Cheers

Spent quite a bit of time reviewing other posts and tried to implement a solution you provided to someone else, but it hasn’t worked. I’m trying to override the font weight for my h2 headers in a Text Block on a particular page, so I don’t have to change it for all headers in my site.

I tried to added a new style to the Custom CSS Code area in General Options

.h2-light {
    font-weight:300;
}

And then in the Text block itself, went to the “Text” tab, and modified my h2 tag that was already there to say:

<h2 class="h2-light">My text here </h2>

I didn’t put anything into the “Extra Class name” field.

Unfortunately either my style is wrong or it’s not connecting that class to what I setup int he custom box.

I appreciate your help.

Hey sbarrante!

It sounds like you’ve done all the right steps, but do you have the weight 300 loaded in for the font you’re calling that on? If not it won’t work. If you want to share your URL with a reference to the place in the page you’re doing this I’ll gladly take a peek too :)

Hey again. How to disable the search icon from the header, right next to the menu?

Thanks!

Two questions, how can we make the secondary header just show social icons and not have it say (no menu assigned)

Also how can I make the main header transparent?

Hey thomasmkl,

Add this into the custom css box in your theme options panel

#header-secondary-outer ul.sf-menu {
   display: none!important;
}

#header-outer {
  background-color: rgba(255,255,255,0.8)!Important;
}

Cheers :)

Hello,

I bought this template and have a question regarding the lazy loading to avoid pagination (of blog and portfolio). After reading the comments here, I saw this is not supported yet. I have installed the infinite scroll plugin but this requires a few setups to work. Can you give me the css selectors asked : 1) Content Selector (Div containing your theme’s content). By default : #content 2) Navigation Selector (Div containing your theme’s navigation). By default : #nav-below 3) Next Selector (Link to next page of content). By default : #nav-below a:first 4) Item Selector (Div containing an individual post). By default : .post

Thanks in advance !

Hey essentiafr!

1.

.container-wrap 
2.
header#top nav .span_9
3.
#pagination .next a
4.
.post

Cheers :)

@RedacticePartners

Thanks for the info and charts plugin recommendation. I will give a look! :-) Thanks bunches!

~ Alison

RedacticePartners is on a roll :)

@ablisstellsitlikeitis

This is more of what I know as a person who is currently developing with the theme.

1) It requires some custom coding but it shouldn’t be to hard to implement this using a child theme (so as to not alter the original files and allow future updates to easily install)

2) Currently salient doesn’t allow the images in the menu dropdown as far as I can see but they do work in Tabs and Accordions

3) Not natively for the Pie charts but there is an awesome plugin called wp-charts (http://wordpress.org/plugins/wp-charts/) I haven’t tested it but it should work seeing as it has shortcodes so I don’t see why not

Thanks again for helping out RedactiePartners!

Very nice job on the Salient update. I have been keeping an eye on this theme for a while. Just a couple questions:

1) Does Salient support Header Widgets (ie – header widget that would appear above top menu nav bar)?

a) If so, can it support adding custom html for featuring - say - Social Icon bar, Language Switcher (with WPML installed of course), custom menu?

2) Does Salient support images in Menu dropdowns and also in Tabs and Accordion sections?

3) Does theme come with other animated info graphs besides the horizontal line graph and milestone counters? Specifically, I require animated Pie Charts, Donut Charts, Elevation Graphs, etc…

a) If not, it there a plug-in with these features which have been tested to be compatible to allow for easy integration that you can recommend?

— This is truly a beautiful theme. I have seen many themes on this marketplace as well as others that attempt to achieve the cleanness and smooth functionality of Salient and they all fall horribly short! (I dare say some some are outright copies of this theme, and I suppose in their effort to modify the code JUST enough not to get their pants sued off, they botched functionality).

As they say, you cannot perfect PERFECTION, and this theme is certainly that!

Really, keep up the GOOD WORK! I am a designer and developer and RARELY do I find a theme worthy of purchasing for projects (frankly, I can design/dev my own), but WOW! This theme is truly amazing both visually as well as under the hood!

Keep up the amazing work!!! And don’t let the imitators get you down.

PS – I do have a few corporate attorneys friends and if you ever need to pursue copyright or intellectual property infringement claims, depending on your location, I might be able to refer you to some.

Anyway, amazing theme!

REVISION to Question 1 – I got my answer about the social icons and WPML language selector after viewing the headers demo examples again. I am still curious about the custom menu with submenu capability positioned in the header widget area.

Also, I am assuming the 4 columns in footer are also widgets with the capability of placing html in text widget added to the corresponding footer column. Is that right?

Hey ablisstellsitlikeitis!

The answers provided by RedacticePartners are pretty accurate but to add on to them:

1. You can have submenus in the top header, but they can only contain menu items without custom development. Also you’re correct about the footer widget areas – they can contain anything you desire :)

2.No images can be used in the top header without custom development/plugin usage but images are indeed supported in the tabbed and accordion sections.

3. I haven’t had a chance to test with any plugins but just let me know if you encounter any issues with the one listed by RedacticePartners.

Also – it’s really awesome to hear you say all that about the theme and also relieving to know you’ve noticed a good deal of others taking some “inspiration”. It’s gotten to the point where I feel like no one notices and happens so often that I’m forced to just overlook it and keep moving forward. It can get pretty annoying to say the least though as you might imagine. I also truly appreciate your offer to assist with legal action, but I’m not sure if I could keep up with the rate at which it occurs :o

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