Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,760 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38354 comments found.

1. Is there a way to sort the portfolio alphabetically by default?

2. How to change the filter-font size? its very tiny. What rule/ class determines that?

http://dyrepraksis.dk.linux63.unoeuro-server.com/ydelser/

Hey again,

1. Not without some modding to the shortcode-processing.php file o by the use of a plugin

2.

#portfolio-filters-inline .container > ul a {
  font-size: 18px!important;
}

You’re welcome :)

Hi. I tried to center-align the pricecoloumn but its not working. Should I use something instead of text-align

http://dyrepraksis.dk.linux63.unoeuro-server.com/portfolio/kiropraktik/

Suggestion: Some (incl me) want to use the pricing schema with a single coloumn just for the look and feel of it. You should offer down to 1 coloumn in the preset.

Hey,

give the column holding it a class of one-whole-pricing and then use this:
.one-whole-pricing .pricing-column {
  float: none!important;
}

You’re welcome :)

Hi,

You have this code in your responsive CSS:

@media only screen and (max-width: 690px) and (min-width: 480px) body .container, body div.slider-nav { max-width: 420px!important; }

It already has !important and it does not let me override via custom CSS. Can you please let me know how to override that code to max-width: 95%!important;?

Many thanks

Hey, this should work:

@media only screen and (max-width: 690px) and (min-width: 480px) {
   html body .container, html body div.slider-nav { 
      max-width: 95%!important; 
  }
}

Cheers :)

In the future, it would be cool to also have the option to choose different navigation menus to improve this theme.

I had built a couple of websites and I noticed that two basic structures that are common for navigation. One being the default for Salient which is the logo next to the menu, and the second with the menu dropping underneath the logo. I think this could make the theme more flexible.

Hey localist,

more navigation styles are on the wishlist :)

Cheers

Hi. Can you tell me how to make a style contact form 7 to look like this?

http://bit.ly/1kSRa3D

Also, I want to change the style of accordion & Toggle to look like this.

http://bit.ly/1nrEhfH

Is there any shortcode or Custom CSS Code to achieve this style or similar about contact and Toggle ?

Thanks.

Hey SS3,

1. You’d need to use placeholders to get the text inside of the input and get rid of the labels on top of each input http://contactform7.com/setting-placeholder-text/ After that, use this in your custom css box in the Salient options panel:

body input[type=text], body textarea, body input[type=email], body input[type=password], body input[type=tel], body input[type=url], input[type=search], body input[type=date] {
  background-color: transparent!important;
  box-shadow: none!important;
  border-bottom: 1px solid #444!important;
}

2. This would take some custom development.

Cheers

Thanks friend for your support!

1- After I put the code obtain this style, horizontally one below one.

http://prntscr.com/3sfrgr

I’m not familiar with contact form 7 and can not achieve the desired style :( Can you tell me how I can make a contact form 7 to look like this?

http://bit.ly/1kSRa3D

Name, Email, SUBJECT (TYPE), quiz spam to be in left and text form in right. How do SUBJECT (TYPE) Radio buttons to look the same? How to make button Send to a contact form to the right and look like animated transparent button (salient) without contour. Only text and arrow? How do I increase font size?

If you can do it can you share your code on contact form 7

2- For accordion & Toggle, is there likely to include this style in the next upgrade?

Thanks for your support!

Hey again!

1. If you’re seeking a column based layout with CF7 – 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>

2. Items are added in based on popularity, so it’s a possibility :)

Cheers

Hi, I’ve got a problem with my template : I’ve got a weird dark row just before my call to action (and in the other pages), but when looking with Firefox debug tool, I just can’t find which element it is (it’s just between the footer and the main container-wrap elements). My website : elodietasia.com.

