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.

This is what I was refereeing to in an earlier comment. Page break buttons don’t appear properly

Screenshot: http://imgur.com/Qdqk0Ue

Affected page: https://elusiveenterprises.com/signup

Hey,

the update coming in the morning will correct this :)

Cheers

Thanks! :)

It’s out now :)

Do you know anyone that I can hire to assist me with the dummy demo?

Hey Missnice, if you’ve already checked out this https://www.youtube.com/watch?v=_wKJFYCZN1U&list=UULadn-VhQG7cXY9UzMBj0Cw and still need someone to install everything for you please check out Envato Studio :)

Im haveing problems with video proportions in my website. Trying to contect you throught support page (themenectar) but my password fails. Please contsct me. Thank you.

I have an account. I havent forgotten the password. For some reason it won’t work anymore. When I get a new password after clicking “I forgot my password” it wouldn’t work either – rostrating. For the video – no – I didn’t define the height because it says no to if your video is already 16:9 proportion, What can I do?

Hey again,

Have you tried to create a new account as well?

Of cource, but it isn’t possible to create a new account with the same e-mail address.

Hello,

Could you please tell me for how many days I can expect update with new shop templates, just like you have said that going to be in upcoming update? Thanks in advance!

Hi. Nice new demo and cool new features, bit one question. I expected I will see new shop templates, something like portfolio has. Can I expect something even similiar?

Hi. Nice new demo and cool new features, bit one question. I expected I will see new shop templates, something like portfolio has. Can I expect something even similiar?

Thanks, There’s a new product style but it’s not based on a portfolio style – more product styles will be coming in future updates

the theme is compatible with wpml?? one last question on the portfolio …. thema on one page. a portfolio on the home page images can be opened always refer to page portfolio?

best regards

Hey,

1. Yes it is

2. I’m not quite sure what you’re asking here could you elaborate a little more?

Cheers

A simple question. Is there a way to change the number of items per row in the masonry style pages from 3 to 4?

Thanks

Hey,

The masonry style by default has a dynamic column number and can go up to 5 columns if you’re on a bigger screen – the only built in option to control the columns as of now is the “constrain max columns to 4”. Changing that to three would require a little modding

Cheers

How do i add a 3rd or even 4th button on the nectar slider?

Hey logisticsexecutive!

You can add the button shortcode or html into the caption field

Presale Question:

Hi, we are going to migrate from Squarespace to Wordpress and are interested in Salient. I need to run it in dual language and I also need to insert tracking code above the tags. Can I check: 1/. Dual Language will work (refer our current site: www.superdrive.io) 2/. Tracking code can be injected into specific areas of the site (this is the reason we are leaving Squarspace). Many thanks

GEN

Hey GEN,

1. You’d need to use a plugin like WPML to handle the multilingual aspect

2. Yes you can insert javascript on any page you need to via the visual composer js element

Cheers

I am not sure why, as it used to work correctly, but the mobile version of this theme is no longer appearing. If you scale the page down or view it on mobile, it is still showing the full site version just with a responsive sizes but not the correct navigation or correct mobile format that it used to have:

http://humidorwichita.com/

Hey ChrisConner,

Do you still have the responsive design option enabled in your theme options panel?

Cheers

That did it, sorry that was such a simple answer, I just never turned it off so I didn’t think to look for that option and it seems odd that it just turned off by itself. Thanks for the help

No worries :)

Hello..

Is there a way to allow a plugin to control the opengraphs tags? I installed Yoast WordPress SEO but it seems like is something is blocking it to work.

Thank you.

Hey priscilapsampaio,

Are you using the latest version of the theme? If so could you kindly share your URL in regards

Cheers

Hello,

Presale question: Can I use multiple accordions in one page? Does it work with any device? I saw an issue, and seems not to be workng on iPad.

Thanks!

Hey soyelcheipa,

Are you noticing the issue on this page? http://themenectar.com/demo/salient-frostwave/features/elements/

Cheers

How long before the 5.0 update you mentioned might be out a week ago? Any thoughts on ETA at all? cheers, great work.

So awesome!

Really?

8 hours later than expected :)

Hi ThemeNectar!

I am wondering If you can link to a custom URL for the Nectar slider image instead of using an image from your media gallery?

I can see I can change it in the database under the wp_postmeta table. Is there an easier solution? :)

Ah I have figured it out :) If anyone wants to know. You add an extra class to the bottom of the slide in the nectar slide settings e.g.
homepage-slider

Then in the custom CSS you add the following class

.homepage-slider{
background-image: url("url to your image") !important;

Hey,

Glad you figured it out – thanks for posting it for others :)

Cheers

I’d like to change the speed of the slide out side bar widget area to work more like this site:

http://hammer.ucla.edu/

What do I have to do to change this?

Thank you in advance.

  • Might be nice to have this as an easily accessible option in future.

Hey povevolving,

Search for this in the init.js file located in your js folder

Slide Out Widget Area
and change all the 750’s

Cheers

It is compatible with Wp 4.0.1?

Hey SantiagoOrtiz, yes it is :)

Hello,

Presale question. I’ve seen all the demos of the theme and I’ve seen that the search results page in all of them is displayed in a masonry style. I’m wondering if this behavior can be disabled. I’d like to have a classic WordPress results page with one result after another and no thumbnails.

Thanks in advance

Hey bipster,

You’d just need to modify the search.php file and css in regards

Cheers

Suggestion (and perhaps also a question): One thing I really have missed working with your theme, is a way to display both boxes (columns) and also recent and general blog-posts like this:

http://www.apoteket.dk/tests.aspx

Please see how they simply make a preset boarder/ shaddow around the boxes. + use same standard boxes containing both auto-generated content + manually created content. It would be easy to insert heading image (thumbnail) + excerpt + link like they do.

Perhaps I can already achieve this using simple css? However, such feature would be really nice in future release.

Oh wait – if I name an extra class… would I then be able to simply call that using CSS? However, I could not find the code I tested when searching on the site. How do I target a row or column?

Hey – it’s pretty similar to the masonry style when using ascend http://themenectar.com/demo/salient-ascend/blog-masonry-no-sidebar/ – you could just add your css to give it a shadow to that

PPPS- I was trying to find the seperator in top-header (second header) seperating socials and secondary menu. But I could not locate them. How do I target these, in order to make em poooof dissappear?

Hey Peter,

#header-secondary-outer #social li a {
   border: none!important;
}

Cheers

PPPS- I was trying to find the seperator in top-header (second header) seperating socials and secondary menu. But I could not locate them. How do I target these, in order to make em poooof dissappear?

Hmmm that only seemed to remove one of the lines…

(the vertical ones)

Could you share a URL so I can see why it’s not removing all?

PS – I still love your theme. But I start envy others with latest VC install, using front-end editing and some even with rows settings to enhance mobile-sites etc.

Any plans on a Salient 2.0 release at some point? Ill be happy to be the first to commit a pre-sale.

Hey Peter,

Salient will update to the latest VC in coming updates

Cheers

Me like! When can we expect?

After the upcoming update I’ll probably start on it :)

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