Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,226 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Why in required fields width change after submit? http://cl.ly/image/323x0F0G0z3C

In first and second fiels I’m using div with class col span_12 and anothers only span as parent of field. So same problema.. only in field without required option width do not change.

Thansk.

Hey marciotoledo, can you share a URL to this page so I can see what’s going on?

Cheers

It’s under development, it’s running on my machine.

Are you using CF7? I can’t seem to replicate this behavior on my end

hi. pre purchase question 1. when i view images – can i click on an image to move on to the next one or is it only possible on the arrows? 2. there is a ‘clients’ bar that you can move sideways. is it possible to add arrows so the user will know he can move it on? thanks. looks great btw

Hey again :)

1. Currently you can only navigate through a lightbox gallery with the arrows.

2. The clients carousel can have an autorotate and also doesn’t have to a carousel at all (you can just have the images in a grid) – but there’s no option to enable arrows in it right now.

Cheers

hi. pre purchase question when i view images – can i click on an image to move on to the next one or is it only possible on the arrows?

Hey hagainagar,

Currently you can only navigate through a lightbox gallery with the arrows.

Cheers

Hi,

I changed my permalink structure from Default to Post Name, now my images aren’t showing. How do I fix this?

Hey Vincex137, there’s no known issues with pretty permalink structures – can you please share a URL showing some broken images so I can look for errors?

Cheers

How do I center-align the dropdown filter menu for portfolios?

Great looking site! :)

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

#portfolio-filters {
    float: none!important;
    margin: 10px auto !important;
}

Cheers

Thank you (work in progress)! and thanks again for the code.

You’re very welcome :)

I look forward to seeing the finished product!

Hey TN,

Is it possible to input thumbnails/images to anchor different slides in Nectar Slider?

Thanks

Hey neibohood,

I’m slightly confused on this one – if you’re asking if you can have images inside of a slider ontop of the BG that are anchored – the answer is yes. Just place them in the caption field:

 <a href="#"><img src="" /></a>

Cheers :)

Hi, a couple pre-sale questions:

1. In the modern creative demo version is it easy to remove the thin divider line under the menu nav?

2. Does the theme form styling work the same with Gravity Forms (buttons, form size, look, etc)?

3. Is it possible to create a one-page version or is that in future plans? I know how to do it using anchor tags but would be great to have a template built into theme.

4. Does this theme have a blank page template?

5. Does this theme have parallax sections?

6. How do the different section blocks work like you have in the modern creative homepage demo (area with testimonials and clients and below that in A breeze… Tutorials to help… and Show of in style…? Really, really love that.

7. Does this theme integrate easily with typekit or do I have to manually add custom css to overwrite font styling?

Thanks much,

Chris

Hi no, I mean instead of having floating menu appear on scroll down I want it to appear only on scroll up. Once they scroll down again it would disappear. Let me know if that makes sense. Here’s a post on it https://medium.com/design-startups/67bbaae9a78c

Here’s example you’ll see when you scroll down there is no floating menu. When you scroll up it appears http://www.teehanlax.com/about/

Hey again – i see what you’re after now. This would indeed take some custom JS development/implementation of that script. I personally am too swamped to take on side gigs but someone on Envato Studio will definitely be able to take care of that for you cost effectively :)

Hi there!

I am highly interested in purchasing your theme. I wanted to ask about using a custom header for the blog section? Is this possible?

Hope to hear from you soon,

Jenell

Much like the header that appears for the shop page.

Hey Jenell! Yes, you can have a custom page header for the blog page and even single post pages too if you desire :)

Hello Themenectar!

First, I want to say how much I LOVE this extremely flexible theme.

I wanted to post this to bring to your attention, if it hasn’t been mentioned to you yet. I am using Safari 6.1.2 and the Wordpress 3.9 (osx). When I go to edit or create any page/post/portfolio/etc with the Visual Composer builder and add a ‘Text block’, then goto edit that block in the modal window, the text editor (rich text editor) does not work or appear (‘Visual’ tab), and the only way to edit is with the ‘Text’ tab.

Please take a look at this screencap showing what i’m talking about: http://postimg.org/image/ld18ajcf7/

I’ve also tested this in chrome and it is the same results…no ‘visual’ editor, only the ‘text’ (non-rich text formatting).

