Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,134 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Hi – do you know why this turquoise circle is on my hamburger menu? henkinschultz.com (img is https://henkinschultz.com/wp-content/uploads/2017/05/Screen-Shot-2017-05-24-at-4.52.04-PM.png)

Hey henkinschultz! It looks like may have files in your child theme that contain outdated markup. If you have a child theme header.php file you will need to update it to reflect the current structure of the parent

Cheers

Hi there, I’ve read that this theme is supposed to be accessibility-ready. I have an important client who uses the built in iOs screen reader/voice over and it will read all the words on the page but unlike most sites, it will not read the menu because of the hamburger menu. How can this be fixed? The hamburger menu is not even recognized as a menu. I appreciate your help.

Hey cr0site!

Could you kindly share your URL so I can see your current menu settings in order to assist?

Cheers

Users staciea and battistasamuel reported same issue. Does anybody have a fix for this? I have the exact same problem with ihomefinder and no photos showing for the property listings with this theme. Solution?

Hey graymidday, please share your URL in regards so I can take a look :)

http://beaconman.com/homes-for-sale-details/1600-HARVARD-AVENUE-COLUMBUS-OH-43203/216041148/35/ the Ihomefinder carousal display of photos on the property detail page is in conflict with Salient theme and listings with multiple property photos will not display, I see a couple other people have had the same issue with this.

Thank you – if you would like a copy of the beta version of Salient which contains the fix for this plugin conflict I’d be glad to send it your way. Just kindly reach out in regards via the contact form on my author page

Cheers

Just wanted to thank you for the great theme, the pre-built templates make building a site from scratch SO easy.

Also I second the feature to add fullscreen rows to portfolio items. As is, I am forced to build my portfolio as pages in order to make use of fullscreen rows, and I therefore miss out on all the cool portfolio elements.

Keep it up!

Hey cwdott, thanks a lot!

I’ve noted your +1 :)

Cheers

Is there any way to make the header, footer and body transparent? I’d like to have a full screen background which shows up behind the content.

Hey,

You can set the header to be transparent in the Salient options panel > header navigation > transparency tab

Making the body/footer transparent would take some custom modding as of now

Cheers

Hi,

How can I change the text that appears above the video in the portfolio, I have “watch video” and i want something else.

Thanks for your helping.

Hey victorbar, that can be translated via the .po file or you could modify it in the nectar/tinymce/shortocode-processing.php file

Cheers!

Hi, Where i can find this files ? thanks for your helping. Victor.

Hey, if you run a search for that text (watch video) it will end you up in the two sections that it’s used – i.e. the portfolio & recent projects shortcodes

Hello! Have been working with your themes for a while now, but something unexpected came up that didnt occur before(when i had first purchased the theme). At the portfolio pages,where i have a video and some information with links, the Main Div #portfolio-extra is on top of everything else and i cant click at the video or even the link! Is there any way to work this through? Link of the page: http://ixorvfx.com/wp/portfolio/cirkeln/ Screenshot of right click->inspect element at the link/video http://ixorvfx.com/wp/wp-content/uploads/2017/05/Untitled.png

Thanks in advance

Hey refuseresist1989!

You have custom css in the your child theme that’d causing this:

.ProjectContentDiv {
    z-index: -1;
}

Cheers

Hi guys

Is there a way to reduce the spacing between lines when using the icon list vc shortcode? at the moment it seems like there is at least 60 pixels between each icon list line.

Also is there a way to make that change so it remains when updating the theme? like add it in the theme options for example?

Thank you

Hey! Add this into the custom css box located in your Salient Options panel:

body .nectar-icon-list-item { margin-bottom: 20px; }

Cheers

Thank you! That did not work, I added it in the Salient custom css box

Hey, checking your URL i’m currently seeing it taking effect

Why he makes so many different sizes! I can prevent that?

http://prntscr.com/fbggdm

Hey wordgr, Salient cuts sizes of the images you upload for use in the various blog and portfolio elements offered. If you’re not using either of those you can remove them in the functions.php file at the nectar_add_image_sizes function

You can also been this mod in a child theme functions.php :)

Cheers

Hi Nice theme… my question is ? is it possible to change portfolio sub categories display pattern… for exam : when you select 1 category to other category all projects thumbs disappear … and selected category projects appear… , i want to show all projects in same place without disappear and it will change only opecity for un-selected category projects….

Hey the7days,

This would require some javascript modding as of now to the plugin that controls this

Cheers

