Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,133 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hello, how can I use template variables or advanced custom fields with your page builder? Particularly when trying to custom code a section.

Hey yankindeez,

Please open a ticket in regards at https://themenectar.ticksy.com

Cheers

Hello.. I have a few of presale questions please: 1. Re colour palette – I reviewed the tutorial on general theme settings and see a colour setting only for accent colour. What about text and footer background as examples of other styling areas? 2. Re blog layout, I like this particular layout found on another site using this theme but I do not see it in the available layouts shown in the demos. http://thewellwoman.co/blog/ How is this effect achieved? 3. Other than the video tutorials offered to view on the item details page, is there documentation you can provide to review presale? 4. Is there a demo available to see the backend? 5. Does the theme package include child theme? That is it for now. Thank you very much for your response.

Hey AVABIZ,

1. Yes you can set the colors for the header and footer via the theme options panel

2. Yes that style is included themenectar.com/demo/salient-blog

3. Here you go :) http://themenectar.com/docs/salient

4. Only the documentation/videos as of now

5. Yes

Cheers

Hi,

I wanted to update Salient theme via Envato Market Plugin, but after I clicked on update button on salient theme it stuck in maintenance and after few minutes I got this message when I open my site. And biggest problem is I cant get into FTP of my page … I just wanted to update theme but now I cant get into administration or FTP. Please I need fix this. I dont wanna create all page again.

Here is the message:

Warning: require_once(nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php): failed to open stream: No such file or directory in /hosting/www/partilia.cz/www/wp-content/themes/salient/functions.php on line 1256

Fatal error: require_once(): Failed opening required ‘nectar/assets/functions/wp-menu-custom-items/menu-item-custom-fields.php’ (include_path=’.:/usr/local/php56/pear’) in /hosting/www/partilia.cz/www/wp-content/themes/salient/functions.php on line 1256

Hey Bendik01,

It sounds like something with your server caused the update to timeout – the errors you’re getting are saying that some of the theme files are not found and thus it’s breaking on load as they’re required to run. No matter what the issue it with the theme is, it should not effect FTP capabilities. They’re unrelated – have you talked to your hosting company in regards? It sounds like all that would be needed to fix this is uploading the theme via FTP

Cheers

Hello, two questions:

1. Is there an easy way to increase the width size of the side navigation “left header” layout?

2. Can I add regular text under the left header navigation?

Thanks for any help possible!

Hey imjesuschiko,

1. It would require css – add this into the custom css box in the Salient options panel:
@media only screen and (min-width: 1001px) {
body #header-outer[data-format="left-header"] {
    width: 350px;
}
html body[data-header-format="left-header"] #ajax-content-wrap {
    margin-left: 350px;
}
}

2. This would require custom development to the header.php file in regards

Cheers

Hi ThemeNectar!

Sorry just to double check if you have received my email.

Referring to

https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?page=1098&filter=all#comment_16506108

Hey, yes – I just responded in regards :)

Hello – Google Search Console is now reporting that a bunch of portfolio rss feed links are returning 404 pages. These are links that are automatically being generated and placed in the header of the portfolio page. For example:

https://www.austinchristmascards.com/card-sample/a-house-divided/feed/

I’m not sure why there’s a feed for a portfolio item, but in any case, all my portfolio items are now giving this error.

Can you give me some insight please on how I can resolve this? I tried disabling Yoast, and it still appeared. I’m running Salient 8.0.15.

Thank you!!! Eric

Hey Eric! I’m going to investigate this and provide a fix for the upcoming release which will be out soon :)

Great – thanks so much!

You’re welcome :)

Hi Salient – I’m having a strange issue where the some but not all elements, particularly milestones, simply don’t display on desktop but appear fine in tablet or mobile view. Any suggestions would be appreciated: https://www.alliancebhc.org/annual-report-2016/

Mr. Nectar, we’ve been on hold to launch this for 7 days now. Can you please give this some attention?

Hey, sorry about the delay – I responded yesterday in regards and will follow up shortly :)

Yes you did, thanks!

Hi there,

I was wondering how to change the hover color of the transparent header at the top of the site? I can change the hover color of the scroll-down header, but I can’t seem to change the transparent one at the top.

For reference, my site is www.jamesmitchell.co.nz

Any help would be appreciated, thanks.

Hey :)

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

https://pastebin.com/Cpw8Er1D

Cheers

Thanks, that worked!

You’re welcome :)

Hi guys,

Seems to be a bug on the basic slider, the buttons that allow you to scroll are incorrect sizes and have some odd white lines going through. Also, how would I remove the white border so it’s the same size as the image next to it?

http://chicken.elitemedia.agency/

Thanks

ok no problem, i’ll see what they say! One more question, i’ve installed ‘use any font’ and i need to know specifically what the css element is for the navigation font, so i can change it. Thanks for your help

Sorted that issue now! however the mobile version just seems to use the body font. Any way to change this using ‘use any font’? does it have it’s own css element that i could target? thanks

Hey,

The selector for targeting that would be:

html body, html body p

Cheers

hi, i do have problems with the page builder. certain elements are not shown in the backend, f.e: tabs, testimonial slider, clients display. well, actually everything which includes tabs in it. it looks like i’m not the only one who has these issues and it also seems that it has to do with php7. i have contacted you 3 days ago, asking for the fix, no response yet. could you please send me the fix asap. thanks!

Hey kommTrotz2011, I sent you out a pre-release copy just now :)