Thanks in advance, I’m desperate to find the problem :(

Yes, that shouldn’t be necessary – can you open a ticket in regards with your login so I can take a look?

Cheers

Ok, it’s done. Thanks

Hey, really enjoying the theme, my site is really coming together!

Quick question, and sorry if you’ve answered it before, I can’t seem to find anything when I search. I am using some fullwidth portfolio thumbnails and I like the “meta from below on hover” option, but I was wondering if there is a way to get it to come from below and end like a banner the way it does now…but not displace the thumbnail image upward. IE: it would overlay the image instead of displacing it. Any way to set this up in the theme, with CSS, etc?

Thanks!

.portfolio-items[data-col-num="elastic"] .col img {
  top: 0!important;
}

Rather. Wouldn’t let me edit last post.

Those images seem to have some kind of CSS Fade in effect on them…wonder if that’s causing the issue? Any way to disable that?

Hey again!

Weirdly enough when I use that custom css I can’t see any artifacting occurring in Chrome (checking on Windows) are you on Mac?

Hi again.

On this page all the left-lines are gone in the pricing schemas?

http://dyrepraksis.dk.linux63.unoeuro-server.com/priser/

What is up with that?

All of the pricing tables should have equal heights automatically as the default behavior http://themenectar.com/demo/salient-frostwave/features/pricing-tables/ – did yours used to behave like that?

Hmmm mine have never behaved like that, no. I have another note about the height as well…

Please see my response to your other comment in regards

Hi. Is there any chance on earth I could some how insert a sidewidget (you know, woosidebards) below the text and metadata-field on the portfolio page?

http://dyrepraksis.dk.linux63.unoeuro-server.com/portfolio/tandraspning/

Unfortunately not, when using the full width option it’s a blank canvas under the project header – if you went the route of customizing the single-portfolio.php you could always add that where you need it automatically.

Im not 100% sure you understand what I mean… what I was thinking was adding a textblock in a widget (or html) and there insert the code calling for the meta-data list which shows on the portfolio page? I mean – the process must be the same, no?

There’s no way to call that meta data automatically in the full width layout – it can still be achieved visually through the elements in VC, but would require using them as needed i.e the fancy UL and social sharing. As I mentioned you could modify the single-portfolio.php to include these automatically wit h your widgetized sidebar, but that would be the only other way

Hi everybody

How can I change “Read more” text http://omegapharma.es/blog-omega-pharma/ to translate this to spanish? It is possible via php editor? I can’t find the archive.

Thanks

Hey OmegaPharma,

The read more string exists in the .po file included with the theme – http://themenectar.ticksy.com/faq/2242

Cheers

Hi. I have added colomn URL on all of the boxes you see, but none of them are working. Is there anything I am not aware of? I expected everything (text, icon, link) etc. to be clickable.

http://dyrepraksis.dk.linux63.unoeuro-server.com/vaelg-dit-dyr/

And are you sure there was no caching keeping an older version of the stylehseet present?

Ill double double check

Sounds good

Hi ThemeNectar,

Amazing work on the theme! If I may ask a pre-purchase question:

Would Salient allow you to change the header’s CSS so that the logo and top menu are centered/on top of each-other without affecting other functionalities?

A simple yes/no will suffice ;)

Thanks a lot!

Thanks maxlacleb!

Yes, with custom css I could provide :)

Cheers

Hi, I’d like to have a Nectar Slider with Parallax effect on top of my portfolio pages, though the Parallax doesn’t seem to be working. It does work fine on regular pages. It’s also the top element in my Visual Composer layout, so I assume it may not be possible because of the portfolio header?

Is that correct?

Sure – just open a private ticket here http://themenectar.ticksy.com and let me know the ticket ID once you’ve done so :)

Thank you, I’ve now added the private ticket with ID #233295.

Thanks I’ll respond as soon as I can :)

Hello there, the more i’m getting used to this theme the more I’m loving it! Really a great theme! I was wondering if it would be possible to have the portfolio navigation bellow a project in stead of in the header? I’ve tried it with a short code button but it doesn’t look so good. You can see it here http://www.heartwork.be/wordpress/portfolio/geboortekaartjes/ Thanks in advance!

Hey nikobruggemans!

If you’re looking for the buttons to be automatically placed you would need to edit the single-portfolio.php file and move the next/prev buttons to that bottom location under the the content :)

