Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38436 comments found.

The “Proceed to Checkout” button on my woocommerce cart page is missing. Does anyone know how to fix that? I have the newest version of woocommerce installed.

Hey RhinoHub, if you also have the latest version of Salient installed, please share your URL in regards so I can take a look

Cheers

Never mind, I figured it out.

Hey, glad to hear :)

I searched for whether this theme is compatible with PHP 7 and WP Engine’s compatibility testing plugin reports:

“Name: Salient

FILE: /nas/content/live/NGT/wp-content/themes/salient8.0/functions.php

FOUND 34 ERRORS AND 1 WARNING AFFECTING 7 LINES

1 | WARNING | File has mixed line endings; this may cause incorrect results 24 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 24 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 29 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 29 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 29 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 29 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 39 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 39 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 46 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 46 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 60 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 60 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 62 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead. 62 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead

FILE: /nas/content/live/NGT/wp-content/themes/salient8.0/nectar/redux-framework/extensions/wbc_importer/inc/importer/wordpress-importer.php

FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE

66 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

FILE: /nas/content/live/NGT/wp-content/themes/salient8.0/nectar/redux-framework/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php

FOUND 1 ERROR AFFECTING 1 LINE

30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0

FILE: /nas/content/live/NGT/wp-content/themes/salient8.0/nectar/redux-framework/ReduxCore/inc/browser.php

FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE

191 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------

And the Salient Visual composer reports:

Name: Salient Visual Composer

FILE: /nas/content/live/NGT/wp-content/plugins/js_composer_salient/js_composer.php

FOUND 1 ERROR AFFECTING 1 LINE

222 | ERROR | Visibility for magic method __sleep must be public. Found: private

FILE: /nas/content/live/NGT/wp-content/plugins/js_composer_salient/include/templates/editors/popups/shared-templates/category.tpl.php

FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES

134 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- post_id %>” 135 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- title %>” 141 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- title %></button> 149 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- post_id %>”]” titl… 160 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- id %>”> 162 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- thumbnailUrl %>” alt=””... 165 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- previewUrl %>” data-tit… 167 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <% if (!downloaded) { %> 171 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <% } else if (downloaded &&... 175 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <% } %> 180 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%- title %> 182 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%= status %>

FILE: /nas/content/live/NGT/wp-content/plugins/js_composer_salient/include/templates/editors/partials/backend-shortcodes-templates.tpl.php

FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES

44 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%= type %>”> 45 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%= heading %> 47 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: <%= form_element %>

FILE: /nas/content/live/NGT/wp-content/plugins/js_composer_salient/include/templates/teaser.html.php

FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE

84 | WARNING | Possible use of ASP style opening tags detected. ASP style opening tags have been removed in PHP 7.0. Found: < = id %>” src=”< = url %>”...

Can you confirm these are in fact incorrect and all should work?

Thanks. Have sent an email.

Any news when that’ll happen? :)

Hello, i have activated “Automatic Post Excerpts” but the read more option is now showing !! what shall i do ?

http://blog.dubarah.com/en/ this is the link for the blog am working on ..

so ??

Hey, sorry for missing your last reply – the read more button is only shown when entering an excerpt manually with the excerpt field for the classic masonry style. The only post style with shows a read more by default at all times in the minimal standard http://themenectar.com/demo/salient-business/articles/

Cheers

Please can you tell me whether you can add a meta slider (with pictures that you click on that take you through to an affiliate site to buy) to the homepage of the metro blog theme? I would like to buy this theme but I need to be able to add galleries that have affiliate links especially one on the homepage. Thank you

Hey brayf1,

1. If you used a Nectar Slider, you could link each slide to whatever URL you define either via a button in the slider or by making the entire slide clickable

2. http://themenectar.com/demo/salient-photography http://themenectar.com/demo/salient-promo/image-grid/

3. Salient provides styling for forms, the choice of subscription plugin you’d use would be up to you

Cheers

But the nectar slider is the width of the screen – is there a thumbnail meta slider that allows me to link to other sites that I can put on the homepage? For small product shots – individual things to buy not big videos as in the nectar slider demo.

Thank you for your help

Hey, you could use the VC gallery element for this: themenectar.com/demo/salient-promo/image-grid