I’m running version 8.0.15 and my admin options aren’t working as expected. Some of the items like font family under typography are greyed out (no text box exists) and other items like the custom CSS box doesn’t even load up. Favicon add image button doesn’t work etc. I tried installing the standalone plugin for the Redux Framework but that broke the Salient options altogether. I can’t find any other conflicting plugins that may be using the redux framework (new install so not may plugins installed yet). I have the root relative URL’s plugin installed (added automatically by my hosting provider) which is the only thing I can think of but it doesn’t explain why most of the Salient options panel items work. I do get a number of javascript errors on the admin pages in the form of some 404’s for resources that aren’t loading. Any suggestions please? If I overwrite your version of redux framework with the latest version which is few versions ahead will that break anything? Have you customized the framework?

Hey likeacat, please reach out in regards via the contact form on my author page so I can provide you access to the beta of Salient which contains the most recent redux

Cheers

Checkout details don’t show the product attributes—Hey, I noticed that my product attributes do not show up in the checkout page (Size and Color) the only thing that shows is the qty. If I switch to WP theme the info is there. Can you provide a solution? My guess is you may need to update some of the Woocommerce files in your template. —Thanks

Found a solution. You need to edit the “review-order.php” file in the Salient/woocommerce/checkout/ folder. Edit line 36 from ”$_product->get_title()” to ”$_product->get_name()” – Perhaps there are other updates missing, will let you know if I encounter any. Thanks

Hey,

I’ve noted to investigate this for the upcoming update :)

Cheers

After updating Salient Theme my blog posts don’t show http://mandyjacksonbeverly.com/blog/

Update: These are the errors on the page:

Uncaught ReferenceError: Backbone is not defined at notes-common-v2.js?ver=4.9-201721:32 at notes-common-v2.js?ver=4.9-201721:158

Uncaught ReferenceError: _ is not defined at admin-bar-v2.js?ver=4.9-201721:2

Uncaught TypeError: $(...).prettyPhoto is not a function at prettyPhotoInit (7847a.js:16) at HTMLDocument.<anonymous> (7847a.js:43) at i (5a8d1.js:2) at Object.fireWith [as resolveWith] (5a8d1.js:2) at Function.ready (5a8d1.js:2) at HTMLDocument.K (5a8d1.js:2)

It must be an issue with the W3 Caching Plugin. Thanks for checking though.

Turning minification off seems to have solved the problems of images not being displayed.

Hey, glad to hear it’s sorted it :)

Hi guys!

It seems that something is wrong with the element “WooCommerce Products” since woocemerce 3.0 has been released.

I am trying to show featured products using the option Product Type -> Featured Only, but it doesn’t take effect :(

Using a WooCommerce shortcode works, but the css doesn’t fit and brokes the design…

Hey!

Any news?

Thanks!

Hey! I just sent you an email in regards :)

Thanks! I have checked and featured products works perfect now, thanks! However the vendors issues are still there :(

Hi- tabs work on my site fine but if I switch it to vertical tabs, only the top tab choice is clickable. The others aren’t. Any way to fix?

Hey mikelaha, could you please share your URL so I can take a look since this isn’t a known issue?

Cheers

After updating WooCommerce my site is no longer working.. At all. Any help would be appreciated.

Found the issue, it was a combination of things, but mostly plugin related.

Hey 6stags, glad to hear you’ve sorted it :)

Cheers

Fancy List – I dont want to use the ‘accent colour’ for a partiular page, I just want the ‘standard dash’ to be color white whicgh isnt in my ‘accent colors., how do I do this?

Hey,

As of now choosing a color outside of your color scheme would need css – if you can share your URL I’d be glad to provide an example :)

Cheers

Makes gravity forms invisible.

Hey RenderTribe, please share your URL in regards where this can be observed so I can assist :)

It is possinle to have a ‘full screen row’ and also have a ‘roll in box’ page header?

I can only seem to get this page http://metallicelephant2.cloudaccess.host/home-may-18th-v2/ to fully fit the screen and remove the white top header mean if I select ‘full screen rows’ at the bottom of the page, but then I cant have the header roll in? please advise?

Hey alisonleon, as of now that would require custom development as the page header is disabled when using the page full screen rows.

Cheers

Hi guys,

I just noticed that the ‘Nectar Gallery’ via Visual Composer doesn’t have the fade option for transitions, only allowing the slide transition. Is there a chance that this is easily implemented, as it’s such a nice slider to use.

Thanks

Please & thanks – that would be a fantastic addition :)

Hey,

I noticed you’ve mentioned a major update in the coming month or so; there’s not a chance that this (fade transitions in VC) will be implemented?

Thanks

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