Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,744 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

Hey, :)

how could I change the font parameters (i.e. font family, size and style) of the main menu drop down navigation that opens by clicking the menu icon?

Changing the Navigation Drop Down Typography settings in the Salient panel didn’t affect that main drop down menu.

Thanks in advance, and wishing you a pleasant day. Teemu

Hey – did that snippet sort it for you? :)

Hey, yes, that snippet sort it perfectly, thank you. :)

I’m sorry for the delay in my answer.

No worries!

Cheers :)

How can I show 2 differents sliders in the web or mobile? I mean I want to show slider1 in the web and slider2 in the mobile on the same place in the homepage. Thanks, Anatal

Can you kindly open a ticket in regards so I can inspect that it’s not applying?

i submitted a ticket

Hello again, How can I set the clients logos on the mobile to be 3 in row (not 2 logos). Thanks, Anatal

Sorry, add this in as well to the custom css box located in your Salient Options panel: :

@media only screen and (min-width: 1px) and (max-width: 690px) {
   html body .clients.carousel.phone > div {
       width: 100px;
   }
}

I did change it and in the mobile it still show me 2 logos in row. :(

Would you mind opening a ticker in regards with your login credentials so I can assist further?

Hi,

To Change mobile responsive header menu layout in media from 1000px to 768px.

1. In this my website http://littlehighrise-dev.com/~bacorn/ header layout change 1000px and below size.

2. I am using Salient – Responsive Multi-Purpose Theme.

3. I need to change header layout in responsive site to 768 or below media like current theme working in 1000 media.

4. For that what I need to change in js or css or any extra functionality works.

5. Please suggest steps for this.

Thanks. Rocky Mehta

Hey Rocky,

do a find and replace for
max-width : 1000px
in the responsive.css file and then change the 1000 value in the addOrRemoveSF function inside of the init.js file located in the js folder :)

Cheers

Hi Nectar I was just doing some updates on my site and noticed the map makers are not showing up anymore – I checked on the iphone and it’s the same thing no show? – any ideas? http://humannature.kiwi.nz/contact-us/

theme all updated to 4.5.2

Thanks heaps

Yes – I have since found that Google actually changed their API so this was an issue I was unaware of and won’t be something specific to your setup. I have an update to correct this in the ThemeForest queue which should be available shortly :)

Boom! – great stuff – I thought I was going crazy ;)

No worries – the update is available now :)

Hi There!

Thanks again for such a great theme! I’m new to Word press and learning a lot! I’m going to ask a silly question but the Ascend Nectar Landing page image. Where did you get that from? Couldn’t quiet find the table image from your credits list.

Hello,

I’m having an issue with my full screen slider being covered up by the secondary navigation after I disabled the main header. It is flush on mobile, just not on a desktop computer screen. (http://editingsynthase.com/cart/)

Is there a way via CSS to make the slider flush with the secondary navigation?

Thanks in advance!

Hey again!

Change that to

body .first-section, body .parallax_slider_outer.first-section {
    margin-top: 30px!important;
}

Thanks!

You’re welcome :)

Hello,

As many have said, I love this theme! I have actually had 3 different clients of mine purchase it so far as I haven’t liked any other themes different clients have tried. I used the multi parallax background effects recently for one of my clients sites at the top of their home page (http://humidorwichita.com) and it works great and works on mobile and iPad, however I have tried to recreate essentially this exact same thing but on a different clients site (http://www.audacitychurch.tv/im_new/take-5/) and while it works great in browsers, it won’t work in mobile or an iPad.

I do know that often the parallax effects don’t work well in mobile, but it would seem strange to me that it DOES work on one site, and then doesn’t on another where I essentially just recreated the exact same thing, but with different graphics.

Any ideas as to why this may be?

Thanks again for the awesome theme and great customer support!

No worries – what’s the ticket ID? :)

267878 is the ticket ID. Thanks!

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

Hi ThemeNectar, Great theme! If possible, I’d love for the buttons from portfolio style 1 to be included in the Title/Meta overlay from portfolio style 2?

Possible?

Thanks

Hey noiseinternational,

This would require some modding to the shortcode-processing.php file located in the nectar/tinymce directory and then some css modding to make it display nicely :)

Cheers

Hi, I want to apply this style only in this post: http://www.mustaphafersaoui.fr/volume-pixel-generator-tools/

Post ID: 3420

.fancybox-nav {
    height: 60%!important;
    margin-top: 10%;
    margin-bottom: 30%;
}
Can you help me if possible?

