Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,835 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38357 comments found.

you are using some kind of optimizer WordPress demo? https://gtmetrix.com/reports/themenectar.com/c8ioXN5S

Hey Nicko, we’ve done exactly what’s described in the docs here: http://themenectar.com/docs/salient/performance-optimization-guide/

Hi, tried to find a solution but not sure if this is possible.

I have a sticky header, and a sticky submenu. If i set the submenu to scroll to “section-1”, it scrolls too far (because the sticky header covers up some of the content). Is there a way to tell the submenu to scroll to “section-1” with a margin so it scrolls to the correct location? Thank you.

Hey acafella11,

Could you kindly share the URL in regards so I can inspect the setup to mimic on my end?

Thanks

http://cyklopedia.cc/cycling-calendar/ any idea why google maps are not working, API key is set up?

Hey,

the browser console is currently showing: “util.js:237 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"

If you’ve entered it into the theme options panel, have you also verified that any third party plugins you have active are not causing this?

Cheers

I tried to deactivated all plugins and it is not fixing problem

Hey Fixedman, please open a ticket in regards with your admin credentials so we can take a closer look into the setup to assist

https://themenectar.ticksy.com

Hi!!

I have a couple of questions about the Portfolio style “Meta Below thumb w/ Links on hover”

1) Is there a way to remove “View Larger” and “More Details” buttons and the portfolio hover color?

2) How to make the portfolio name ( Meta below ) appears only when you hover the image?

3) How I put the portfolio link in the entire image?

URL: http://www.agenciapercepcao.com.br/estudiobg/portfolio/

Thanks so much!

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


.portfolio-items[data-ps="9"] .col img {
    box-shadow: none!important;
}
.portfolio-items[data-ps="9"] .col .work-meta { transition: opacity 0.2s; opacity: 0; }
.portfolio-items[data-ps="9"] .col:hover .work-meta { opacity: 1; }

Cheers

Hey ThemeNectar, worked perfectly!!

Thank you so much!

You’re welcome percepcao :)

Hello!

Congrats for the new update! Is there a working demo showing WPML in action? Displacement and style of the widget?

Also, are there any plans for a near future update including the following: Custom login / register page, new demo layouts, WPBakery, Layer slider, Slider revolution. I’m interested mostly in installing and having different demos on one single install. Different pages showing different demos imported from your demo library advertised on TF.

Also, since I need to use wp multisite with sub-domains, I need to have my users globally so I need to redirect them to login and register on the main website (which I want to be Salient).

Also, it would be nice to show real time results (top matched 5 results) in search bar. I think it’s regarding Ajax (I’m not a developer). It would be great when typing the letter “a” in search bar to show top 5 posts according to the search.

Thank you very much for this product and for your time to reply this comment!

Hey avrcata,

WPML themselves are working on the demo right now, so it should be available soon. Currently there are no plans for integrating built in custom login/register styling, as many free and good plugins offer this. WPBakery will continue to be supported, and slider rev is an item on the wishlist

Cheers

Hi, I just updated to the latest version and noticed that my images are missing from my posts. I’m using the Single image block. Any idea how to solve this?

Hey TaxModel, please share the URL in regards that this issue can be seen on

Cheers

Hi guys, I really need your urgent help. I am commenting on here because I’m desperate and there is an issue with your Salient VC plugin. I’ve wasted a couple of days working this out, and still my issue isn’t resolved. My host is adamant that my PHP memory is plenty and I’m on 7.1. I’ve deactivated all plugins and I still have the same issue. When I deactivate Salient VC the page content appears, but with of course all the VC code. But then when I reactivate the Salient VC plugin, the page items disappear. I am on the latest wordpress, the latest plugin version of Salient and the latest theme version of Salient but I’m still having issues. Please can you help me urgently. I need this website completed this week and this is causing me a great headache and frustration. I love this theme but I won’t be able to use it for clients if this can’t be worked out. Is anyone else having these issues? I look forward to hearing from you and getting to the bottom of this.