Is there any way to fix this?

Thanks!

Hey connect4careers!

This was fixed in Salient 4.0.3 which was released the same day as WP 3.9 :)

Cheers

Hey there,

Question on Visual composer layout as you have it set in the dummy data for the “Contact” page: The Address and Phone number text blocks are in two columns within a 2/3 – 1/3 split row, how do you split into columns in a partial row? Have no idea. Thanks!

Nevermind, I got it. Seems like every time I ask a question I figure it out right after. Haha ;)

Hey lovelyjunkie, glad to hear you sorted it :)

And can you have the blog landing page as ‘masonry’ style, but the home page blog feed/teasers as ‘standard’ style?

Hey again – yes, you can have different pages use different blog styles :)

hi,

on this Salient theme, does the home page slider have to be full width? or is there a setting that boxes it off? thanks

Hey stackr,

You can indeed either box all of the sites content at once or simply box the slider separately :)

Cheers

I just added a new portfolio item and category, but for some reason the portfolio item is refusing to show up on the portfolio page (as is the new category). The item shows up if I assign it to an existing category. Any idea why this might be happening? Thanks!

Hey mcothier! Are you sure you’ve selected that category to display in your portfolio element on the page? If you want to allow me to take a look in your setup i’d be glad to :) Just open a private ticket in regards: http://themenectar.ticksy.com/

Cheers

Thanks for the quick reply! I had forgotten that you needed to select the ones to show in the page itself!

No problem! :)

Hello,

How do I turn off the scrolling header (I want it fixed)?

Thanks

Hey th3design,

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

#header-outer { position: absolute!important; }

Cheers :)

Hello,

For the IE8 crash issue.

I tried to insert the <meta http-equiv=”X-UA-Compatible” content=”IE=Edge”>, still crashed.

When I use IEtester, the following error message shows, i am not sure the crash is due to this:

line: 171 character: 12 code: 0 Error Message: unable to get property ‘left’ of undefined or null reference URL: http://themenectar.com/demo/salient-frostwave/wp-content/themes/salient/js/superfish.js?ver=1.4.8

Also the OS i am using is Windows 7 with IE10 installed, change the development mode to IE8, both my site and demo website crashed instantly. And i tested it with a windows 7 with IE8 installed, same result. I tested it with at least 5 windows computers with IE8 installed and same results. The browserstack test website you sent me did not replicate the crash situation.

Best Regards

Patrick

Hey Patrick, please see my response to your other comment in regards :)

Hello,

is there a way to have a masonry portfolio without any link activated at all when I click on the images? Basically I want for the masonry images to link nowhere (nor to have any rollover effect).

thanks in advance!

Hey diafora17!

Enter this into the custom css box to remove the link:

body .portfolio-items .col .work-item .work-info a {
  display: none!important;
}

However removing the hover effect will require modding the init.js file located in the js folder

Cheers :)

How can i add this JQuery “http://cube3x.com/rainyday-js-rain-drops-falling-effect-on-glass/” in “raw js”? That js i need to use it in top element in the page.

Hey elitefox, you’d have to enqueue the script via the functions.php file and then initialize the plugin in the init.js file located in the js folder :)

Hi!

I have almost finished my portfolio page which you can see here: http://andypluslam.com.au/portfolio/

How can i just hide the job date? For example, it displays April 20, 2014.

Is there any way to just display April 2014?

Thanks,

Andy.

Hey Andy!

You can edit the date format in your Settings > General tab of the WordPress admin panel :)

Hey, on your new demo page the font on the slider “this is salient” is huge. how did you do that?

thanks

Hey tabishiqbal!

The typography tab in your Salient options panel allows you to change the font settings for this – just go to the nectar slider heading option and choose a large size :)

Cheers

Hi Nectar. Question related to the child-theme: Can I use the child theme style.css the same way as I use your custom CSS-box under Salient general settings? Do I achieve the same?

If I want to add more custom fonts to the CSS – is that just to add the @font-family etc. to the childtheme? Or does that require some more “coding”?

Yes that’s correct – all custom css can be stored in there and custom fonts can be included. Just make sure the path is correct to ensure they’re loaded properly :)

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