Thank you.

Hey veproduction,

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

body.postid-3420 .fancybox-nav {
    height: 60%!important;
    margin-top: 10%;
    margin-bottom: 30%;
}

Hello, Have you considered including DatMenu plugin from CodeCanyon for responsive layout in this theme ?

Hey wormy, I actually have not yet – but will note it for the wishlist :)

Hi ThemeNectar,

A client is having issues with their Salient purchase. According to website speed test, it would seem that all of our Nectar Slide Video backgrounds are being loaded twice. As videos are huge bandwidth hogs already, this is leading to a site that’s twice as large as it should be.

Hey SmithandTeam,

can you please share the URL of your clients site so I could take a look?

Just wanted to say that when multilingual the searcher is showing every language results. And they all have the subtitle (eg: page) in the current language so they all look the same.

Hey BulmaStudio, what plugin are you using for multilingual?

Hi – I’d like to add some padding to the top of my featured images on my portfolio page just to give some more space between each row.

http://www.mutual125.com/stories/

I can’t however find the best way to do this. Any thoughts? Thanks!

Hey tonypantello,

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

html body .portfolio-items .col {
    margin-bottom: 40px !important;
}

Cheers

Hi,

Any plans to include RTL support in the upcoming release?

Thanks!

Hey WebScope! There’s already RTL support as of a couple updates ago :)

You’re welcome :)

I just installed Salient and I’m having difficulty setting up my portfolio page. I don’t appear to have the option to turn on the “Gallery Slider” I don’t see the “project configuration” option at all for that. I’m running WordPress 3.9.2.

Hey djferens,

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 th flexibility to move it where you need in the page rather than being forced to keep it at the top.

Cheers

The boxed columns are nice, but I don’t want the jumpy rollover effect. I’ve looked through most files but can’t seem to find where the code is for this rollover effect. Any pointers?

Hey pinkgerbil, add this into the custom css box located in your Salient Options panel:

body .col.boxed, body .wpb_column.boxed {
  top: 0!important;
  box-shadow: none!important;
}

Thanks!

You’re welcome :)

hi salient, im having problem in generation the API in my web, goodsatoshi.com/campaign/rumah-belajar-kita/

funny thing is, i was able to generate the api for Example 1 and 2, but not 3 & 4.

please help, ty

im using plugin: json shortcode [json src="http://headers.jsontest.com/"]Example 1: {User-Agent}[/json] [json src="http://developer.yahooapis.com/TimeService/V1/getTime?appid=YahooDemo&output=json" lifetime="30"]Example 2: {Result.Timestamp}[/json] [json src="https://blockchain.info/address/1KELUDmwSpJdNpu5VQCFPYrqijbMkzbr7V?format=json"]Total Received: {total_received}[/json] [json src="https://blockchain.info/latestblock"]Total Received: {hash}[/json]

Hey tiyo!

Have you tested with another theme to ensure this issue with the json parsing is Salient specific?

Cheers

yes, its salient specific parsing issue. pls help.

Please open a ticket in regards then with your admin credentials so I can take a look :) http://themenectar.ticksy.com/

Hi

Is it possible to have some pages full width mode and some pages boxed mode?

Thanks

Also…

If I have approx 20 images is there any way to add them to a gallery style portfolio or will all images need to be uploaded one at a time.

I have 30 different galleries (portfolios) I need to add and adding individually will be time consuming.

Hey PLMMat,

1. Unfortunately that’s not possible as of now and would require custom development

2. You can use the visual composer Image Gallery element with the portfolio style if you’re just looking for a lightbox type portfolio :)

Cheers

Just one quick question, when i set up Nectar slider to fade transition, whenever i re-size the window it shows partial slides and then when i put back to full window size slider goes black and have to be refreshed in order to play again. Is this common?

Hey again!

1. The only way I can get this to occur is by using the maximize/minimize button – dragging the browser doesn’t cause this, is that what you’re experiencing too?

2. Google made a slight change to their maps API so I needed to update the theme to get the markers to show again – the update was released yesterday :)

Wow you are the best support :) thanks

1. Yes that is exactly what happens, when maximize/minimize! :)

2. Good i will update now

Thanks again and please let me know if you get any solution for 1.

I think I’ve found the issue – if you can open a ticket in regards with your login credentials I’d be glad to apply it to your setup prior to the next update :) http://themenectar.ticksy.com/

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