I think there is an issue when using your VC templates. It seems to happen when I use them.

Here is the link to my ticket: https://themenectar.ticksy.com/ticket/1468789

Many thanks!

Hey Krissieg,

I’ll take a look into the ticket shortly :)

Cheers

hi, why don’t you supply PSD’s with your theme?

Hey zivrol, because most of the designs are made directly into of the page builder without using Photoshop

Cheers

For the mobile menu, when clicking on a menu item with a sub menu is there a way to get the sub menu to drop down instead of another menu sliding out from the right?

Hey temata5,

yes – there’s an option for this in the Salient options panel > header navigation > off canvas navigation tab

Cheers

is it easy to line up these two (move images left to line up with the text) as per this image https://i.imgur.com/s2fm5ZP.png – tried to do margin and padding with a z-index but with no luck ;(

lol nevermind sorted it out – used left -20px and position: relative

Hey Matthew, glad to hear you sorted it :)

Hi, I’d like to add a store to my site and wondering if the following is possible, I can’t seem to find enough documentation on it. At checkout, we need to be able to give them multiple courier options. If there can be a ‘suggestions’ section as well at checkout, further upselling related products, that would really help too. Like a ‘People also bought…’ section Please let me know – thank you

Hey,

Salient supports the plugin WooCommerce, which you can learn more about here: https://woocommerce.com/features/

Cheers

Just tried to update my website to the latest Salient version through Envato’s Toolkit plug-in. Now, my website has suddenly been deleted and it gives me the following error:

Downloading install package from the Envato API…

Unpacking the package…

Could not copy file. salient/nectar/nectar-vc-addons/js/backend-edit-form-bulk.js

Website is http://www.implantpathway.com

Another error:

Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.

Please help!!

Any word on this???

Hey iamjeffsmith, if the update failed for one reason or another, you could still upload the theme via FTP to fix the issue quickly. Also, none of the content on your site would have actually been removed, it will all still be there once a complete copy of the theme is added back to your server. If you haven’t sorted this yet, please open a ticket in regards with your admin credentials via the support forum so we can assist further

Cheers

Dear all, I use a child theme for the salient theme. I’ve some issue when I update the style.css of my child theme. The version of style.css is by default the one of Salient Version (here 8.5.1). The version in the stylesheet header is not taken into account. Hence, it creates problem with cache. My question is how to manage versioning with the files of the child theme ? The style.css of the child theme is enqueued in the function.php of the child theme this way :

add_action( ‘wp_enqueue_scripts’, ‘salient_child_enqueue_styles’); function salient_child_enqueue_styles() { wp_enqueue_style( ‘child-style’, get_template_directory_uri() . ’/style.css’, array(‘font-awesome’));

Many thanks in advance for your support ! Arthur

Hey Arthur!

See the answer on here relating to setting a cache buster version: https://wordpress.stackexchange.com/questions/145141/attributing-a-version-number-to-a-child-themes-main-stylesheet

Cheers

Thanks ! I checked out, solved my problem and detail it here so it can help :

- in salient theme, the style.css of the child theme is called in the function.php of the parent theme. Hence, every change here is pointless since it will be erased when you update the theme. -in the function.php of the child folder, you enqueue by default the style.css of the parent

On my side, I just transfer all my custom css in a new css file on my child theme. Then, I enqueue this file in the function.php of the child theme, with versioning number beeing the timestamp of the last modification.

I have no more cache issues with browser ;)

Thanks for detailing that for anyone who may read :)

Hi guys,

Does the current theme support Facebook embedded video in posts when you use the ‘video’ format? It used to … but on the latest theme all my Facebook embedded videos disappeared.

https://www.52inkicks.com/videos/postcards-from-episode-1/. if you check source you can see the facebook embed code there (I put it in the embed section of the post edit screen). Search for “fb-video” and you’ll see it.

Any ideas? I liked to use your embed settings rather than just manually put an iframe in to my post because your setup made the video 100% width because the Facebook iframe version isn’t responsive.