Cheers

hey, i got it and it works now! thanks a lot! appreciate very very much!

You’re very welcome :)

Is pagination possible for woocommerce products (when not using the default shop page)? For some reason I’m not seeing it.

Hey acafella11,

WooCommerce shortcodes don’t have pagination by default, but I’ve noted the idea to add them is as custom Salient additions to the product display elements

Cheers

Hi

Is there a way to add the section-down-arrow on the fullscreen zoom slider?

When I add this code in my custom script: jQuery(’.nectar_fullscreen_zoom_recent_projects’).append(‘ ‘); clicking on the arrow doesn’t work. (Cannot read property ‘top’ of undefined at HTMLAnchorElement.<anonymous>)

Thanks!

Hey dannirombaut,

As of now it would indeed require some custom modding – however if you want to share you URL where you’ve used the jQuery DOM insertion code I’d be glad to take a look to provide some insight

Cheers

Hi

I’ve used it at http://lab.weallflirt.com/, if it’s too much of an effort I can still use the ID of the next section but it would be great if it would slide down without using any id #

Thanks!

Hey! The issue is that in the js/init.js file the click event is looking for attributes on the page header which don’t exist when not in use. Look for this section in the file for further modding :)

var $currentSection = $(this).parents('#page-header-bg');
var $topDistance = $currentSection.attr('data-height');

Hello,

does anybody know if the theme is compatible with Give – Donation Plugin and Give – Stripe Gateway?

Thanks!

Hey Furios96,

I haven’t personally tested with that specific plugin but if you encounter any issues just let me know :)

Cheers

Hi,

I’ve got two questions:

1) For some reason Google Maps doens’t load correctly on my page (http://wouters.digibastards.nl/contact/), this seems to be a Google Chrome specific problem. Any idea what’s going on here?

2) On the same page I would like to offset the anchorpoints in the subnav. How could I do this?

Many thanks in advance!

Hey DigiBastards,

1. I can see it occurring on your URL but I can’t replicate this on my end – can you please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/ also kindly let me know the ticket ID here once you’ve done so

2. Modifying the scroll position with animated anchors would require modding to the init.js calculations or you could make the ID on a divider element above the section you need it to be positioned at the top of

Cheers

Hi Guys,

Thanks for the quick response – just submitted a ticket: #1180459

I’ll try the divider element to offset the anchorpoint, clever trick :)

Hi- I want to use Typekit on my site. All the comments I see for it are years old. Has there been any newer update on how to use it with this theme? Any help would be appreciated.

Hey mikelaha, unfortunately redux (the options framework Salient uses) still has not added native support for that. It would require the use of a third party plugin at this time

Hi Guys,

Can I hage the size of the H1 on the blog post for mobile?

I’ve tried to change it thought the responsive settings but it hasn’t worked.

Thanks

Hey 0754ben84,

Please share your URL so I can take a look at your settings to assist :)

Hi, sorry for the late reply.

Here it is: https://thewhiskingkitchen.com/appliances/best-solo-microwave/

Thanks

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

@media only screen and (max-width: 690px) {
body #page-header-bg .span_6 h1, html .single.single-post .section-title h1 {
    font-size: 34px!important;
    line-height: 40px!important;
}
}

Hi, I find bug in theme, but my Salient support has expired. How I can contact you? Bug with sidebar, only in search pages template, latest version not modified… thanks!

Hey Lank,

You can reach out via the contact form on my author page in regards :)

Cheers

Thank you! Just has been sent! :)

Hi, I want to create a website like www.motionarray.com

mine one will be a little bit different but the idea is same as I want to sell after effects template on my site.

My question is, can it be possible to do with this theme? Please answer

Hey,

You would need to use WooCommerce for this (which Salient supports) However I would reccomend checking that plugin out a bit to make sure it suits your specific needs :)

Cheers

I have used woohoo commerce before. But I never find the option of video playing in the thumbnail. I can only provide photo as content thumbnail. As I told you I want to sell after effects template, so there should be video in thumbnail also in content page. Any idea if you give me, that would be really appreciated.

Hey,

There’s no functionality in Salient that will add that to WooCommerce by default it would require an additional addon or some custom development

Hi, I would like to use the off canvas menu with fullscreen rows activated. Is this possible? I do not want the main header area to show, just the 3 lines for the off-canvas. Thanks in advance.

Also, is there way to use one of our gradient choices as the background color for the off-canvas fullscreen menu?

Hey freshlyroastedweb,

1. Yes, you can activate that off canvas menu in the Salient options panel > header navigation > off canvas navigation tab and then apply your menu in Appearance > menues to the off canvas menu navigation location

2. Not as of now, but it will make it into the theme options in the next feature based update :)

Cheers

Hi, I replied yesterday but have not heard back from you. Asking same question and providing URL…. The new Woocommerce 3.0 lightbox is appearing underneath the menu / product info. Please provide CSS to alter the Z-index to make it work. URL is: http://elevation233.com/product/test-product/ I am using the Smart Variations Images Pro plug in which works fine with the wordpress theme, but not on this one. Thanks

HI – any news on this? It is on a temp test site so here are the credentials again. l:Admin pw: Salient —Thanks

Would really appreciate an answer. Thanks!

Hey superbrecs, sorry for the delay! Can you also please attach a copy of the pro version of that plugin in a new email as I was testing with the free version and suspect that some of the pro options are the only way to get it to occur

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