Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,136 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Good morning, please take a look at the image here. Within your theme the dropdown menus hover very low compared to the main nav items.

Could you please explain how to fix this?

https://imgur.com/glGfVfQ

Kind regards, Adam

Hey Adam,

Please share your actual URL in regards so I can take a look to assist.

Cheers

Thanks Adam, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


@media only screen and (min-width: 1000px) {
body #header-outer .sf-menu >li:hover >ul, 
body #header-outer .sf-menu >.sfHover >ul {
    top: 75%;
}
}

Hi ThemeNectar

As you can see with in this image link attached ..

http://pistachios.co.il/PDB/img/issue.png

On the owl carousel options window i can not find how to activate simple arrows…

Currently i have pagination working and i need to add also left and right arrows

Please help

Thanks

Lior

Hey Lior,

To add arrows in your carousel you’ll need to switch to the “flickity” script.

Cheers

Hi

An old site is with Salient 8

And the owner would like to upgrade to 11

Only I’ve updated and the classic blog look has been removed.

How to transition from 8 pro 11 while maintaining the look of 8

we have hundreds of PODCASTs we would have to update all if classic look is not an option.

Salient 8: https://i.imgur.com/PMkFeLw.png Salient 11: https://i.imgur.com/hmvjrmi.png

:/

Hey ofmarconi,

You can remove the featured image from displaying in the post header by turning off the option “Single Post Header Inherits Featured Image” in the Salient options panel > blog > styling tab. TO show the featured image under the post header, ensure that the option “Hide Featured Media on Single Post” is off as well.

Cheers

Hi, i need to use custom fonts and its very important, i tried the plugins you advised in this section but not working .. so please tell me the way .. thanks

Hey astutestudio, the plugin Use Any Font is compatible with Salient. If you’re having issues with it, Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com

Thanks in advance

Hey guys, it possible center tittle, price and buttons on woocoomerce? i make this, .woocommerce .products .product, .woocommerce-page ul.products li.product {text-align: center;}

but, still no 100% center on price and buttons :(

Thanks zomewhere,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .products li.product.minimal .price-hover-wrap {
     width: 100%;
}

Cheers

Thanks you so much! it’s work! <3

You’re very welcome :)

hi i just installed ecommerce template but i don’t see the woocommerce integrated in the dashboard…why?

Hey sefwalter, Can you elaborate further on what you mean by “integrated in the dashboard”? – Have you installed the WooCommerce plugin yet?

Hello, support elementor pro¿ thanks.

Hey waltoslaguna, I would recommend that you use the included Salient page builder if you intend on using Salient. Without it, you will not have access to all of the Salient elements.

I understand but wpbakery leaves the website very slow, that’s bad for SEO, thanks. :)

Hey! I’d like to change the size and the color of the text of the Call To Action, but it seems to be exactly what is set up in the Salient panel. I mean the CTA that you can see here: www.karolinafotyga.com/podcast – the names of the platforms – itunes, spotify etc. Could you advise me how to change it? Thank you!

Thanks for clarifying Karolina, I can see now after taking another look at your URL that there is some custom CSS in place which is preventing the color option from working. The CSS responsible is:

a {
    color: #cccccc !important;
    font-weight: 700 !important;
}

if you change that to the following, it will not interfere anymore:

body a {
    color: #cccccc;
    font-weight: 700 !important;
}

You are THE BEST! Thank you! <3

Glad I could help, Karolina :)

hi there, is there any update about amp support with theme if yes then when you guys are planing to roll-out the amp support with this theme and what about the dedicated dark mode option i asked to you guys recently ??

and i wanna know is this official amp plugin gone a support this theme https://wordpress.org/plugins/amp/ ??

Hey ashish1685277,

There is no built in theme option to enable AMP, but the official plugin should work: https://wordpress.org/plugins/amp/

The idea of a dark theme mode is still on the wishlist.

Cheers

Hello. Updating to Salient 11 broke my site. I was upgrading from v9. Is there a way I can download Salient 9 again? It was deleted during replacement.

