Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,221 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Could you help me with the CSS to fix up my full width sections that aren’t going full width??

http://www.seanobrien.com.au/worlds (if you scroll down towards the bottom of the page you’ll see the big full-width picture has 100px white padding either side…)

I think it might be because I’ve updated to the latest version of the theme, but I didn’t update the style.css because I’ve customised it quite a bit …

All good… I just figured out I’d accidentally put a full width section inside a full width section… facepalm

Hey SeanAUS120! Glad to hear you figured it out :)

Cheers

Amazing! Worth every penny for sure!

Quick question – on the pricing tables, when I select my “Color” it doesn’t seem to be working – I assume it’s supposed to change the color of the column header text but everything is staying as my accent color. When I click “Highlight Column” and choose something other than my accent color, they work correctly. Am I missing something simple?

Thanks :)

Thanks a lot skucenski!

By default the color was only intended to work with the highlight option, however I will definitely make it also apply to the default header for this case in the next update :)

Cheers

Hiya Bud,

I have added these 2 classes in my custom css, basically I need the form focus to go yellow on focus, for some reason though it’s not working, have I written it correctly?

input:focus
{ 
background-color:yellow;
}
textarea:focus {
    background: pink;
}

Hey,

for the form you have use this :)

body .gform_wrapper input:focus {
  background-color:yellow!important;
}
body .gform_wrapper textarea:focus {
  background-color: pink!important;
}

I also vote for having an option to move the main menu to the left side (lateral) also with transparency will look fantastic.

Hey mzuker! Thanks for the +1 :)

Fantastic theme. I would like to request an additional feature. I think many users would like the option of having the menu (currently the header) be located at the bottom of the page or on the side (left, in particular). This would make Salient even more dynamic, powerful and aesthetically-pleasing. Thanks!

Thanks video586!

I appreciate the suggestion :)

Cheers :)

HI!

Congratulation for the theme, it is fantastic.

1. How it is possible to get rid of the “back to all button” and the arrows on a portfolio page and leave only the text align on the left.

2. How I could get rid of the whole area for title on the portfolio page, including the tittle, back to all bottom and arrow?

Many Thanks!

Hey! Didn’t know you were using the boxed as that changes the css needed:

 
@media only screen and (min-width: 1000px) {
   .container, body #featured .orbit-slide article .container .span_12,  {
      max-width: 900px!important;  
   } 
   #boxed {
    width: 900px!important;
 }
  #boxed #header-outer, #boxed #header-secondary-outer, #boxed  #page-header-bg, #boxed #featured, #boxed .orbit > div, #boxed #featured article {
    min-width: 900px!important;
  }
}

That solved! Thank you. I will try not to bother you in a while.. : )

and sorry I should have said I was using the boxed

Cheers

No worries, glad I was able to help out :)

Cheers

Hello, I doubt arises, not whether to do or could do it in the future … In the blog page masonry could be made that they were loading new posts after that he was down on the page, instead of sort by page. I hope I have translated well, pardon my English! A greeting.

Hey Ar3D!

This is an option that’s coming in the next release :)

Cheers

Hey guys,

Love the theme but have a question regarding building a GALLERY PAGE.

VIDEO EXPLAINING ISSUE: https://www.youtube.com/watch?v=PzGOtx2UNfM Example Page with portfolio images: http://surfschoolcostarica.net/costa-rica-photos/ Example page with standard gallery (Not with VC): http://surfschoolcostarica.net/gallery-tester/

I have a lot of photos so I am looking for two solutions:

1.) An easy way to upload all my photos to one categorized gallery page.

2.) Images open up in lightbox 3.) Images thumbnails are not blurry

Should I use a different plugin to solve this issue? Any suggestions?

Thanks again for your AWSOME support

Hey plongley87!

The Image Gallery element within VC is actually exactly what you’re looking for. As of Salient 4.0 it received the option to emulate all of the portfolio styles, allowing you to create grids of images that look the same as a portfolio all through the single gallery interface. You can also define your image size for the VC gallery – entering a size such as 600×400 would probably suffice to ensure good quality.

Cheers :)

Great theme, thnx for this.

one thing however… Today I replaced it to an other server. and now the nectar locations don’t connect to the slides. The new server is running php 5.5.11 could this be the problem?

Also when attach the slides to locations, and i go to the locations page. all locations says “0” items in it. but thats not true.

I now can’t connect the pages to the right nectar location because in the page it says that there arent any nectar locations available.

Thanks henryd,

There’s no known issues with PHP 5.5, anyway you could open a ticket in regards so I can log in and see what’s going on?

http://themenectar.ticksy.com/

Cheers

