Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,185 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

A question for the NectarTeam:

I licensed this for www.startreknewvoyages.com

We will (finally) be moving everything to www.startrekphase2.com in the future.

We had two thoughts in mind…

(1) no matter which link is used, the back end will be the same (they’re the same site), even though the URL will be whichever is chosen

(2) all stnv traffic gets redirected to the stp2 domain.

So, the questions…

Option 2: I purchased one license for the stnv domain before we decided on doing the switchover – will that be a problem?

Option 1: If we opt for this, do we have to purchase another license? It’s still one site, and will simply have both domain names configured to work with it.

Thanks, Rob from Star Trek Phase II

Hey again Rob!

You’re completely fine with one license since it’s technically being deployed for only site :)

I would love to see a few new options for this theme…

(1) I would love to see fixed height category/blog summary posts template/layout added (like Masonry, but fixed heights so that things align in better date order).

If you check the 5th panel (Commercial/Retail/Hospitality) on this link, you will see a rough idea of what i mean – pretty much like that, but with the appropriate titles, dates, categories, etc.

http://www.lifx.co/

(2) I’d love to see some more variants of the blog/cat category pages (instead of just masonry and massive image followed by post/excerpt).

Perhaps something like thumbnail image on left, snippet on right, with some theming (box, lines, etc) that’s in line with the rest of the theme design.

Other than that, thanks for a great theme!!!

Hey StarTrekNewVoyages, I appreciate the feedback & suggestions! I’ll note these for the wishlist :)

Cheers & happy holidays!

Mega theme, love it. I am trying to get the ‘Sort Portfolio’ horizontal menu header to be smaller than the standard header like in your live preview. How can I do this? Mine is the same size and it looks wrong.

Regards

Hey usbulldog!

Can you possibility provide me with a URL so I can see what you mean to help out better?

Cheers :)

Hi, I just updated the theme on my site and portfolio thumbnails are not showing up on the portoflio page, here is a link to the portfolio page ; could you help please? http://edscitutors.co.uk/our-tutors-edinburgh/

many thanks! m.

Hey mfrej! Sorry for the scare – the template names for the portfolio and contact just needed to be changed for 2.6.5 and there unfortunately was no way around having them unassign when doing that. I apologize you didn’t see the message I posted on here in regards:

“One note for upgrading users – Please make sure the portfolio/contact templates are assigned in your “Page Attributes” box when editing the pages if you notice they are blank. Those two template files had to be renamed for the update and WordPress automatically reverts to the default one when that changes.”

Cheers!

May I ask where was this posted? Thank you for your reply, I was happy I was able to solve the problem myself :)

Glad to hear mfrej! I posted it in my initial announcement on the comments page so it’s understandable you didn’t see it if you just recently updated. I’ll note to make a sticky in the support forum to clear confusion for any future updating users :)

Cheers!

Hi Nectar !

is it possible to have a video lightbox option in portfolio item ? as here ! :delicious:

Best regards

Hey youyou78!

1. Yes, you can add a lightbox anywhere by simply adding the class “pp” to your link. Here’s an example that you could add into the text tab on your editor:

<a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" class="pp"> Video Link! </a>

2. Yes, this is already on the to-do list and will most likely be in the next update :)

Cheers!

1. Thanks ! I look at this.

2. Great :bigwink:

Thank You ! Best regards !

You’re very welcome!

I was curious if there was a way to change the color of the read more, reply and submit button colors. None of the accent colors seem to apply to these buttons. I looked around and dod not see how to see those colors. Right now they appear to be black. Advice welcome.

Gracias! Perfect. Thank you so much.

BTW, feature request. On a blog post, in addition to twitter, Facebook and Pinterest, can you include a share to LinkedIn? Would be great for more business oriented users.

You’re very welcome & I appreciate the suggestion :) I’ll add it to the wishlist

Hi ThemeNectar,

Thank you always for your excellent updates and kind help!

I have a question; I want to change the body text color to black from grey so I tried the following custom CSS:

body, body p {
  color: #000!important;
}

This works but unfortunately, the nectar slider caption color also changes to black, even though I want this to remain white.

