Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,229 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

Quick question – when scrolling down the page I get a black gap between the slider and the header – this happens all the time and I’ve seen it on other sites using salient but it doesn’t happen on the demo anymore? I looks horrible with black.

Hey,

Please share your URL in regards so I can see what’s causing it on your setup

Cheers

Hi There!

Please could you point me in the direction of how to get the ‘Touch Enabled & Spaced’ to autoplay?

I’m sure it’s in the init.js file somewhere but I can’t figure it out.

Hope you can help!

Cheers,

Joe

Got it! :)

Hey – glad to hear :)

I just created Ticket #664965 with the URL and details that you requested. Thank you as always for your help!

Thanks for letting me know – i’ll check on it soon :)

How do I remove the meta data display + black transparent box from the lightbox that displays when I click on portfolio items? Test page is here: http://jfpa.staging.wpengine.com/

Hey,

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

.pp_description {
  display: none!important;
}
Cheers

Thanks, worked perfectly!

You’re welcome :)

Hi! Is it possible to hide rounded borders around share, comments and like buttons in the post header (or turn it as it was before last updates with rounded buttons popularization)?

Hey!

Do you have the rounded button styling turned off in your Salient options panel?

Cheers

Yes. It’s turned off.

Try adding this into the custom css box in the Salient options panel:

.single #single-meta ul li > a, .single #single-meta ul .n-shortcode a, #project-meta ul li > a, #project-meta ul .n-shortcode a, #project-meta ul li.project-date {
  border-radius: 0!important;
}

Hi

Earlier I asked:

At this point it seems like that it is only possible to add main categories to the portfolio section “Portfolio Categories”. Is that right or can I also show subcategories in the pagination?

My client, for example, has a main category named Products with subcategories. However, right now, we can only choose the main products category in the portfolio section ( shortcode ).

You said that it will be added to the theme at the end of Dec. Did that happen?

Sincerely, Mika

Hey, unfortunately this didn’t make it into 7.0 as initially intended as a core feature – however if you could share your URL I could assist in a temporary solution

Cheers

Hi

Thanks for your reply.

I have worked on a solution here: http://allergycertified.com/ny/products/

However, I would be more than happy to see your temporary solution since it might work better than mine :-)

Sincerely, Mika

Hey guys ! Ive added a css-class to a menu item to create a button on the menu, (body header#top nav > ul > li.menu-button a {)

but am having trouble changing the colours when the button is a current-menu-item.

I can successfully modify the CSS for the regular menu items but can not modify the menu-button.

Thanks

Hey, there’s a feature to add a button from the menu by default now in 7.0+ under the dropdown Menu Item Style has that not been working for you?

Cheers

Is this a function that does not appear when using mega menu?

Currently it’s only meant to go in the top nav, however it’s on the todo list to add support for submenus

You can change the button to share? In order to make additional services, such as Vkontakte

What is salient-child?

1. That would take custom development as of now i’m afraid

2. The Salient Child theme is a way to make mods to the parent theme – here’s a quick overview if you’re unfamiliar https://codex.wordpress.org/Child_Themes

Can you add a Type Blog Header parallax in “NEXT Post”? What would hover – an image approaching and shifts depending on the cursor in the “NEXT Post”.

Hey,

thanks for the request – i’ve noted the idea for the wishlist

Cheers

You’re welcome ;-)

You can add a theme font san francisco? Or is it forbidden Apple?

Hey, all Google fonts are available to pick from – however if the font isn’t a google font you’ll need to add it customly with css or via a plugin

Cheers

How can I define a custom color for a button when using the button shortcode?

Hey – there’s a Color Override option when adding your button shortcode inside of the nectar shortcode generator

Cheers

Hi guys. I am trying to add my logo to the top left of my website. I have the logo in the header navigation section in both the retina and normal logo upload areas. But when I am on the homepage of my site, Salient and it’s logo is still at the top left. My logo only appears when i begin to scroll down the page. How do I make the Salient logo go away and keep my logo at the top at all times? Also, how big should the logo be? It seems to be very small right now. Thanks for your help!

