Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,140 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hey.

Just updated the theme but now the buttons don’t work. Checked in the dev tools and it shows the button is there but doesn’t show up. avenirtechnologies.co (home page under the sensors body)

thanks.

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

.nectar-button:not([data-color-override="false"]), .nectar-button:not([data-hover-color-override="false"]) {
   visibility: visible!important; 
}

Thanks, it worked. But how come I have to add this manually and it wouldn’t render the buttons itself?

When you updated the theme did you completely delete the old version before uploading the new one?

Cheers

Hello,

Thanks for a great theme!

I’m setting up my portfolio, but for some reason none of the categories I created in ‘Product Categories’ are visible in the portfolio sort.

I updated the theme and reset my browser cache, but neither is clearing the issue.

Could you let me know what I’m doing wrong?

Current portfolio is here: http://www.joshuacarey.com/2014site/portfolio/

Thanks for your help.

-Joshua

Ah, I’m not sure. I can’t seem to find the Visual Composer edit modal. The only place I’m seeing Visual Composer is in the plugins and in ‘Settings’. I have the latest version of the theme installed. Can you direct me to where I can find that Modal?

Found it and I have the categories showing up now. Looks like I didn’t have a starting category selected. Thanks for your help.

Hey – glad to hear :)

Hello,

I think you skipped my comment and forgot to reply. Please help asap.

My comment is with the name of tomazeslaw on this page: http://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?page=606

Thanks Ridhi

Sorry about that – just replied :)

Hi,

Would like the 2 column footer option but I want to change the widths of the columns from “span_6” on both to “span_8” and “span_4”.

I found the code in the footer.php but as I’m not a developer, I assume the one instance of “span_6” means to use it for both columns?

Can you supply me with the code to edit please?

Here’s the bit I see it in:

if($footerColumns == '2'){ $footerColumnClass = 'span_6'; } else if($footerColumns == '3'){ $footerColumnClass = 'span_4'; } else { $footerColumnClass = 'span_3'; } ?>

Hey – you could handle this with css alone to avoid modding the files.

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

#footer-outer .row > div:nth-child(1) {
  width: 66.0%important;
}
#footer-outer .row > div:nth-child(2) {
   width: 32.0%!important;
}

Cheers

Hi,

Going to buy this theme and was just wondering if it’s possible to install exactly as the Demo and then customize from there?

Thanks!

Worked, thanks! :)

Is there a way to use an image instead of just a color as the background of where you have the “A breeze to build with” boxes etc on the home page?

Nevermind figured it out :)

Hey – glad to hear :)

Media buttons and Salient theme Admin pages all broken on 5.55 upgrade (also broken on previous version) - deactivating plugins doesn’t fix:

http://s24.postimg.org/zfvfq0251/Untitled_1.jpg

Hey,

it looks like the stylesheets are not loading – if you open your browser console you’ll most likely see a 404 error which would allow you to see why that is

Cheers

fixed: i had named the folder ‘salient 555’ so i could tell which folder was which version and that broke the ref to the sheet :)

Glad you got it :)

Hello I know this might probably be more of a support question than a bug question, but I thought since you know the setup / code better, you might know a quicker answer to my question/issue. On this page http://holmqvistdesign.co.uk/dev2015/work/ you will see I’ve made the blocks to be square. All good, except for in Safari 5.x – on hover the .vert-center text does not show, but its fine in Safari 6. In you demo its all perfect… obviously. But I can not figure out to why it is doing it now with my version. Any ideas? Thank you!

Hey,

I’ll need to investigate the setup further via a support ticket – could you kindly open one at themenectar.ticksy.com ?

Also note that safari 5 isn’t really used very much anymore (less than half a % at the current state) http://www.w3schools.com/browsers/browsers_safari.asp

Cheers

Thanks once again for checking into this – I fully agree with the efforts that would seem not worth the % users on this one. I need to check if its ok to bypass this one. There is another thing though with the filters… in Safari 5, but including 6, then names don’t change in the labels. I will raise a ticket for this one and explain better there. Cheers.

Sounds good, i’ll continue with you there :)

Hello,

I’ve checked a salient demo from my tablet (HD screen) and have a couple of questions. Here are the screenshots: https://www.dropbox.com/s/rli7dtjs0v8vn0k/Screenshot_2015-04-18-00-59-30.png?dl=0 https://www.dropbox.com/s/udkj5nx739kgm4q/Screenshot_2015-04-18-00-59-50.png?dl=0 https://www.dropbox.com/s/8by1881y4bqrpi1/Screenshot_2015-04-18-01-00-13.png?dl=0 The design looks “boxed”, width is less than on desktop and all elements are collapsed to “one column”. Is it possible to avoid the width changes for tablets and make the layout as full-width? Thanks!

