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.

Hello My slider is all messed up. Its currently showing all the slides I have on all the pages right on my homepage. Please take a look www.capabilitysource.com The slider is assigned to only one category and everything else looks fine so I am not sure why its doing this.

I need help with this asap. Thanks!

Hey – you need to update your copy of Salient to the latest one in order to have compatibility with the latest WP

I did that, followed the instructions here https://themenectar.ticksy.com/article/3218 but my theme still shows 6.1.5

Hi, I’m using the plugin ‘Use any font” as I need to use the brand fonts on my website. I’m trying to override the nectar slider header and subheader text. I’ve applied the fonts to H1 & H2 Which haven’t worked. What is the nectar text defined as and is there a piece of CSS I can to tell use any font where the nectar header is. Use any font has the following box to fill under assign font. Note Each line indicate one css element. You don’t need to use any css. Example: #content .wrap #content p

Any idea?

I thought just typing it in CAPS would fix it but obviously not. Where would I go about adjusting the letterspacing. I’m presuming as I’m using use any font, the built in typography controller won’t work. It would be great if you could upload fonts into that instead of just having the google fonts. I’ll open a support ticket.

Hey – the selector would be

body .swiper-slide .content h2

Cheers

Hi! How do I set up a contact form to look like this?

http://themenectar.com/demo/salient-corporate/contact/

Hey,

1. You need to use the minimal form styling available in the options panel > form styling tab

2. You’ll need to use columns if you want the inputs to have the same layout i.e. three on the top, one below

Cheers

As soon as I uploaded a new version of this theme, the modified Visual Bakery says its out of date, are you not packaging this with the theme any longer?

The version included with the new is 4.9.2 – a VC was just released yesterday so the Salient one will update shortly to stay current

Can you place an anchor on a page header>

Hey – you could if you used single quotes on the href attribute e.g. http://pastebin.com/8AqkYkGY

I found a small error. I looked through all options and tried my best to find out how to do it before sending a message here:

http://i.imgur.com/nnws6W3.png

How do I remove those lines? This happens less than a second before the main slider image loads.

Hey,

Those are in as part of the loading design – to remove them add this into the custom css box in the Salient options panel

.nectar-slider-loading {
  background-image: none!important;
}

Is there an existing “site map” page template?

Examples: http://www.nissanusa.com/global/sitemap.html?next=footer.sitemap.link http://www.apple.com/sitemap/

It doesn’t need to look anything like these two examples.

Thanks!

Hey – here’s a basic plugin to use in regards https://wordpress.org/plugins/sitemap/

hello there, i know this question has come up in the past, and I’ve searched this discussion board but was unable to find the information I need.

With the latest version of Salient, is there not an option to provide a Previous post button as well as the Next post link at the bottom of a blog page? If not, could you recommend a plugin to achieve this?

Thank you!

Hey,

here’s a simple plugin that could potentially help https://wordpress.org/plugins/wp-paginate/

Cheers

thank you so much for your reply. this plugin however doesn’t fit the style im going for. Will salient be providing a button option for Previous Post link at the bottom of blogs in the future??

It’s still on the wishlist – it just unfortunately didn’t make the last update

Cheers

is it possible to make the Footer Copyright Section Text a hyperlink?

http://www.autoequipmentservices.ca

I’m wanting to make the website reference link to the proper URL?

“Designed By Jamie Aplin l Powered By CreativeReady.com”

amazing! thank you kindly.

amazing! thank you kindly.

You’re welcome :)

HI! how can I add Conporate demo to my website?

Hey – it’s available to import from the Salient options panel > demo importer

HI! how can I add Conporate demo to my website?

Hey – it’s available to import from the Salient options panel > demo importer

Thanks! but with one I have to import? I can´t find on the folder one with that name ….

Hey – it’s listed as corporate in there http://i.imgur.com/wQzawhR.jpg just make sure you’re on v7.0+

Hi all. Great theme. Is it compatible with the various VC extension plugin?

Hey – the Salient VC is on the latest version of VC so there shouldn’t be any issues besides possible styling conflicts

Hi, When I add a new custom page template based on page.php, I lose the header Resize. Calling same header.php. I see it’s linked to #header-outer but is there anything else stopping it?

Ignore – it’s fixed

Hey – glad to hear :)

Hi !

We would like to put the car icon with rollver cart detail in the second menu navigation with “Account” & “Cart” links..

Could you provide some hooks to implement our chlild theme ?

Thanks in adavance,

Best regards

Hey,

As of now there’s no hooks for that area unfortunately – it would need to be modded into the header.php in a child theme

Cheers

Hi
After updating to the latest Salient theme version my site loads a lot slower (www.fotabrollop.se). I am running through pingdom.com and it seems like one file is missing which results in poor loading time. Please have a look here and let me know how it can be resolved.

Pingdom test:
http://tools.pingdom.com/fpt/

The missing file (404 error):
http://www.fotabrollop.se/wp-content/plugins/js_composer_salient/assets/lib/bower/progress-circle/ProgressCircle.min.js?ver=4.4.2

Thanks

Hey,

Have you also updated your copy of Salient VC to the latest one?

Cheers

Uhm. Nope :-/
I thought I should be prompted to update just as with all other plugin updates but now I know it’s not like that. That helped a lot. Thanks!

No worries :)

Hi There!

Really pleased with the theme; it’s everything I could ever ask for. Just one quick question:

Right now if I want to close the menu (the type that slides in from the right with the X to close it) the only way to close it is by hitting the X. Is there any way to make it so that by clicking inside the ‘body’ of the page takes you out of the menu? It seems a lot more natural to a couple of people I’ve had check my site out.

Thanks in advance for your reply and keep on rocking!

Hey!

Unfortunately as of now that would take some custom modding to the init.js file located in the js folder

Cheers

Thanks for your reply! Future update material though? ;)

I’ve noted your +1 for the idea :)

Be really great if the Call To Action had the ability to use an image background. Something hopefully for a future release.

Hey – it could be accomplished with CSS as of now. Add this into the custom css box in the Salient options panel:

#call-to-action {
  background-image: url('img.jpg');
}

Hi there, i have a revslider fullscreen and the top menu set with force transparency. i have not choosen a transparent logo so the top menu ist basicly hidden and if i scroll down the menu bar with the logo apprears. I like to have this also for the mobile version. Now in the mobile version the top menu bar with the logo is allway visible.

Thanks!

Hey,

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

@media only screen and (max-width: 1000px) {
  #header-outer #logo {
      display: none!important;
  }
}

Cheers

How can i customize my mobile menu ?

Hey – what are you trying to do to it?

Hi there,

I recently took on a client who is using Salient.I see that there is an option to constrain full-width portfolio to 4 columns, is there any way to change this to 3 columns? if you provide me thee codes i can place it. Regards,

I want to remove the black space b/n the columns so each portfolio touch each other like 4 column full width.If you provide me the codes i can inject that. regards.

Finally I manged it.Thanks for your help.

Hey – glad to hear

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