Can you please show me how to make the nectar slider caption white, while changing the body color in the rest of the page to black?

Thank you in advance :-)

Hey again!

.swiper-slide .content p, body .testimonial_slider blockquote, body .testimonial_slider blockquote p {
   color: #fff!important;
}

Happy Holidays :)

Thank you ThemeNectar for your five-star service, this worked perfectly! Hope you have a wonderful New Year :-)

You’re very welcome! :)

Hi dude,

www.svenvanrooijen.com. My main page portfolio doesn’t show anything. Is there something wrong with wordpress 3.8 and this theme? I just download and installed the latest version of salient, after that my portfolio links disappaered. I didn’t change anything. Thanks for your help.

Cheers!

Fixed it myself, had to assign the portfolio page to it :)

cheers

Hey Svnvr!

Sorry for the scare – the template names for the portfolio and contact just needed to be changed for 2.6.5 and there unfortunately was no way around having them unassign when doing that. I apologize you didn’t see the message I posted on here in regards:

“One note for upgrading users – Please make sure the portfolio/contact templates are assigned in your “Page Attributes” box when editing the pages if you notice they are blank. Those two template files had to be renamed for the update and WordPress automatically reverts to the default one when that changes.”

Hi Team Nectar,

Great theme. Fantastic approach to making a lot of stuff possible without complicating things too much. That’s quite a feat.

I’m wondering if there’s a way of being able to use the ‘milestone’ shortcode based on a number of posts in a specific category (portfolio categorie). As there’s a lot of new content on a daily basis, it’s not possible to go into the page-editor and change the value on a regular basis. Have you got any ideas on how I could make this work?

I looked through the enclosed PDF but as far as I could tell, the milestone shortcode wasn’t even mentioned.

I googled and found this as a way of doing it in a reply of a few months ago: (http://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?page=119#comment_4976507)
<div class="nectar-milestone"> 
  <div class="number extra-color-1">65</div> 
  <div class="subject">Awards Won</div> 
</div>
But then i’d need to figure out how to get the number of posts from the specified portfolio category. As far as I know, I can only do that via PHP (and not via shortcodes). So that puts me in a little bit of a difficult spot. The way I imagine, I could make this work is by creating my own shortcode and implementing that into the theme. However, I’m not sure where to do this without breaking it with future theme updates.

Is there any suggestion you can make as to how I could best approach this problem? Thanks for your time and help.

Keep up the good work! :)

Hey noCreativity!

Your solution actually is a solid one – I would have suggested to create a custom function to grab the data as you have as well. Thanks so much for sharing it on here for all who might be interested :)

Cheers & happy holidays!

Thanks for verifying my solution. I built this into a plugin now. And it works perfectly. Fantastic :) Love your theme. Good job!

Happy holidays! Enjoy!

That’s awesome to hear!

Thanks for the holiday wishes :)

Hi Nectar,

I know how to divide the footer into two columns, but how do I decide the width of each column. I want the first column to be 70% and the second to be 30% (or in pixels if that is easier).

Please help Jag

Hey Jag!

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

#footer-widgets .col.span_6 {
  width: 69%;
}
#footer-widgets .col.span_6.col_last {
  width: 29%;
}

Cheers

Thanks Buddy!

You’re welcome :)

When on a portfolio layout page, when scrolling through portfolio item images, is it possible to have the portfolio title displayed instead of pagination, or just add the portfolio name?

Also, on portfolio items, you cannot add a widgitized sidebar, you must instead individually add content via the “extra content” box, correct?

Hey cophoto,

1. This would require some custom modding to the single-portfolio.php file – this is the section in there you’d have to modify:

 <div id="portfolio-nav">
    <ul>
                           <li id="all-items"><a href="<?php echo $portfolio_link; ?>"><i class="icon-salient-back-to-all" /></a></li>               
</ul>
     <ul class="controls">                                 
    <li id="prev-link"><?php be_next_post_link('%link','<i class="icon-salient-left-arrow-thin" />',TRUE, null,'project-type'); ?></li>
                        <li id="next-link"><?php be_previous_post_link('%link','<i class="icon-salient-right-arrow-thin" />',TRUE, null, 'project-type'); ?></li> 
  </ul>