Hey joshuabbutler, Could you kindly lead me to the location on the website where I can take a look to assist? If they’re in your projects – those seem to all be password protected.

Thanks in advance

I ended up getting it to work. My pages have a password unfortunately. Thanks

I’m glad to hear you were able to sort it, let me know if you need any further assistance :)

hej guys, is there any way we can get moving arrown like here? http://i.imgur.com/SvzBThu.png

Ok. Figured out, its call to action

Hey Aperik, I’m glad to hear you’ve sorted it.

Cheers

why Salient WPBakery Page Builder cannot activate?

solve the problem with re install

Hey losnojos, I’m glad to hear you were able to sort it.

Cheers

Any possibility of fixing the issue in init.js where as a link inside the content of an image shows up partially overlayed on the image inside a Portfolio and thus breaks the lightbox?

Hey LazR, the update that came out today was only related to the compatibility of WP 5.3.1 and WooCommerce 3.8. In regards to this item – it’s still on the to-do list.

Cheers

Hi, such a cool template/theme!!! Wow so fluid and beautiful. Several questions before making a decision for my photography site; a) Will my Hi-Res images slow down the site, b) If using the “Slider” demo template can the menu (hamburger) when pressed show my options off canvass like in the “Freelancer” demo? c) I am comfortable with WP’s dashboard, is Salient pretty similar or do I need any additional software or subscriptions? Thanks a ton in advance for answering my questions.

Thanks ionzen :)

a. You can show super high res images in a lightbox (full version modal), but you would not want to load those on the page itself as that would indeed slow down any website.

b. Yes, the off-canvas menu area is a widget area and customizable

c. There is no additional software you need to buy when using Salient. You can check out the user interface more in the documentation here: http://themenectar.com/docs/salient/page-builder-general/

Cheers

Anyone else notice that “save as template” in the row settings editor is not working? MacOS – Safari, Chrome AND Firefox all exhibiting the same behavior (sites whitelisted in Ghostery as well). Noticed this yesterday before the 11.0.2 update and before the WP 5.3.1 update. Multiple browsers, multiple sites, cannot save a row as a template. Even after both updates. Any ideas? **EDIT – I am able to save the entire layout as a template, just not a single row.

Hey reticen1, the template saving issue was a confirmed bug in the core of the WPBakery Page Builder plugin. They actually just released a fix today as well, so we will be providing that updated version once we complete testing.

Awesome. Thanks for the update!

You’re welcome reticen1 :)

Any way to show small thumbnails instead of bullets for image galleries? http://www.mattrittman.com/3d-models/macbook-pro/

Hey mrittman, Unfortunately, Salient does not offer a slider that uses thumbs for navigation – as of now, that would require the use of a plugin.

Hey everyone!

Salient v11.0.2 is live

v11.0.2 is a compatibility release. WordPress 5.3.1 was also released today and can show warnings when saving pages on certain setups. To ensure compatibility, please update Salient, as well as the included Salient plugins.

A full changelog can be seen here: http://themenectar.com/changelogs/salient.html

Getting a crash every time trying to update, or preview new pages. Line 417 ,489 223 1258 1268 Warnings

Any thoughts on fixing this?

Hey Soreo1991, That issue is releated to the new WordPress release (5.3.1)

We released an update earlier this morning to take care of it. Make sure you update all the Salient plugins as listed in the changelog after you do the theme update: http://themenectar.com/changelogs/salient.html

Just updated to the release from today and Single Images are not showing any more. Can you urgently help?

Hey Zoobido, nothing relating to images has changed in v11.0.2 – what version are you coming from? If you’re already cleared your server/browser cache, please share your URL so I can take a look.

Thanks in advance

I cannot get my tags to show up on my custom post type. Can you help?

Hey mrittman,

Can you please share your ticket ID in regards?

Thanks

Hi, I was able to get the tags to show up. However, I would like to be able to edit the post header settings for my custom post type. Here is my ticket: https://themenectar.ticksy.com/ticket/2241969/

Hey mrittman, I will take a look at your ticket in regards.

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