Noticing an issue with the mobile menu when you are using a top level nav item of a page with sub menu items under it. It works as expect on desktop and allows you to click to the top level page and then when you hover over it you can see the sub menu but on mobile you only have the option to click on the top level nav item which doesn’t take you to the top level page but instead slides you over to the sub menu. Is there anyway in the theme to fix this?

Hey, the fixed mobile menu doesn’t allow for this – if you’d like the alternative mobile menu with support for that, in the Salient options panel > header navigation tab disable the option for the sticky mobile header

Cheers

On my Huawei MediaPad M3 Tablet (Android 6 and EMUI 4.1 – 2560×1440 px) there is no different between portrait and landscape mode – It’s displayed only a single row :( IPAD or IPHONE works fine. Do you have a quick solution for me?

Hi,

2560×1600 px and 359ppi – this density triggered in landscape and portrait mode the mobile resolution. No difference in Desktop Mode in Firefox or Chrome on my device. IPad, IPhone and Amazon Fire with Android works best.

Any idea?

Can you visit this on your device and let me know what the viewport reported is? https://www.mydevice.io/

... only 896×576px (56em x 37em) in Firefox and 980px in Chrome – what can I do? The device shows max. resolution / are these technical restrictions? Thx for help :)

Hello,

So i am currently using the centered menu which allows me to have a specific menu which is pulled to the right “Top Navigation Menu Pull Right”. (right next to the off canvas menu). However i am trying to enable this menu to appear on my mobile menu and i am unable to. I have tried manually adding this menu to the header.php after the mobile menu container div but no success. How do i make this “Top Navigation Menu Pull Right” appear on the mobile? Thanks a million

Hey,

As of now this wouldn’t be possible without some custom development – could you please share your URL so I can see what you have so far?

Cheers

There should be a simple php snippet to add in header.php. If it helps, this is just the WPML language switcher. website is www.odyo.ca

Hello, What a beautiful theme you guys have created! I am wondering if, when using the demo content, I could still use the images from the demo (in terms of copyright). Best regards,

Thanks stijnjasper!

it depends on which images – some are sourced from unsplash which you could and others (which wouldn’t be imported) you would need a licsense for

Cheers

Hi, I have a minor issue with the blog headers. I didn’t want the author’s name displayed on a single post. Had put this on CSS – .single .meta-author { display: none!important; }

While it has removed the author name there’s an additional pipe ( | ) symbol before the date which I want to get rid of. Help please?

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

.single #single-below-header >span.meta-date {
  border-left: 0!important;
}

Thanks a ton :)

You’re welcome :)

Hi Nectar, amazing theme!

Here’s my question: How can I put the same hover underline effect of the header menu on the “page submenu”?

Thanks brunoformagio!

As of now this would require some custom modding – but more menu styling options are on the way :)

Cheers

When asked on Quora: “what are the best WordPress themes and plugins to design a magazine/news website?

I could not avoid to answer, in other words: “Salient”!

Hey JorgeAmVF, that’s awesome! :)

Cheers! :grin:

Hi,

I have a doubt, Is there any way to loop the Carousel (Owl Carousel)? I have 5 items and 3 items are showing in the first. I have selected autorotate, so it moves to the 5 items and its stopped. Is it possible to loop infinitely?

Can you please help me on this request?

http://integrateadv.com/staging/#core-features

Hey poojith, as of now this wouldn’t be possible without custom development, but i’ve noted the +1 for the idea on the wishlist

Cheers

Hi, The theme appears to have a few margin issues in WooCommerce Shop pages. If I choose the ‘no sidebar layout some of the items are touching eachother. If I select full width the whole page is to the left and some of it is off-screen. Could you please look into this for me? Thanks

http://scfurnitureltd.co.uk/product-category/bedroom/bedside-cabinets/

Hey brindleyparts, I’ve checked your URL on all viewport sizes and can’t see the issue you’re mentioning – could you let me know what browser you’re using?

I am using Safari (latest version) on a 2016 Macbook 12-inch Retina. It appears only on some of the product rows

Think for the next updates include a site building page.

This makes our work easier while building the site.

Hey ofmarconi, i’ve noted your +1 for the idea

Cheers