Hey Sean, I just tested this on my end and could replicate – could you kindly open a ticket in regards with your admin credentials so I can take a further look at the setup? Kindly let me know the ticket ID here once you do so: https://themenectar.ticksy.com

Cheers

Thanks. I’ve just submitted a ticket now.

Thanks Sean

After the update some icons will not work anymore. For example animated linea icons

Hey Shenjai, please share your URL in regards where this is occurring for you

Cheers

Hey Shenjai, the next minor release to sort that will be out within 24hrs, for now add this css to sort it:
.nectar_icon_wrap .nectar_icon .svg-icon-holder {
    height: auto;
}

Hi,

I have an off canvas menu with a link to a section inside a page, like this: www.muslimskafamiljedagarna.se/#information

It works fine from all pages except from the hompage which is where I have the section. Nothing happens when I click on the menu button from the homepage.

Please following link: www.muslimskafamiljedagarna.se/

How do I solve it?

Hey,

The “Slide out from right” OCN style in the “material” theme skin can not scroll to anchor links – you would need to either change the theme skin in the Salient options panel > general settings to one of the other options, or change the OCN style in the Salient options panel > header navigation > off canvas navigation tab

Cheers

Okay, I have pulled the top menu to the right and when I do that the menu does not show up on mobile. What should I do in order to make both work?

Hey interactionmarks,

the “Default Layout” for the header layout in Header Navigation > Layout Related will pull your items to the right. There’s no need to assign the whole menu in the pull right location, that’s meant for separating a couple links from the main nav location.

Cheers

Hi ThemeNectar,

Not sure if this is something you can help me out with or not but I figured it couldn’t hurt to ask.

If you could kindly visit: http://www.designreborne.com/projects/oceana/

There is a map legend on the right hand side. If you were to click on the shaded “ROUTES” tab or any of the items listed below you are sent to a blank white screen. I’ve been told it’s due to a loading code that whenever a click happens on any ANCHOR tag, a loading code is getting executed.

For the life of me I can’t seem to find that code anywhere. Is there any chance you could help me out or point me in the right direction as to find this loading code?

Many thanks.

Best, Alan

Via the “Inspector” in Firefox it shows this on the anchors:

“ROUTES“

Do you know what the javascript:void(0) is all about? Please help.

Best, Alan

Hey Alan,

In the Salient options panel > page transitions tab check the box to disable the fade on click :)

Cheers

Everything is great but for some reason, all of the content that I have over parallax backgrounds no longer show up when I use parallax backgrounds. It works when I turn parallax off. I’m using the classic editor – always have. Never really preferred the other way. Am I missing something?

Hey,

Could you please share your URL in regards where this is occurring so I can take a look?

Cheers

Hey guys, I’ve been thinking about using Salient Theme for my Blog (procrastination.com.br) and I saw one of the demos that is simply amazing.

But I have a doubt. Is there any shortcodes for an audio player? I’m asking because I have podcasts on my blog, and it would be perfect if you have something like an audio player shortcode.

Thanks in advance.

Thanks for the compliment leobru :)

Salient offers styling for the default WP audio player: https://codex.wordpress.org/Audio_Shortcode

Cheers

So for some reason I m not able to center a column photo on a phone. For example I make a row with 1/6 + 4/6 +1/6 and I have images in the 1/6 areas and when I center the column and center the image it still shows on the left of my screen. Is this a bug? I did it to both the column and the image box itself and when I shrink down my browser or look on the phone the image still stays on the left. The only option I have now is to hide it for mobile. What if I want it centered and not hidden?

Hey aonefischer, please share the URL where you’re trying to accomplish this so I can take a look at the setup to assist

Cheers

Hey, you could column offsets for this in addition to defining the mobile column width as needed in the responsive options tab. Here’s an example you can copy/paste into the classic editor to then examine in the page builder: https://pastebin.com/kTnuHz1f

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