Hey,

Check the transparency tab inside of your navigation tab – You’ll also need to upload your logo into there if you’re using the transparent option :)

Cheers

Thank you! It works now!

You’re welcome :)

Hi, I was wonder if there are issues with video lightboxes showing up on nectar sliders when clicking a youtube link? For some reason it’s not working with the update.

Hey – I haven’t been able to replicate this on my end so far, could you kindly share a URL so I could inspect the issue?

Sorry for the delay. Here it is. Thanks! http://amoradatequila.com/story/

No worries! instead of using the direct video embed URL, try just using the video watch URL https://www.youtube.com/watch?v=dNeBVjKbCU4

Adblock Plus blocks Portfolio items (masonry grid view) ? Anybody else having this experience? Using Chrome on Mac OS X (each the latest)

Hey, are you seeing this on the demo or your own URL?

Cheers

Now that you mentioned it. It’s only on my clients domain, strange. Why would that happen. Do you want to take a look at it? Do I send a support request through my clients login/license?

It’s hard to say why that would be the case – but yes, if I can take a look at the URL i’d be glad to check it out

Hey Nectar I am currently doing a site on a subdomain http://donhopkinsphoto.lnbbroductionstest.com/ and want to export my website and CSS to my clients live domain http://donhopkinsphoto.com/

I am thinking I can do this by exporting the sub domain’s XML file and importing the data and files into the wordpress directory on the clients end but the last time I tried it did not work at all and the upload failed. How can I make sure this doesn’t happen? And am I missing any steps?

Hey,

Have you seen/followed this guide already as well? https://codex.wordpress.org/Moving_WordPress

Cheers

Hello,

I am having issues trying to get the menu to work & show on mobile devices.

http://sfistone.wpengine.com/

Any ideas?

I stayed off the site after I added the comment. I am still having issues on mobile phones with the navigation. (I did change from Ascend to Original)

It looks like it is happening Apple devices (I’ve tested Iphone4, 5 & 6)

Sorry for the delay – try adding this into the custom css box in the Salient options panel:

@media only screen and (max-width:690px) {
header#top #logo {
 max-width: 150px!important;
}
}

hi, thank you for the best wordpress theme. i use the theme in RTL format. please check the salient panel in rtl version. there is some issue. thanks

Hey!

could you clarify what issue you’re referring to?

Cheers

I would like to center a 100px by 100px image both horizontally and vertically in the page. And it should remain centered during browser resize and on all devices such as tablets and mobile devices. How do I go about achieving that?

This the code I currently have: <!DOCTYPE html> <head> <!-- Javascript Code --> <script type="text/javascript"> <!-- End Javascript Code --> </head> <div style="display: flex; align-items: center; justify-content: center; margin: 0px auto;"> <a id="logo" href="#" onclick="_open_widget(); return false;"><img height="100px" width="100px" src="https://mysite.com/wp-content/uploads/2016/01/logo.png" alt="Company Logo" /></a> </div>

Hi. Where can I send it to you? I don’t want to share the link in a public space. Thanks.

Hi. I have created a private ticket at ThemeNectar Support. Ticket #664842. The URL is also there. Please look into it. Thanks.

Thanks, i’ll take a look at that for you soon

Hi, I’ve opened a ticket 3 weeks ago, the issues are still unsolved and i receive no answer from you since my last message 6 days ago. Need a solution ASAP. My private ticket number is: Private Ticket #644689

Hey – sorry about that, i’ll take another look into it shortly

Cheers

When do you expect this to happen? I need to finish the site.

Sorry for the delay, just responded

Cheers

Hello ThemeNectar!

I did the last update and now pie chart have desappeared?!??? Any idea how to fix this?

Home page here: http://humanetik.ca in section “Quelques statistiques”

Thanks

Hey,

Are you using the current version of the Salient VC as well? (v4.9.2)

Cheers

I did the update for visual composer as well, but it didn’t change anything…?

Please open a private ticket in regards with your admin credentials so I can see what’s going on https://themenectar.ticksy.com

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