</div>

2. Correct, for now there’s no way to call a widgitized sidebar without custom development.

Hi, I was wondering how easy is it to edit this theme after initial set up? Usually I use HTML based themes so I am not that familiar with WP, but my friend wants me to set up something for him so he can easily edit it in the future without any HTML knowledge.

Thanks!

Hey janileu! You don’t need to know HTML at all to edit pages & create structures – just check out my tutorial videos to get a good idea of how the experience goes :)http://www.youtube.com/user/ThemeNectar/videos

Cheers!

Please take a looka t my blog: http://longtran.co/blog

Everytime I click in the post, it keep bring me back to the blog page. How cn i fix it?

Hey longzone,

you had a very incorrect custom permalink structure added in that messed up your blog single post pages: http://i.imgur.com/RNAAe7i.png I removed that and changed your setup to use a working permalink structure and all is well now :)

Cheers

Wonderful theme…i love it

I’m having a hard time centering a image with animation… how can i make it happen. thank you!

Hey inzogroup!

You can place it into a column shortcode with centered text option on :)

Cheers

Great theme. I am very satisfied with it however, I do have a small problem. I just upgraded to wordpress 3.8 and now my “insert media” panel is empty, when in fact I do have images in the media library. Very odd—when I try to insert media into a page, I get an empty media library (no images). But when I click on the media library within the WP dashboard, I do see all my images. Do you think this theme needs to be updated to accommodate 3.8?

thank you for your response— I took your advice and activated “twenty thirteen” theme, and my images do indeed appear when I click “add media. But I experienced the same problem when I switched back to Salient theme. Any suggestions?

Update: I deactivated the plugins “WooCommerce” as well as Jetpack and now everything is perfect. I apologize for any frustration. Great theme!

Interesting, I will note to test with Jetpack & WoocCommerce together and see if I can replicate this – thanks for mentioning and I’m glad to heart you’ve sorted it :)

Cheers!

Am I blind, or is there not a way to customize the sidebars for individual pages? It seems like I can only make one sidebar for all pages. What do I do?

Hey mdunleavy,

You just need to use a plugin like this to control what pages certain widgets are displayed on: http://wordpress.org/plugins/widget-logic/

Cheers

Hello. I noticed that in the demo, the nectar slider is responsive.

When I use the nectar slider, it is almost responsive except the height does not change. So someone on an iphone is looking at a slide that is 300 px wide by 600 px tall.

Thanks.

Also, no matter what color I enter for the accent colors, the navigation hovers will not change. I am stuck with the demo green color. Is there a way to change these hovers without having to find it in the style sheet? If not where should I look in the style sheet? Thanks.

Hey spyderbytemedia,

I would need to at least see your URL to be able to help you with these two issues, both are problems that should not be happening by default – if you want to also provide me admin access so I can inspect your setup for you i’d be glad to help! Just open a private ticket on the support forum: http://themenectar.ticksy.com/

Cheers :)

can you add youtube videos to a portfolio that open in a lightbox when clicked?

Hey shirtandsimple!

Yes, there’s actually a couple examples of that in the demo as well.

Cheers :)

hi,

How can i make some text align vertically in the middle inside a column?

thanks

Hey pixelreply2011, you would need to write some custom css or simply use the divider shortcode with your defined space to push the text down from the top of a column.

Cheers

Is there any way to fix the MOBILE menu at the top (when scrolling, to keep it right there) the same as you are doing with the desktop?

A slightly changed one worked for me, thanks for the help again. I paste it below for others to see:
body #header-space {
   height: 56px!important;
   display: block!important;
}
body #header-outer {
    position: fixed !important;
}
 #mobile-menu {
     position: fixed!important;
     top: 52px!important;
     width: 100%!important;
   }

What I found is that if the sub-menus goes beyond 1 page (mobile), you can’t see the rest as now the menu is fixed and appears to not allowing you to see more than 1 page of submenus.

not sure if there’s a solution to this.

Hey again ramirocastro,

you’d probably need to set a max height on the mobile-menu div and also set it to overflow-y: scroll.

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