Thank you! I investegated further but seems that the problem was that the nectar slides were set to “private”. so thats why they didn’t show up. Sorry for your time. template is running perfect on PHP 5.5 :)

Ah, no worries! Glad you got it sorted :)

Cheers

Hello and congrats for the nice theme,

I have the same question as JoeKozak, I’d like to use part of it as a one pager (clicking the tabs on the navigation bar would scroll you down the page) ; but I’d like to use the last tab as a blog on a separate page.

Is it possible ? Thank you for your answer.

Hey Macassar,

Please see my answer to him in regards :)

Cheers

Have you any nice examples of the contact 7 form in multiple columns please? (or are you planning the integrate more options for this in a future update?)

R

Hey Rich,

When creating your form, just wrap your inputs in columns like this:

 <div class="col span_4"> FORM INPUT HERE </div>
<div class="col span_4"> FORM INPUT HERE </div>
<div class="col span_4 col_last"> FORM INPUT HERE </div>

Cheers :)

Hi,

I am having great difficulty with the theme, for some reason, the text on home page header is not appearing, also, the masonry layout on blog post is not appearing either all of sudden.

I’ve hired a developer to look into it but he couldn’t pin point the issue. it’s causing me grief as the site is not working properly.

do you have any solutions to help me? thanks.

Hey Niftyapplepie, please just open a ticket in regards so I can log in and see what’s going on. http://themenectar.ticksy.com/

Cheers

Hi, i have the double logo issue, by updating WP to 3.9. I already tried to write the code you offered into the Custom CSS Box, but its still not working. I have Salient 2.1

Hey blende11, please share your URL so I can see why it’s not working for you :)

sorry, it works already, the server probably needs a time to update this, thanks anyway

No worries, glad you got it :)

Hi, can I ask you how to make the portfolio have different color like your live view like this? http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266 I can only make one color for all…

Hey toiji, the option to define a color for specific projects was added in Salient 4.0 so just make sure you’re on that version or greater to make use of it :)

Cheers

Hi, A few questions as I am seriously considering purchasing the theme 1- I will be migrating from the Enfold theme, will installing and activating the theme bring over all my pages without a hitch. I have 1000 pages and its quite daunting to do everything all over again. 2- Are the social buttons integrated with both posts and pages? 3- Is the theme compatible with the Google publisher plugin for adsense.?

Thanks

Hey awaghlis,

1. I know the page builder Enfold uses is a custom one so switching to any other theme will require rebuilding the pages that made use of that.

2. Yes, there’s a shortcode/page builder element for that so you can place it on any page you need.

3. I have not tested with that specific plugin, but can’t see why there’d be any issues. If you end up going with Salient and run into any just let me know :)

Cheers

Hi is it possible to change the nectar slider effect? maybe fade ?

Thanks!

Hey ivrsell!

As of right now there’s no other transition effects in that slider, but an option for fade is already on the wishlist :)

Cheers

Thanks a lot!

You’re welcome :)

Hi, is there any way of using this as a one pager? For example – clicking the tabs on the navigation bar would scroll you down the page?

Additionally – on mobile is there any way of having the navigation bar stick to the top as you scroll – like it does on the main view?

Thank you

Hey JoeKozak,

1. Yes, but it would need to be through anchor links and using this plugin: http://wordpress.org/plugins/page-scroll-to-id/

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

@media only screen and (min-width : 1px) and (max-width : 1000px) {
   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;
   }
}

Cheers :)

Hi! nice theme!

Can I open a lightbox with an embed video (vimeo) after clicking a theme button?

Thanks dreiblau!

Add this into the text tab on your editor:

 <a href="https://www.youtube.com/watch?v=yarB1NCyqfs" class="pp nectar-button medium extra-color-3">Link</a> 

Cheers :)

Thank you a lot

You’re welcome :)

Hi ThemeNectar

Thank you always for the fantastic updates and superb support!

I recognize that the footer copyright section at the bottom of the page automatically displays the current year and website title. However, I do NOT want the website title to appear here. Can you please give me a custom CSS for this?

Thank you very much in advance!

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

 #copyright .span_7 {
    width: 17%!important;
}
#copyright .span_5 {
    width: 80%!important;
}

Thank you so much for excellent customer support as always :) It worked perfectly!!!

You’re very welcome :)

Hiya,

If I want to adjust the input field styling which classes of I target in custom css please?

Looking at the code it showing: input_2, so to add:

padding: 15px 25px;
margin-bottom: 30px;
height: auto;
font: normal 18px "PMNCaeciliaW01-45Light",Georgia,serif;
box-shadow: none;
border: none;
width: 100%;

Hey, here;s the mass selector :)

 
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
  /* rules here */
}
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