I am really sorry to bother you again. 4 questions regarding the previous subject matters:

1- I want to change the active tab color (currently it’s white) without making global changes like changing the accent color on settings.Tried below css but doesnt work: html body .tabbed ul li a.active-tab { border-color: #27CFC3!important; }

2- Also want to change the font types/sizes of all tabs without making global changes.

3- How can i change the style of the line under the tab titles? For example, I want that horizontal line to be longer, and want to style the and width of it.

4- In the future, I may have another page with a similar tabbed content style. When I want to style it like the above but with different colors or fonts, how will I make those changes? pasting the css codes on CSS settings section that we see on classic mode on each ‘page builder’ page?

Thank you.

Hey travelrefinery,

1. Please share your URL in regards so I can take a look at why that would be

2/3. Kindly also share the URL so I can assist :)

4. Yes, you’d just need to use the snippet on each page and change accordingly

Cheers

https://travelrefinery.com/greece/ (it’s a mess right now, still trying to style the overall design)

In addition to the previous problems, the background photo on left column doesnt look right. I know that it’s there because the photo appears as a thin line instead of its full size within the column. You will see it on the page. also cannot fix the top and bottom padding of the blue column. I edit this on inner row settings but does not work. I tried it on an independent row down at the bottom of the page (to see if it’s because of the tabbed content feature), it worked there. :(

Hey, add this css into the custom css box in the page:

html .tabbed[data-style*="minimal"] >ul li a:after {
    background-color: red!important;
}
.tabbed[data-style="minimal"] >ul li:not(.cta-button) a, .tabbed[data-style="minimal"] >ul li:not(.cta-button) a.active-tab, .tabbed[data-style="minimal_alt"] >ul li:not(.cta-button) a, .tabbed[data-style="minimal_alt"] >ul li:not(.cta-button) a.active-tab {
    font-size: 18px;
}

2. You’d need to either use a divider element in the column to give it some spacing or use an actual single image element

Hi! Does your theme come with PSDs?

Hey,

there’s no PSDs included

Cheers

Most likely there will be an update from the authors for compatibility with wp 4.7.4 I will wait for the update and I’ll buy it. It’s probably one of the most appealing theme. Visitors will remember your website for sure and that’s a great marketing tool. I remember every website I visited that looked different from majority and even if my friends were not interested in their products or services, I still recommended to visit these websites just for the looks. :P

Hey!

1. Salient doesn’t currently have any known issues with 4.7.4, but if any get confirmed they will be address

2. I’m not seeing any parallax on that specific URL, can you check to make sure it’s leading to the correct location?

Cheers

Nectar,

I updated to WordPress 4.7.4 this morning, which was a big mistake! The update reverts back to several theme default settings and doesn’t allow the end user to save theme changes. For example, once the 4.7.4 update is applied, the default Salient footer with 4 sections is turned on and you can’t turn it off. If you have any transparency settings applied to the header, they are turned off and any changes to turn them back on, don’t get saved, even after making changes and saving them.

Not sure if these issues are WordPress related or specific to Salient, once the update is applied? But I’m currently restoring my site from the most recent back up and caution anyone wanting to update their site to 4.7.4.!

Bobby

Hey Bobby,

Through testing with 4.7.4, no issues like this have come up – could you please reach out with your admin credentials via the contact form on my author page so I can see what’s going on with your setup? https://themeforest.net/user/themenectar

Cheers

Hey guys how is this theme on safari / ipad? One of my clients is saying the header is taking up the whole screen..which is weird…could it be his iPad settings? I know safari sucks…just wondering…any thoughts?

Hey agent8, there’s no known issue like that – if you can share the URL i’d be glad to take a look :)

Cheers

Hi guys,

I love the look of your theme! What I’m still wondering is: How does it serve photos to retina displays? I’ll build a photography site and want to make sure that the images display in high quality on retina screens.

Can I simply upload a second, retina ready, photo with the ”@2x” name extension? Or do I need to use a plugin with Salient? Or does your theme handle that itself, and if so, how?

Cheers!

Hey zettus!

Single images are taken care of automatically using image src sets – if you’re referring to the portfolio grid element, src sets are also used and thus the image displayed is appropriate to the screen pixel density http://themenectar.com/demo/salient-photography/

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