Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,842 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38359 comments found.

Hi Nectar, could I with some custom CSS replace the Image gallery Nectar slider style ‘Slide’ with ‘Fade’?

Hey, this would require changing that attribute in the nectar/nectar-vc-addons/vc_templates/vc_gallery.php file as of now. Add
data-transition="fade"
to the nectar-slider-wrap div

Wonderful, thank you. :)

You’re welcome :)

I would love to have a full width page where 2/3 is text en 1/3 is a photo. I would love to have the photo in the full height of the page. And let this adjust with the amount of text on the page. How can I do this?

Also I tried to change the font of the text based logo; but all of the above tips don’t work. The font size changes; just not the font. Any idea how to fix this?

Thanks in advance!

1. Please allow me to bypass your coming soon page so I can take a further look for you

2. Use this in the custom css box:
header#top #logo {
  font-family: 'your font family'!important;
}

That custom CSS code doesn’t work :(

If you go to http://www.geertenliefting.com/preview first; you’ll have access to the website, thanks for taking a further look! :)

Hey, your font family choice seems to be working on my end:

header#top #logo {
    font-family: 'Roboto'!important;
}

Also in regards to the VC image, instead of using an actual image element you’d need to set a column BG image – that will stretch without top/bottom space to match the height of the div it’s in

I’d like to adjust the Project Header (settings) so that the page header background color if not using an image would be transparent (alpha 0 %) i.e. not visible at all. (That is because I’d like my page background image to be visible in the header – as well as everywhere else.) Is that doable with some custom CSS code?

Hey, thanks, I did that, but there is still one problem: I have changed the Page Header Font Color in the Project Header Settings, but it affects only the Next/Previous arrows and the Back button – i.e. the project title is still on the Default color. What could be wrong? (I cleared the cache.)

Also I noticed that Page Header Height can’t be set if neither Page Header Background Color or Image is not in use, which lead me thinking, could it be possibly changed in the future so that one could adjust the Page Header Height even if not using either a Page Header Background Color or Image? And/or could there be a transparency slider or similar for the Page Header Background Color? I’m just thinking.

(Anyway, I’m using a solid Page Header Background Color at least temporarily, and it looks quite nice actually. :) )

Why am i not able to make a custom row at 1/5 + 1/5 + 1/5 + 1/5 + 1/5

Hey, because VC is based on a 12 column grid system and doesn’t natively support 1/5ths

Hello! logos in the block of clients are aligned to the top (if logos of different height). tell please how to align them to the center of the block?

Hey, it would be easiest to simply make one file size for your logos and in your favorite image editing program center the logos within that. This is the method used for the demo http://themenectar.com/demo/salient-ascend/about/about-me-extended/

Hi, I have been managing the site of a licensed client and I’m having issues with the mobile version of this site, it is not working on mobile safari browsers. Works fine on chrome browser.. Could you help, please?

Hey, please share your URL and/or ticket ID if you already have one open with more details

Hi there,

Is there a way to add some other information in the header / secondary header like contact details by any chance?

Many thanks, jim

Hey,

You could do so via a custom link in the secondary menu with a URL of ”#”

Cheers

Hello there, I was wondering how can i set the description that appears on the main page on google research when somenome serch my activity!?? And another thing, why if i serch on the NET Giacomo Vico Roero it doesen’t show me anithing and if I serach Giacomo Vico Roero sito it does!

Hey,

You need to install an SEO plugin such as https://wordpress.org/plugins/wordpress-seo/ and add meta tags as desired on your pages

Cheers

ThemeNectar,

Thank You! Thanks to Salient not only I was able to create my very first web site, but I think I’ve made it nice too (it’s for my business). It’s awesome how easy you’ve made it to build a site. Great look right out of the box, didn’t have to adjust much. Please judge:

datamag.stronazen.pl

One thing though: the slider takes forever to load, is the size of the pics the issue? The 4 pics are 1/2MB to 1MB in size.

Thanks so much!

Try compressing the first image, http://datamag.stronazen.pl/wp-content/uploads/2015/11/40.png 1mb is a bit large for a web img – perhaps you could switch it to a jpg

Hi, I have a little problem, I think the time to load the revolution slider on mobile is too long, around 10 seconds, I check all the configuration, and everythings looks to be good, can you help me with that please

yes sure is, http://theadsperience.com is the slider with the woman with the bubble thinking