Hey,

you could disable the responsive design, but the full layout would indeed be shown on a tablet landscape only portrait would condense to what your screenshots show

Cheers

Hey there. The layout in the cart dropdown is pretty bad once you add an item that has a couple of variations. Seems to be a CSS thing but tough to debug since I can’t inspect the elements easily since the dropdown disappears. Adding Simple products to cart results in good formatting and layout but Variable products are not great. Lot’s of spacing and squashing going on. Any chance you can give me a CSS fix?

Hey,

could you kindly share your URL in regards so I can take a look?

Cheers

I am having to redo everything with visual editor to fix the nectar short codes – is there a fix for this?

Hey,

Could you please provide more specific details about the issue you’re encounter and open a ticket in regards at themenectar.ticksy.com/

Cheers

I purchased visual composer but I cannot upload it i get this error.

nstalling Plugin from uploaded file: codecanyon-242431-visual-composer-page-builder-for-wordpress.zip

Warning: Invalid argument supplied for foreach() in /clientdata/apache-www/c/a/carringtonbrigham.com/www/wp-admin/includes/class-wp-upgrader.php on line 974 The package could not be installed. No valid plugins were found.

i have resolved this.

Hey – glad to hear :)

Cheers

Hi “Font Colors” dont work in nested Rows. At all.

Sounds good, have you opened a ticket?

will do

Hey!

Are there any plans to have a one-click option to support Ubermenu? A certain other theme that rhymes with Armada has this and it’s a super-convenient feature. Call me lazy, but the manual integration is a pain in the butt. Would be awesome if you introduced an option that would make all the necessary code substitutions automatically!

Thanks for the consideration, bud.

G

Hey,

Thanks for the request :)

Cheers

Hey Phectar,

I also have this message at the top of my wordpress window that says “Your theme has bundled outdated copies of WooCommerce template files.”

when I click on the “system status” button the only thing I see in red is at the bottom and that says…

salient/woocommerce/cart/cart-totals.php version 2.3.0 is out of date. The core version is 2.3.6,

Not sure what the deal is with that considering I have the latest version of Salient installed.

Could you kindly open a ticket in regards so I can could take a look in the admin? https://themenectar.ticksy.com/

Sure thing.. Sorry I’m a little unfamiliar with what is considered a ticket question over a basic mod one. But here you go sir.

Private Ticket #418944

Hey again – there’s an update on the way (5.5.51) to sort this. It’ll be out in a couple hours :)

Hi there,

really great theme, but I have 2 problems.

1. The Logo doesnt show up. It´s visible only wehen I scroll and the header shrinks. Its visible on other pages without slider but its not visible when there is a slider in the header section.

2. Is it possible to edit the “recent posts” section? Which file do I need to edit? I´d like to have the date displayed and want to disable “name, cat and comments”

Thank in advance

Hey,

1. Please share your URL in regards so I can take a look :)

2. That can be found in the shortcode-processing.php file located in the nectar/tinymce directory

Cheers

Hello! I was wondering if there was any possibility in changing the footer’s background color. I tried changing the background color inside the CSS, but the modifications don’t show up.

Thanks in advance!

Hey,

you can handle that in the footer options tab of the Salient options panel. Once you select the custom color scheme option you’ll see a bunch of color pickers :)

Cheers

Hi ive been using the latest version of salient with its version of visual composer with Ultimate Addons and it goes really slow when loading any item for edit, takes like 4-6 seconds on opening anything for edit even a text block or single image. When the ultimate addons is disabled it does go faster so I know its the cause. Will this be fixed in future releases?

Hey,

Have you also tried using the original VC plugin to verify it’s only in combo with the Salient version that this occurs?

Cheers

Hello,

I just add a border to the slider and it works great on mobile, but in desktop view it only shows the bottom border.

Here is the url iviti.com.ar

Thank you

Hey – add this into the custom css box located in your Salient Options panel:

@media only screen and (min-width: 1000px) {
html body[data-transparent-header="false"][data-bg-header="true"] .wpb_row.first-section {
  margin-top: 0px!important;
}
}

Thank you very much!

You’re welcome :)

Hello! Is it possible to make simillar passepartout effect with border like here? http://demo.elated-themes.com/borderland8/

Hey – as of now it would actually take some custom development

I have a membership page using Salient theme – problem is when user (non admin) logs in and view their profile they see message:

“Sorry, but you do not have the correct permissions to install the Woocommerce plugin. Contact the administrator of this site for help on getting the plugin installed.”

How do I turn it off? I dont want my clients to be confused with some comercial plugin message.

Hey – does this only occur when Salient is the active theme?

Cheers

Correct – only with Salient

Could you please open a ticket in regards then with your admin credentials so I can take a look? https://themenectar.ticksy.com

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