Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,184 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

Great Template!! – Love it. Quick question – is it possible to do “sort portfolio” in line instead of drop down menu?

Thanks martintyminski! As of now that would require a little custom css because there’s no option for it yet. I’ll note to add that to the wishlist though :)

Cheers

hi again. i’ve just added my blog and something funny is happening with my header only on this page, it doesn’t show up properly (http://europeanproductions.com/wp/blog/). i’m thinking it may have something to do with the header modification that you advised back here, and which I applied (with slightly different px values): http://themeforest.net/item/salient-responsive-portfolio-blog-theme/discussion/4363266?page=65&filter=All%20Discussion#comment_4468725 any way to fix this?? thx a million.

i’d like to go the ftp way, but there is no folder with that name…i guess you can’t help me there, right?

never mind, im a bit thick today….i found it, trying to fix it… thank you!!

No worries! – You’re welcome :)

Hi, I’m starting to work with your theme and it is just amazing. I want to ask you something that is bugging me: after I create the layout of a page with the Nectar Shortcodes, I see it in the browser, and all the content I created appear inside a div with 40px of padding at the top and the bottom. The code is this:

<div id="fws_523b11033871c" class="full-width-section    " style="padding: 40px 0px; margin-left: 0px; visibility: visible;" />

I need to get rid of the top padding defined in the “style” part, but I don´t have idea of how. Could you help me, please?

Thanks a lot.

Hey pulpo! Please watch my tutorial video which covers full width sections. Skip to 1:15 http://www.youtube.com/watch?v=YYYtSUp-cl0 You’ll see me configure the padding shortly after :)

Cheers

Wow, that was a fast answer! Thank you so much, that help me a lot. I like your theme a little bit more :)

You’re welcome :)

Launching a new site soon
1. What is the max width of image allow in full width standard ?
2. How to change the main background color(current light grey) to white ?
3. How to show tags beside the “how many xx comment” ?

1. If you mean for the background of the fullwidth section, there is no max limit. It will scale with your browser window to always be the full width of the screen. However if you are referring to placing an image inside of the fullwidth section rather than making it the background, it will be limited to the container width which at a max is 1100px.

2.

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

3. You would need to modify the template files and echo out whatever information you felt you wanted to display :)

Cheers!

1. I mean the post feature image, the 1100px is including date love, the image only have around 1000px.
2. The white color code work, but the LOVE have some grey color around it, anyway to fix it ?

oh dear another question.. =))

Is it possible to select which portfolios appear on the homepage when using the Home-Recent Work template? There are ones I don’t want to show up there…

thx!!

Hey anagcan! Instead of using the recent work template, simply use the slider only template and generate your recent work with shortcodes.. There’s an option to select which category to pull from when doing it the shortcode way :)

Cheers

How i get back the Search Result with photo ? I just need result like a normal Tag Listing with photo, a NORMAL PHOTO listing. The current search result show with a blank TEXT result, it is useless especially for searching product.

Hey sai2, you’ll be happy to know I added images into the search results for 2.0 – it will be out in a few days so sit tight :)

Thank you so much. This is truly the best theme i bought in my life.

You’re very welcome, I’m happy to hear that! :)

Hi,

Overriding fonts… I’m struggling to work out how to override the standard fonts so I can add a @fontface font just for the headings as followed instructions from your suggested link: http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/

I’ve added into the custom css box this css copied from the original in the hope it overrides your default OpenSans font: } h1,h2,h3,h4,h5,h6 { color: #444; font-weight: normal; font-family: ‘optitomasobold-extendedbold’; letter-spacing: -1px; }

.bold, strong, b { font-weight: normal!important; font-family: ‘optitomasobold-extendedbold’; color: #000; }

.uppercase { font-family: ‘optitomasobold-extendedbold’; text-transform: uppercase; }

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, p.light { text-transform: none; font-family: ‘optitomaso-extendedregular’; }

Thanks ANdy

Hey Andy, as long as you’ve added your font correctly, copying the rules as you have should work. You just need to add !important to end of them so they override the originals :)

e.g.

.bold, strong, b {
   font-weight: normal!important; 
  font-family: ‘optitomasobold-extendedbold’!important; 
}

Pre purchase question. Is it simple enough to have to navigation remain fixed? Is that in the theme options? ThemeNectar ThemeNectar AUTHOR 16 hours ago Hey sheep_zombie! Do you mean not resize on scroll? Yes, there’s an option for that :)

Sorry I meant that the header remains fixed and does not scroll with the rest of the page

No problem sheep_zombie – that would actually require some css modding as there’s no option for it yet. It’s on the to-do list though so it will get added as an option within the next few versions :)

Cheers

Hi, I love your theme, but just wondering if it is possible to have the navigation soft scroll to sections in the website rather than a multipage version. Do you have a single page version as well?

Hey Periam! Doing this would require the scroll to WordPress plugin at this time – maybe in a future release I will implement in standard :)

Cheers

Hi ThemeNectar, ah ok, I’ve done a quick plugin search, can you point me to the one you recommend in the meantime?