Cheers

Hi, i have installed a pluggin called, X Forms – WordPress Form Creator Plugin

I have the following problem that i send to the developer:

it seems to have some issues icons not fully visible and when you want to insert info, it starts behind the icon so people think you can’t type. Furter is there a possibility to add 1/3 page and 1/4 page. And what ever i use radio button or checkbox there is no check item in front of text. and don’t have option to choose more then one. Take a look at my page where i use the xform

http://www.energyhealingcuracao.com/trance-dance-zondag-meditatie/

His response:

1. Back-end is useless as a result of 8 JavaScript errors originating from: - http://883sa.bluehatnetwork.com/541fda.js

- http://883wg.bluehatnetwork.com/e95d4c.js

- http://883ey.bluehatnetwork.com/32dd0f.js

- http://883wg.bluehatnetwork.com/ed8a7a.js

This is very strange and I think a file is being included somewhere on the site as javascript but contians normal HTML.

This is not caused by X Forms but XF is effected by this and therefor not working.

Could you query the theme author about this issue?

2. Not sure if this is related to the above, but the forms HTML output is generated between tags. This is messing up the styling. If the back-end can become functional I can investigate this further. I have been using a pluggin called bluehat it's a compressor and works with DNS. But the problem was already there before i installed bluehat. Could you take a look. Thanks, Thomas

Hey souldancer, can you open a ticket in regards so I can log in and check on this as well? http://themenectar.ticksy.com/

Cheers

Ok Thanks, Ticket: #230764

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

Hi ThemeNectar,

Is it possible to set the hover color and active color for a specific group of links? I want the header menu to use the extra-color-1 instead of the accent-color.

I searched the header.php code and the style.css, but couldn’t find anything.

Many thanks in advance.

Use this in the custom css box:

header#top nav > ul > li#menu-item-2736 > a {
  color: rgb(0, 174, 239)!important;
}

Hi there, I think you misunderstood me. I was referring to the links inside the blog section, and not the menu link for the blog. Thanks.

Hey – try this instead then:

body article.post .post-header h2 a {
    color: rgb(0, 174, 239)!important;
}

Hi mate. Suggestion and help needed. There is no padding in the “title”/ meta box on the Portfolio items. Please have a look.

http://dyrepraksis.dk.linux63.unoeuro-server.com/vaelg-dit-dyr/hund-2/

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

.portfolio-items .col {
  background-color: transparent!important;
} 

nice one thanks!

You’re welcome :)

Hi again. I find the portfolio overlay colour to be very dark. Is it not possible to change this from e.g. dark to bright?/ light?

Cheers

Peter

Hey Peter,

If you’re referring to this project style: http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-style-three/ – use this in the Custom CSS box located in your Salient Options panel:

body .portfolio-items .col .work-item.style-3 .work-info-bg {
  background-color: #fff!important;
}

Cheers

Hi Mate.

I cant find the option you show in your old videotutorial here?

http://www.youtube.com/watch?v=0Ql7B-mjDBI

Cheers

Peter

That option was removed since it is now obsolete – the image gallery element in the page builder offers the same display as that plus a ton of other options and the flexibility to move it where you need in the page rather than being forced to keep it at the top. To access the element simply click the Visual Composer button and you’ll see it listed in the available elements :)

Ok cool thanks!

You’re welcome :)

Hi there,

I’m building a photography website and need the images to appear sharp throughout the site, what size do you recommend saving at so that when the site is viewed on a larger screen (27” etc) they still look good.

Currently they look sharp on a laptop but when viewed on a large screen they are obviously being stretched and the quality becomes poor.

Please let me know.

Many thanks Jim

Hey Jim,

I would recommend keeping the images around 2000px wide or even a bit greater if your goal is clarity for large desktops :)

Cheers

Thanks ThemeNectar,

How about if the Boxed layout is selected? They wouldn’t need to be that big then right?

Many thanks Jim

That’s correct – the largest the boxed layout can reach is 1400px (assuming the extended responsive is enabled)

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