Hey, i’m seeing it load in within 3-4 seconds on my gs6, what phone are you using?

iphone 6

Hi,

Thank you for a great template. It’s modern, simple, clean and beautiful! I have to say, I love this theme, it’s simply the best! I was able to finish my “one-page” website in just a few hours!

I would like to ask about one small thing: my logo is quite long and it looks great on my iMac, however on my iPhone logo is cropped. Would it be possible to upload “short” logo version for iPhone screen only?

Kind regards, Kris.

Hey, thanks!

the option to define a mobile logo height is coming in the next release – if you’d like some css to sort it now i’d be glad to assist if you could share your URL :)

Cheers

Hi

I am using your Carousel Shop page. Your demo doesn’t show the product result above the footer area.

However, my test page shows the product results at the end of the page. It’s the section where it says “showing 6 results”. How do I remove these results? The URL to the test page is at: http://new-superiorostrich.facilitatedgrowth.com/shop/

Thank you,

Remove that from being assigned since you’ve added custom elements onto the page – assign a different page as that and it should go away

Hi,

I removed the page from being assigned as “shop page”. The duplicated product result disappeared. However, the custom sections are also disappeared. Any other advice? Thank you.

Ryan

Hey, it seems you’ve assigned it back so I couldn’t have a look – could you let me know what custom sections you’re referring to?

Right now, we have a custom post type on the site that we would like to be searchable. Whenever you search, however, the post type (description under the title in the search that comes up) shows as ‘undefined’. How do I change what displays in the span description?

Could you kindly share your URL in regards so I can examine your custom post type further?

I’ve figured it out. It was in the folder structure nectar > assets > functions > ajax-search in the wp-search-suggest.php file.

Glad to hear

Cheers

ThemeNectar,

I added some custom social media image icons but for the life of me I can not figure out how to add or modify a HOVER STATE for them. Any chance you could shed some light as to how I can go about doing so.

Here’s the link: http://neileverosborne.com/about/

Thanks, Alan

Hey,

Add this into the custom css box located in your Salient Options panel:

.center img.img-with-animation:hover {
    opacity: 0.6!important;
}

Cheers

Perfection! Thank you.

You’re welcome :)

Please add the options adds buttons ‘Read more’ in Recent Posts Salient Visual Composer block.

Hey, thanks for the request :)

Cheers

1. When you add “Posts Grid & Build Query” function within the Salient Visual Composer?
2. Can you add all the built in Visual Composer blocks to Salient Visual Composer?

Hey,

1. It’s an item on the wishlist but for now you would need to use the raw VC

2. Some are duplicates of existing Salient elements but i’ve noted your +1 for the idea of adding non duplicate ones back in

Cheers

Hi ThemeNectar,

I’m using this WooCommerce Fundraisers plugin currently with the theme:

http://codecanyon.net/item/woocommerce-fundraisers/9454661

Having an issue with the basket dropout section. i.e. the list item with class “mini_cart_item” displaying the donated amount – Shows £0.00

Can I send you the plugin so you can add the fix into the the theme (or send me the code if it’s a one off thing you need to do)? I could do this myself but I’d rather had it looked at by you so it can be fixed in future updates.

Thanks :D

Hey, please open a ticket in regards at themenectar.ticksy.com/

Cheers

Hello,

I am making a website with a sticky login element (see: http://newfreed23.com/) that’s caused some weirdness with the header — there’s a white block underneath the logo. Without making a completely solid color header (I’d like to keep the transparent header over the photo), is there a way to make that white block the same blue as the sticky login element?

Thanks, Mike

Hey,

1. it appears you have an unclosed html tag in one of your widgets which is causing the column issue

2. Are you using a plugin to create that div? It appears there’s inline css on it. You’d need to at least give it a class to target it from the custom css box

Great, both of those fixes were very helpful!

Hi, I’m unable to add column background color with the newest theme version and Salient VC. It looks like the same issue user BudapestLocal was having about a month ago. Love the theme.

Hey,

could you kindly open a ticket in regards and let me know the ticket ID here so I can log in and take a look at the setup? https://themenectar.ticksy.com

Cheers

Hi, quick question: I love the shape changing buttons on the Salient–Agency demo home page (View More and Purchase), are these created using shortcodes in theme or have you programmed these separately? Thanks, Simon.

Hey,

It’s an element available exclusively in the Salient VC :)

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