Here’s one another buyer was using http://wordpress.org/plugins/page-scroll-to-id/

Cheers :)

Hello!

I am interested in purchasing, but my one concern is the logo area. Is there any way to make the logo image a taller height than the 30px?

By that I mean can I use more space of the bar that is already there, not make the bar itself larger

Hey danielaronson! Yes, you define both the logo height as well as the header padding so if you wanted to use 100% of the available space but keep the header size the same you would just lower the padding and increase the logo size in the options panel :)

Cheers

Hello!

I am interested in purchasing, but my one concern is the logo area. Is there any way to make the logo image a taller height than the 30px?

Hey danielaronson! Yes, you define both the logo height as well as the header padding in the options panel :)

Looks great! Just one question before I buy this great looking theme.

Can I add blog news to the front page? Is there a shortcode, or can I add a widget? The news has to be shown under the main slider.

Possible?

Hey jlohmann! Right now that would require modifying thew blog file to include the home slider, completely doable yes but will take a little but of time :)

Cheers

Far and away the most thoroughly documented, beautifully built theme I have purchased. If you are thinking about buying, don’t hesitate just do it. Totally worth it. Thank you so much ThemeNectar.

Thank you so much for your kind words gboss4 – that made my day! :)

hi, thanks for always answering so quickly. =)

Question: In the Portfolio slider galleries, the horizontal images look great but the vertical images often get chopped if you don’t have a large monitor, meaning you have to scroll to see the bottom half of the image. Is there any way to create an automatic resize so that the image shrinks or expands to accommodate the browser window size, always showing the full image?

thx!!

There should be no stretching occurring when adding a max-height parameter. Please share your URL where this happens so I can take a look and give you the solution!

Cheers

themenectar, you are amazing, i heard about version 2.05!! you guys are the best, really. here is the url where the stretching happens: http://europeanproductions.com/wp/portfolio/agua-bendita-2013/, on the 4th and 5th pic for example. if this will be fixed by 2.05 then i can just wait—are you releasing it this week?

thx!!!!!

2.05 actually just dropped last night! In regards to your query – I simply forgot to mention you need this one more crucial line in the snippet in order to make it work correctly. Add this and you should be good to go!

.single-portfolio #post-area img {
  width: auto!important;
} 

Pre purchase question. Is it simple enough to have to navigation remain fixed? Is that in the theme options?

Hey sheep_zombie! Do you mean not resize on scroll? Yes, there’s an option for that :)

it’s looks like a ripoff to me…

Hey m4te,

I haven’t seen this one actually. Unfortunately this is a regular thing that happens on ThemeForest, authors get a little too “inspired” from other themes or sometimes even existing websites. Usually this goes undetected which is why so many do it, but it always makes me happy when buyers pick up on it :)

Cheers!

Hello, I wonder how can i remove or edit portfolio buttons (“View Larger” and “More Details”) I found that on page-portfolio.php and edit them(I translated them to my own language) but nothing changed, I still see them in English.

My other problem is, I resize the image section on portfolio page, but paragraph section is still seem on very little area.Here is a screenshot. I will be appreciated if you can help me. http://i41.tinypic.com/2v3rfja.png

The link that you shared helped me to remove one of those buttons. But I also want to translate “More Details” to my own language. Do you know how can it be done?

I think i did it by my own. No need hep for now thank you.

Great to hear! Cheers :)

Just stopping by to say that this is STILL one of the prettiest themes out there. And it looks like you’re constantly improving it. Thanksx

Thanks so much ladydekade! :)

Pleasure – this was the first theme to have the wide styled, fixed menu, animated goodness on themeforest. You are a trendsetter my friend! x

It was interesting to see how quickly it became a trend indeed, but it’s awesome you remember the days when I was the only one! :)

Also, I intend on blowing everyone away this week with 2.0 – check back near the weekend!

Cheers

Hi there,

I really love the look of this theme and am seriously considering a purchase. I just had one question. Does this template allow unlimited or at least multiple different sidebars for different pages? Sorry if that is answered somewhere else in the product description, I looked through it but didn’t see anything on the subject. Thanks for the help. Very nice work with the theme.

Brad

Hey bmadley! Currently there is a page, blog and store sidebar that is there for you by default upon activating the theme. If you want to have more areas or just control what widgets display on what pages, you can simply use a plugin such as “Widget logic”. No need to create new areas for different pages :)

Great. Thanks!

You’re welcome!

Hi I’m getting the following error when I activate the template:

Fatal error: Call to undefined function wp_validate_redirect() in /home/whitewhi/public_html/mobilecopy/wp-includes/functions.php on line 1305

the test domain is http://white-wine.us/mobilecopy

It shows the template at first glance but when I try and login it wont let me…

If I delete the template and login, change the template then it works fine.

I noticed though that it has something to do with woo commerce gravity forms.

Thanks for your time!

Hey flippmate! If you haven’t already, please open a ticket in the support forum for this so I can troubleshoot this for you out of the theme comments.

Thanks!

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